I'm running into a problem where my model runs stop with the following statement: "Assertion failed: pxp->bf_offset <= offset && offset < pxp->bf_offset + (off_t) pxp->bf_extent, file posixio.c, line 327"
I figured out that it has to do with the output interval size in the datablock.xml file. If the interval is small, like hourly, the model will simulate a number of weeks, maybe a month or two before it stops with the statement above at the end. I'm trying to run a hydrodynamic only (ELCOM) simulation to simulate an entire year, or more, and my current output interval is every 24 hours at 12 noon (1440, 60 second time steps), and it stopped at day 272.
Please advise.
Thanks!