mHM
The mesoscale Hydrological Model
|
Creates NetCDF output for different fluxes and state variables of mHM. More...
Go to the source code of this file.
Modules | |
module | mo_write_fluxes_states |
Creates NetCDF output for different fluxes and state variables of mHM. | |
Functions/Subroutines | |
type(outputdataset) function | mo_write_fluxes_states::mhm_outputdataset (idomain, mask1) |
Initialize mHM OutputDataset. | |
subroutine | mo_write_fluxes_states::mhm_updatedataset (nc_mhm, sidx, eidx, l1_fsealed, l1_fnotsealed, l1_inter, l1_snowpack, l1_soilmoist, l1_soilmoistsat, l1_sealstw, l1_unsatstw, l1_satstw, l1_neutrons, l1_pet, l1_aetsoil, l1_aetcanopy, l1_aetsealed, l1_total_runoff, l1_runoffseal, l1_fastrunoff, l1_slowrunoff, l1_baseflow, l1_percol, l1_infilsoil, l1_preeffect, l1_melt) |
Update all variables. | |
character(16) function | mo_write_fluxes_states::fluxesunit (idomain) |
Generate a unit string. | |
Creates NetCDF output for different fluxes and state variables of mHM.
NetCDF is first initialized and later on variables are put to the NetCDF.
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_fluxes_states.f90.