cpld_gridgen  1.13.0
 All Data Structures Files Functions Variables Pages
topoedits Module Reference

Public Member Functions

subroutine, public add_topoedits (fsrc, fdst)
 Read the existing topoedits file, append required topoedits and write a new topoedits file. More...
 
subroutine, public apply_topoedits (fsrc)
 Read the topoedits file and adjust the bathymetry. More...
 

Detailed Description

Definition at line 9 of file topoedits.F90.

Member Function/Subroutine Documentation

subroutine, public topoedits::add_topoedits ( character(len=*), intent(in)  fsrc,
character(len=*), intent(in)  fdst 
)

Read the existing topoedits file, append required topoedits and write a new topoedits file.

Use the new topoedits to adjust the land mask used in subsequent steps to match the land mask which will be created at run time

Parameters
[in]fsrcthe existing topoedits file name
[out]fdstthe modified topoedits file name
Author
Denis.nosp@m.e.Wo.nosp@m.rthen.nosp@m.@noa.nosp@m.a.gov

Definition at line 32 of file topoedits.F90.

Referenced by gen_fixgrid().

subroutine, public topoedits::apply_topoedits ( character(len=*), intent(in)  fsrc)

Read the topoedits file and adjust the bathymetry.

Apply limits to bathymetry.

Parameters
[in]fsrcthe topoedits file name
Author
Denis.nosp@m.e.Wo.nosp@m.rthen.nosp@m.@noa.nosp@m.a.gov

Definition at line 165 of file topoedits.F90.

Referenced by gen_fixgrid().


The documentation for this module was generated from the following file: