Opened 6 years ago

Last modified 6 years ago

#784 closed defect

INLINE_2DIO and PERFECT_RESTART incompatibility — at Initial Version

Reported by: dwhitt Owned by:
Priority: minor Milestone: Release ROMS/TOMS 3.7
Component: Nonlinear Version: 3.7
Keywords: Cc:

Description

It may be worth noting that INLINE_2DIO and PERFECT_RESTART are incompatible, because nf_fread4d.F and nf_fwrite4d.F are not configured for INLINE_2DIO. This incompatibility can cause crashes due to insufficient memory during reading and writing of restart files if the problem is indeed memory constrained.

I'm attaching my modifications to these files following nf_fread(write)3d.F, which are very minor and seem to fix the incompatibility.

Change History (2)

by dwhitt, 6 years ago

Attachment: nf_fread4d.F added

by dwhitt, 6 years ago

Attachment: nf_fwrite4d.F added
Note: See TracTickets for help on using tickets.