Skip to content

Commit 2208dd7

Browse files
theresa-corderoTheresa CorderoTheresa Cordero
authored
Change MOM_generic_tracer to a stub (mom-ocean#884)
* Change MOM_generic_tracer into a stub This PR removes the content from the functions and routines in MOM_generic_tracer to turn it into a stub. In addition, the other modules in config_src/external/GFDL_ocean_BGC are removed since they are no longer called anywhere. * Clean up module use statements Remove unneeded use statements. * Add fatal error if stub code is called A fatal error has been added to register_MOM_generic_tracer which will occur if the stub version of MOM_generic_tracer has been compiled but use_generic_tracer is true. * Fix missing '&' at continued line --------- Co-authored-by: Theresa Cordero <Theresa.Cordero@gaea65.ncrc.gov> Co-authored-by: Theresa Cordero <Theresa.Cordero@gaea63.ncrc.gov>
1 parent a6092bf commit 2208dd7

4 files changed

Lines changed: 252 additions & 1448 deletions

File tree

config_src/external/GFDL_ocean_BGC/FMS_coupler_util.F90

Lines changed: 0 additions & 45 deletions
This file was deleted.

0 commit comments

Comments
 (0)