Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#321 closed bug (Fixed)

Problem with Lfloats == F — at Version 1

Reported by: mathieu Owned by: arango
Priority: minor Milestone: Release ROMS/TOMS 3.3
Component: Nonlinear Version: 3.3
Keywords: Cc:

Description (last modified by arango)

This option is supposed to work like Lstations == F, i.e. we can compile with FLOATS or STATIONS and still deactivate them at runtime. But those options create segmentation faults when running. The solution is to modify the files inp_par.F, grid_coord.F and main3d.F by adding some tests there.

Change History (2)

by mathieu, 15 years ago

Attachment: DIFF_grid_coord added

comment:1 by arango, 15 years ago

Description: modified (diff)
Resolution: Fixed
Status: newclosed

Yes, good catch. The Lfloats and Lstation switch is also missing the output.F. Actually, this is the important routine that controls the output.

Note: See TracTickets for help on using tickets.