FE-Project
Loading...
Searching...
No Matches
Modules | Functions/Subroutines | Variables
mod_mktopo.F90 File Reference
#include "scalelib.h"

Go to the source code of this file.

Modules

module  mod_mktopo
 module INITIAL
 

Functions/Subroutines

subroutine, public mod_mktopo::mktopo_setup
 Setup.
 
subroutine, public mod_mktopo::mktopo (output, model_mesh, topography)
 Driver.
 
subroutine, public mod_mktopo::mktopo_write (model_mesh, topography)
 Output topography data.
 

Variables

integer, public mod_mktopo::mktopo_type = -1
 
integer, parameter, public mod_mktopo::i_ignore = 0
 
integer, parameter, public mod_mktopo::i_input_file = 1
 
integer, parameter, public mod_mktopo::i_flat = 2
 
integer, parameter, public mod_mktopo::i_bellshape = 3
 
integer, parameter, public mod_mktopo::i_scaer = 4
 
integer, parameter, public mod_mktopo::i_bellshape_global = 5
 
integer, parameter, public mod_mktopo::i_scaher_global = 6
 
integer, parameter, public mod_mktopo::i_barocwave_global_jw2006 = 7