Opened 16 years ago

Closed 16 years ago

#128 closed bug (Fixed)

Corrected typo in ana_srflux.h

Reported by: arango Owned by: arango
Priority: minor Milestone: Release ROMS/TOMS 3.1
Component: Nonlinear Version: 3.1
Keywords: Cc:

Description

Corrected the comments about the unit for shortwave radiation in ana_srflux.h. The fluxes inside ROMS kernel are kinematic so the unit for shortwave radiation is degC m/s. Notice that if the shortwave radiation is read from input NetCDF file it is converted to degC m/s using the Fscale in varinfo.dat. Usually, shortwave radiation is in Watt/m2 so:

       Fscale=1.0_r8/(rho0*Cp).

Many thanks to Laura Bianucci for reporting this typo.

Change History (1)

comment:1 by arango, 16 years ago

Resolution: Fixed
Status: newclosed
Note: See TracTickets for help on using tickets.