You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are getting following random error under UFS Coastal when we tried to compile the DATM+SCHISM configuration,
/work/noaa/nosofs/role-nosofs/jenkins/workspace/sandbox/Todd-testing/coastal/ufs-weather-model/nightly-test-build-coastal-wm/SCHISM-interface/SCHISM/src/Utility/Particle_Tracking/ptrack3.f90(274): error #6414: This PARAMETER constant name is invalid in this context. [RHO_W]
rho_w=1025.0d0 ! kg/m^3
----------^
It seems that this issue is fixed in ptrack4.f90 but not in ptrack3.f90. Is it possible to fix ptrack3.f90 also?