mHM
The mesoscale Hydrological Model
|
Module to write ascii file output. More...
Go to the source code of this file.
Modules | |
module | mo_write_ascii |
Module to write ascii file output. | |
Functions/Subroutines | |
subroutine, public | mo_write_ascii::write_configfile (dirprecipitation, dirreferenceet, dirtemperature) |
This modules writes the results of the configuration into an ASCII-file. | |
subroutine, public | mo_write_ascii::write_optifile (best_of, best_paramset, param_names) |
Write briefly final optimization results. | |
subroutine, public | mo_write_ascii::write_optinamelist (processmatrix, parameters, maskpara, parameters_name) |
Write final, optimized parameter set in a namelist format. | |
Module to write ascii file output.
Module to write ascii file output. Writing model output to ASCII should be the exception. Therefore, output is written usually as NetCDF and only:
COPYING
and COPYING.LESSER
provided with this software. The complete GNU license text can also be found at http://www.gnu.org/licenses/. Definition in file mo_write_ascii.f90.