breakpoint question #3085
-
Hello - As a possible fix to this issue (#3083) I am trying a run using breakpoints and am wondering if I am using them correctly. The relevant settings are:
breakpnts is exactly one third of FHMAX_GFS, and my expectation was this would result in three 1472h segments. But looking in the experiment .xml, I have:
Shouldn't there be three segments? And if not, how will the total run length of 4476 break down? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
If you only put in one breakpoint, the forecast only stops once. Here it would be 0–1472, then 1472–4476. If you want three segments, you need two breakpoints:
|
Beta Was this translation helpful? Give feedback.
If you only put in one breakpoint, the forecast only stops once. Here it would be 0–1472, then 1472–4476.
If you want three segments, you need two breakpoints: