Opened 16 months ago
Closed 16 months ago
#968 closed bug (Fixed)
A small bug in def_his.F
| Reported by: | rock | Owned by: | |
|---|---|---|---|
| Priority: | trivial | Milestone: | Release ROMS/TOMS 4.2 |
| Component: | Nonlinear | Version: | 4.1 |
| Keywords: | Cc: |
Description
Line 2699 and 2700 of def_his.F. The 'END DO' should be inside the 'ifdef SOLVE3D' statement. Otherwise, it cannot be compiled under 2D mode.
Change History (1)
comment:1 by , 16 months ago
| Resolution: | → Fixed |
|---|---|
| Status: | new → closed |
| Summary: | a small bug in def_his.F → A small bug in def_his.F |
Note:
See TracTickets
for help on using tickets.

Yes, indeed. Thank you for the report. The ROMS GitHub repository was updated.