Opened 18 years ago
Closed 18 years ago
#54 closed bug (Fixed)
typo in wrt_info.F
| Reported by: | milena | Owned by: | arango | 
|---|---|---|---|
| Priority: | major | Milestone: | Release ROMS/TOMS 3.1 | 
| Component: | Nonlinear | Version: | 3.1 | 
| Keywords: | Cc: | 
Description
There could be a possible typo in the new version of wrt_info.F, line 1155: wrt_info=nf90_put_var1_int(ncid, varid, KendS(ng))
It looks like nf_put_var1_int was changed to nf90_put_var1_int, instead of nf90_put_var.
Milena
  Note:
 See   TracTickets
 for help on using tickets.
    

Yes, I also corrected typos in get_state.F and impulse.F.