ROMS
Loading...
Searching...
No Matches
mod_coupler.F File Reference
#include "cppdefs.h"
Include dependency graph for mod_coupler.F:

Go to the source code of this file.

Data Types

type  mod_coupler::t_integer
 
type  mod_coupler::t_string
 
type  mod_coupler::t_field
 
type  mod_coupler::t_mesh
 
type  mod_coupler::t_clock
 

Modules

module  mod_coupler
 

Functions/Subroutines

subroutine mod_coupler::allocate_coupler (nnodes)
 

Variables

integer mod_coupler::nmodels
 
integer mod_coupler::atmid = 3
 
integer mod_coupler::wavid = 2
 
integer mod_coupler::ocnid = 1
 
logical mod_coupler::lreport = .FALSE.
 
character(len=20), dimension(:), allocatable mod_coupler::orderlabel
 
integer mod_coupler::iatmos = 0
 
integer mod_coupler::iocean = 0
 
integer mod_coupler::iwaves = 0
 
character(len=256), dimension(:), allocatable mod_coupler::inpname
 
character(len=256) mod_coupler::cplname
 
integer, dimension(:), allocatable mod_coupler::nthreads
 
type(t_integer), dimension(:), allocatable mod_coupler::pets
 
real(r8), dimension(:,:), allocatable mod_coupler::timeinterval
 
integer, dimension(:,:), allocatable mod_coupler::couplesteps
 
integer, parameter mod_coupler::maxnumberfields = 50
 
type(t_field), dimension(maxnumberfieldsmod_coupler::fields
 
integer, dimension(:), allocatable mod_coupler::nexport
 
integer, dimension(:), allocatable mod_coupler::nimport
 
type(t_integer), dimension(:), allocatable mod_coupler::exportid
 
type(t_integer), dimension(:), allocatable mod_coupler::importid
 
type(t_string), dimension(:), allocatable mod_coupler::export
 
type(t_string), dimension(:), allocatable mod_coupler::import
 
character(len=240), dimension(:), allocatable mod_coupler::exportlist