mod_tides.F when AVERAGE_DETIDE
line 288
Dmem(ng)=Dmem(ng)+REAL((N(ng)*(2*MTC+1),r8)*size2d
needs
Dmem(ng)=Dmem(ng)+REAL(N(ng)*(2*MTC+1),r8)*size2d
same for line 296, 305
ROMS:
Revision: 921
bug in mod_tides.F
- arango
- Site Admin
- Posts: 1363
- Joined: Wed Feb 26, 2003 4:41 pm
- Location: DMCS, Rutgers University
- Contact:
Re: bug in mod_tides.F
Indeed, thank you. I have more stuff to update in the computation of ROMS memory requirements. I am missing arrays to account for. I am trying to come up with the best estimate.