Opened 3 years ago
Closed 3 years ago
#919 closed defect (Fixed)
IMPORTANT: Corrected bug in the implementation of the LwSrc option — at Version 1
Reported by: | arango | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Release ROMS/TOMS 4.1 |
Component: | Nonlinear | Version: | 4.0 |
Keywords: | Cc: |
Description (last modified by )
- 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.
- Corrected missing arguments in convolve.F. Many thanks to Stefan Riha for reporting this problem.
Change History (1)
comment:1 by , 3 years ago
Description: | modified (diff) |
---|---|
Resolution: | → Fixed |
Status: | new → closed |
Summary: | IMPORTANT: Corrected bug in the implementation of LwSrc option → IMPORTANT: Corrected bug in the implementation of the LwSrc option |
Note:
See TracTickets
for help on using tickets.