Changes between Version 20 and Version 21 of PhysicsDataExplained
- Timestamp:
- 06/10/11 17:55:08 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PhysicsDataExplained
v20 v21 33 33 34 34 * '''''{{{lSelfGravity:}}}''''' A boolean flag that turns self-gravity on or off. If your problem needs self-gravity, then this should be set to {{{.true.}}} and the [http://clover.pas.rochester.edu/trac/astrobear/wiki/GlobalDataExplained#PoissonData PoissonData] namelist needs to be properly assembled in {{{global.data}}}. If your problem does not use self-gravity, then leave {{{lSelfGravity}}} set to {{{.false.}}} 35 36 * '''''{{{iEOS:}}}''''' Selects the equation of state for the simulation to use. AstroBEAR currently has two options for the equation of state: 37 * {{{0 -- ideal gas:}}} Use the ideal gas EOS: [[latex($pV = nRT$)]]. 38 * {{{4 -- isothermal:}}} Use the isothermal equation of state: [[latex($pV = const$)]]. 39 35 40 [[BR]] 36 41