--- mitgcm.org/sealion/code_reference/callTree.html 2001/10/11 13:38:03 1.1
+++ mitgcm.org/sealion/code_reference/callTree.html 2001/10/19 21:14:02 1.2
@@ -61,7 +61,7 @@
| |-INI_CORI :: Set coriolis term. zero, f-plane, beta-plane,
| | :: sphere optins are coded.
| |
- | |-PACKAGES_BOOT :: Start up the optional package environment.
+ | |-PACKAGES_BOOT :: Start up the optional package environment.
| | :: Runtime selection of active packages.
| |
| |-PACKAGES_READPARMS :: Call active package internal parameter load.
@@ -76,13 +76,13 @@
| | |-GRDCHK_READPARMS :: Gradient check package. see pkg/grdchk
| | |-ECCO_READPARMS :: ECCO Support Package. see pkg/ecco
| |
- | |-PACKAGES_CHECK :: Control checking package configuration.
+ | |-PACKAGES_CHECK :: Control checking package configuration.
| | |
| | |-KPP_CHECK :: KPP Package. pkg/kpp
| | |-OBCS_CHECK :: Open bndy Pacakge. pkg/obcs
| | |-GMREDI_CHECK :: GM Package. pkg/gmredi
| |
- | |-PACKAGES_INIT_FIXED :: Fixed initialisation of packages
+ | |-PACKAGES_INIT_FIXED :: Fixed initialisation of packages
| | |-OBCS_INIT_FIXED :: Open bndy Package. see pkg/obcs
| | |-FLT_INIT :: Floats Package. see pkg/flt
| |
@@ -159,7 +159,7 @@
| | | |
| | | |-GMREDI_INIT :: GM package. ( see pkg/gmredi )
| | | |-KPP_INIT :: KPP package. ( see pkg/kpp )
- | | | |-KPP_OPEN_DIAGS :: Open diagnostic output files.
+ | | | |-KPP_OPEN_DIAGS :: Open diagnostic output files.
| | | |-OBCS_INIT_VARIABLES :: Open bndy. package. ( see pkg/obcs )
| | | |-AIM_INIT :: Interm. atmos package. ( see pkg/aim )
| | | |-CTRL_MAP_INI :: Control vector package.( see pkg/ctrl )
@@ -167,13 +167,13 @@
| | | |-ECCO_INIT :: ECCO support package. ( see pkg/ecco )
| | | |-INI_FORCING :: Set model initial forcing fields.
| | | | :: Either set in-line or from file as shown.
- | | | |-READ_FLD_XY_RS(zonalWindFile) :: Load forcing file
- | | | |-READ_FLD_XY_RS(meridWindFile) :: Load forcing file
- | | | |-READ_FLD_XY_RS(surfQFile) :: Load forcing file
- | | | |-READ_FLD_XY_RS(EmPmRfile) :: Load forcing file
- | | | |-READ_FLD_XY_RS(thetaClimFile) :: Load forcing file
- | | | |-READ_FLD_XY_RS(saltClimFile) :: Load forcing file
- | | | |-READ_FLD_XY_RS(surfQswFile) :: Load forcing file
+ | | | |-READ_FLD_XY_RS(zonalWindFile) :: Load forcing file
+ | | | |-READ_FLD_XY_RS(meridWindFile) :: Load forcing file
+ | | | |-READ_FLD_XY_RS(surfQFile) :: Load forcing file
+ | | | |-READ_FLD_XY_RS(EmPmRfile) :: Load forcing file
+ | | | |-READ_FLD_XY_RS(thetaClimFile) :: Load forcing file
+ | | | |-READ_FLD_XY_RS(saltClimFile) :: Load forcing file
+ | | | |-READ_FLD_XY_RS(surfQswFile) :: Load forcing file
| | |
| | |-CALC_SURF_DR :: Calculate the new surface level thickness.
| | |-UPDATE_SURF_DR :: Update the surface-level thickness fraction.
@@ -202,7 +202,7 @@
/\ | | | | :: Simple interpolcation between end-points
/\ | | | | :: for forcing datasets.
/\ | | | |
- /\ | | | |-EXCH_XY_RX :: Sync forcing. in overlap regions.
+ /\ | | | |-EXCH_XY_RX :: Sync forcing. in overlap regions.
/\ | | |
/\ | | |-THERMODYNAMICS :: theta, salt + tracer equations driver.
/\ | | | |
@@ -265,7 +265,7 @@
/\ | | | |-OBCS_APPLY_TS :: Open bndy. package (see pkg/obcs ).
/\ | | | |
/\ | | | |-AIM_AIM2DYN_EXCHANGES :: Inetermed. atmos (see pkg/aim).
- /\ | | | |-EXCH_XYZ_RX :: Update overlaps
+ /\ | | | |-EXCH_XYZ_RX :: Update overlaps
/\ | | |
/\ | | |-DYNAMICS :: Momentum equations driver.
/\ | | | |
@@ -316,7 +316,7 @@
/\ | | | |-CALC_EXACT_ETA :: Change SSH to flow divergence.
/\ | | |
/\ | | |-DO_FIELDS_BLOCKING_EXCHANGES :: Sync up overlap regions.
- /\ | | | |-EXCH_XYZ_RX :: Update overlaps
+ /\ | | | |-EXCH_XYZ_RX :: Update overlaps
/\ | | |
/\ | | |-FLT_MAIN :: Float package ( pkg/flt ).
/\ | | |