|
MOM6
|
#include "version_variable.h"Go to the source code of this file.
Data Types | |
| type | mom_unit_scaling::unit_scale_type |
| Describes various unit conversion factors. More... | |
Modules | |
| module | mom_unit_scaling |
| Provides a transparent unit rescaling type to facilitate dimensional consistency testing. | |
Functions/Subroutines | |
| subroutine, public | mom_unit_scaling::unit_scaling_init (param_file, US) |
| Allocates and initializes the ocean model unit scaling type. More... | |
| subroutine, public | mom_unit_scaling::fix_restart_unit_scaling (US) |
| Set the unit scaling factors for output to restart files to the unit scaling factors for this run. More... | |
| subroutine, public | mom_unit_scaling::unit_scaling_end (US) |
| Deallocates a unit scaling structure. More... | |