Opened 2 years ago

Last modified 2 years ago

#919 closed defect

IMPORTANT: Corrected bug in the implementation of LwSrc option — at Initial Version

Reported by: arango Owned by:
Priority: major Milestone: Release ROMS/TOMS 4.1
Component: Nonlinear Version: 4.0
Keywords: Cc:

Description

  • Corrected a small bug in the implementation of the point sources as a volume vertical influx (LwSrc) in step3d_t.F and TLM, RPM, and ADM versions. We need to use the point source location (Isrc, Jsrc) when computing the area scale:
                        cff=dt(ng)*pm(Isrc,Jsrc)*pn(Isrc,Jsrc)
    
    Many thanks to John Warner for bringing this to my attention.
  • Added the -liomp5 library to Compilers/Linux-ifort.mk configuration file. It is required by newer versions of ifort.

Change History (0)

Note: See TracTickets for help on using tickets.