HYPE
All Classes Namespaces Files Functions Variables Pages
Modules | Procedures
statedata.f90 File Reference

Modules

module  state_datamodule
 

Procedures

subroutine, public state_datamodule::initiate_state_for_submodel (dir, basemodel, frozenstate, soilstate, aquiferstate, riverstate, lakestate, miscstate)
 
subroutine, public state_datamodule::load_saved_state (dir, ns, frozenstate, soilstate, aquiferstate, riverstate, lakestate, miscstate)
 
subroutine, public state_datamodule::finalize_outstate (dir, ns, stateoutdate, frozenstate, soilstate, aquiferstate, riverstate, lakestate, miscstate)
 
subroutine, public state_datamodule::reset_soil_state (dir, ns, soilstate, miscstate)
 
subroutine, public state_datamodule::save_soil_state_file (dir, ns, soilstate, miscstate)
 
subroutine state_datamodule::divide_large_array (dim, npiece, array)
 
subroutine state_datamodule::write_state_check (ffunitloc)
 
subroutine state_datamodule::write_state_check_bin (ffunitloc, next_record)
 
subroutine state_datamodule::read_and_perform_state_check (ffunitloc, nsubst, config, status)
 
subroutine, public state_datamodule::read_state_check (ffunitloc, nsub, substanceorder, lrice, dim, config, status)
 
subroutine state_datamodule::read_and_perform_state_check_bin (ffunitloc, nsubst, config, next_record)
 
subroutine, public state_datamodule::read_state_check_bin (ffunitloc, nsub, substanceorder, lrice, dim, config, next_record)
 
logical function state_datamodule::check_basic_states (n, lrice, dim, config)
 
logical function state_datamodule::check_substance_states (substanceorder, dim, config)
 

Detailed Description

Contains module state_datamodule.