MOM6
MOM_obsolete_diagnostics.F90 File Reference
#include <MOM_memory.h>
#include "version_variable.h"
Include dependency graph for MOM_obsolete_diagnostics.F90:

Go to the source code of this file.

Modules

module  mom_obsolete_diagnostics
 Provides a mechanism for recording diagnostic variables that are no longer valid, along with their replacement name if appropriate.
 

Functions/Subroutines

subroutine, public mom_obsolete_diagnostics::register_obsolete_diagnostics (param_file, diag)
 Scan through the diag_table searching for obsolete parameters and issue informational messages and optionallly a FATAL error. More...
 
logical function mom_obsolete_diagnostics::found_in_diagtable (diag, varName, newVarName)
 Fakes a register of a diagnostic to find out if an obsolete parameter appears in the diag_table. More...