FLASH-X
Doxygen Generated Documentation From Interface Source Code
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | Multispecies_unitTest (fileUnit, perfect) |
subroutine Multispecies_unitTest | ( | integer | fileUnit, |
logical, intent(inout) | perfect | ||
) |
This is a unitTest setup for testing the Multispecies unit. Normally called from Driver_evolveAll within a Simulation unitTest See, for example, source/Simulation/SimulationMain/unitTest/Multispecies
fileUnit – number of file unit for diagnostic output perfect – if .true., unitTest has returned correctly
NOTES In the Simulation unit, you must set your Config file to REQUIRES Multispecies/MultispeciesMain/unitTest
Definition at line 31 of file Multispecies_unitTest.F90.