cpld_gridgen
1.13.0
|
Generate fixed grid files required for coupled model. More...
Go to the source code of this file.
Functions/Subroutines | |
program | gen_fixgrid |
Generate fixed grid files required for coupled model using the MOM6 super grid file and ocean mask file. More... | |
Generate fixed grid files required for coupled model.
Definition in file gen_fixgrid.F90.
program gen_fixgrid | ( | ) |
Generate fixed grid files required for coupled model using the MOM6 super grid file and ocean mask file.
It creates a main grid file which is then used to create subsequent files which are required to create the fix and IC files required for the S2S or S2SW application.
This executable created with this source code runs within the shell scrip cpld_gridgen.sh in ../../ush, which utilizes both NCO (netCDF Operators) and ESMF command line functions. The shell script creates a run-time grid.nml from grid.nml.IN
Definition at line 16 of file gen_fixgrid.F90.
References topoedits::add_topoedits(), grdvars::allocate_all(), topoedits::apply_topoedits(), debugprint::checkpoint(), debugprint::checkseam(), debugprint::checkxlatlon(), vertices::fill_bottom(), vertices::fill_top(), vertices::fill_vertices(), angles::find_ang(), angles::find_angq(), mapped_mask::make_frac_land(), postwgts::make_postwgts(), inputnml::read_inputnml(), cicegrid::write_cicegrid(), scripgrid::write_scripgrid(), and tripolegrid::write_tripolegrid().