Changes between Version 11 and Version 12 of u/BonnorEbertModule
- Timestamp:
- 10/07/12 18:19:30 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
u/BonnorEbertModule
v11 v12 28 28 === Ambient Object === 29 29 30 As stated above, the clump object is embedded inside another object, the ambient medium. This ambient medium begins outside of the clump, and the lines of code that initialize this object are described as follows. 30 As stated above, the clump object is embedded inside another object, the ambient medium. This ambient medium begins outside of the clump, and the lines of code that initialize this object are described as follows. Both the ambient object's density and pressure are specified inside of problem.f90. The module names the ambient pressure, pOut, and the ambient density, rhoOut. 31 31 32 [[Image(ambient_object.png, 30%)]] 32 [[Image(ambient_object.png, 20%)]] 33 34 35 36 37 33 38 34 39 === Units ===