Changes between Version 20 and Version 21 of PhysicsDataExplained


Ignore:
Timestamp:
06/10/11 17:55:08 (14 years ago)
Author:
Brandon Shroyer
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • PhysicsDataExplained

    v20 v21  
    3333
    3434 * '''''{{{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
    3540[[BR]]
    3641