Skip to content
Discussion options

You must be logged in to vote

dear @diegodinamarca
for large jobs, I surely recommend to switch for meteo chunk reading, using time_step_model_inputs(1), e.g. as yearly or monthly intervals, see this in mhm.nml

  !> switch to control read input frequency of the gridded meteo input,
  !> i.e. precipitation, potential evapotransiration, and temperature
  !>      >0: after each <timeStep_model_inputs> days
  !>       0: only at beginning of the run
  !>      -1: daily
  !>      -2: monthly
  !>      -3: yearly
  !> if timestep_model_inputs is non-zero, than it has to be non-zero
  !> for all domains
  time_step_model_inputs(1) = 0

If that does not help enough, yes, you can further split Chile into several sub-domains, w…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@diegodinamarca
Comment options

Answer selected by diegodinamarca
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants