mom_unit_tests module reference¶
Invokes unit tests in all modules that have them.
Functions/Subroutines¶
Calls unit tests for other modules. |
Detailed Description¶
Invokes unit tests in all modules that have them.
Function/Subroutine Documentation¶
-
subroutine
mom_unit_tests/unit_tests(verbosity)¶ Calls unit tests for other modules. Note that if a unit test returns true, a FATAL error is triggered.
- Parameters:
verbosity :: [in] The verbosity level
- Call to:
mom_cfc_cap::cfc_cap_unit_testsmom_eos::eos_unit_testsmom_intrinsic_functions::intrinsic_functions_unit_testsmom_mixed_layer_restrat::mixedlayer_restrat_unit_testsmom_error_handler::mom_errormom_hor_bnd_diffusion::near_boundary_unit_testsmom_neutral_diffusion::neutral_diffusion_unit_testsmom_random::random_unit_testsmom_remapping::remapping_unit_testsmom_string_functions::string_functions_unit_tests- Called from: