Opened 17 years ago

Closed 17 years ago

#82 closed bug (Fixed)

Typo in lmd_vmix.F (L295)

Reported by: crode1968 Owned by: arango
Priority: trivial Milestone: Release ROMS/TOMS 3.1
Component: Nonlinear Version: 3.1
Keywords: lmd_vmix Cc:

Description

There is a typo in lmd_vmix.F (Rev 29) line 295. I guess instead of

DO k=N-2,2,-1

there should be a line like

DO k=N(ng)-2,2,-1

Have a nice day

Change History (1)

comment:1 by arango, 17 years ago

Resolution: Fixed
Status: newclosed

Yes. I also corrected CPP syntax in routine mod_nesting.F.

Note: See TracTickets for help on using tickets.