atmos_ocean_fluxes_mod module reference

A dummy version of atmos_ocean_fluxes_mod() module for use when the vastly larger FMS package is not needed. module for use when the vastly larger FMS package is not needed.

More…

Functions/Subroutines

aof_set_coupler_flux()

This subroutine duplicates an interface used by the FMS coupler, but only returns a value of -1.

Detailed Description

A dummy version of atmos_ocean_fluxes_mod() module for use when the vastly larger FMS package is not needed. module for use when the vastly larger FMS package is not needed.

Function/Subroutine Documentation

function  atmos_ocean_fluxes_mod/aof_set_coupler_flux(name, flux_type, implementation, atm_tr_index, param, flag, mol_wt, ice_restart_file, ocean_restart_file, units, caller, verbosity)

This subroutine duplicates an interface used by the FMS coupler, but only returns a value of -1. None of the arguments are used for anything.

Parameters:
  • name :: name [in] An unused argument

  • flux_type :: flux_type [in] An unused argument

  • implementation :: implementation [in] An unused argument

  • atm_tr_index :: atm_tr_index [in] An unused argument

  • param :: param [in] An unused argument that would be used to pass parameters for flux parameterizations in other contexts [various]

  • flag :: flag [in] An unused argument

  • mol_wt :: mol_wt [in] An unused argument that would usually be the tracer’s molecular weight [g mol-1]

  • ice_restart_file :: ice_restart_file [in] An unused argument

  • ocean_restart_file :: ocean_restart_file [in] An unused argument

  • units :: units [in] An unused argument

  • caller :: caller [in] An unused argument

  • verbosity :: verbosity [in] An unused argument

Called from:

marbl_tracers::register_marbl_tracers

[source]

[source]