FLASH-X
Doxygen Generated Documentation From Interface Source Code
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | Gravity_init () |
subroutine Gravity_init |
Initialize unit scope variables in the Gravity unit, which are typically the runtime parameters. This routine must be called once by Driver_initAll.F90. Calling multiple times will not cause any harm but is unnecessary.
PARAMETERS
useGravity BOOLEAN true Controls turning on/off the compiled gravity unit
NOTES
Each implementation of Gravity has its own runtime parameters. Be sure to check the documentation or Config files to see them.
Definition at line 35 of file Gravity_init.F90.