mom_unit_tests module reference

Invokes unit tests in all modules that have them.

More…

Functions/Subroutines

unit_tests()

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_tests mom_eos::eos_unit_tests mom_intrinsic_functions::intrinsic_functions_unit_tests mom_mixed_layer_restrat::mixedlayer_restrat_unit_tests mom_error_handler::mom_error mom_hor_bnd_diffusion::near_boundary_unit_tests mom_neutral_diffusion::neutral_diffusion_unit_tests mom_random::random_unit_tests mom_remapping::remapping_unit_tests mom_string_functions::string_functions_unit_tests

Called from:

mom::initialize_mom