SICOPOLIS V3.3
Modules | Functions/Subroutines
read_m.F90 File Reference

Reading of several input data. More...

Go to the source code of this file.

Modules

module  read_m
 Reading of several input data.
 

Functions/Subroutines

subroutine, public read_m::read_erg_nc (z_sl, filename)
 Reading of time-slice files in native binary or NetCDF format. More...
 
subroutine, public read_m::read_target_topo_nc (target_topo_dat_name)
 Reading of the target-topography file (in NetCDF format). More...
 
subroutine, public read_m::read_kei ()
 Reading of the tabulated kei function. More...
 
subroutine, public read_m::read_phys_para ()
 Reading of physical parameters. More...
 
subroutine read_m::read_phys_para_value (para, n_unit)
 Reading of a value of a physical parameter from the phys_para file. More...
 

Detailed Description

Reading of several input data.

Copyright

Copyright 2009-2017 Ralf Greve

License

This file is part of SICOPOLIS.

SICOPOLIS is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

SICOPOLIS is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with SICOPOLIS. If not, see http://www.gnu.org/licenses/.

Definition in file read_m.F90.