Hi,

Of note for those running coupled models.  

-Steve



Michael Winton wrote:
> 
> MOM4 developers,
> 
>   Ron and I discovered a units error in the mom4's SFLX diagnostic.
> Here is the fix to ocean_flux.F90.
> 
> Mike
> ... for the is_coupled case ... :
> 
>   case ('salt')
>      sfc_tracer_flux(n)%name = 'sflx'
>      sfc_tracer_flux(n)%longname = 'ocean surface salt flux'
>      sfc_tracer_flux(n)%units = 'kg/m^2/s'
>      sfc_tracer_flux(n)%convert = rho0                  <- THIS SHOULD BE ONE NOT 
>rho0
>      sfc_tracer_flux(n)%flux_type = FLUX_COUPLED
>      sfc_tracer_flux(n)%num_inputs = 0
>      sfc_tracer_flux(n)%num_methods = 0
>      write (stdout(),'(/,2x,a,i2,a)')' Surface tracer #',n,' fluxes will be updated 
>in ocean_coupled'

-- 
Dr. Stephen M. Griffies                phone: +1-609-452-6672
Geophysical Fluid Dynamics Laboratory  FAX:   +1-609-987-5063
P.O. Box 308, Forrestal Campus Site B  email: [EMAIL PROTECTED]
Princeton, NJ 08542  USA               http://www.gfdl.noaa.gov
begin:vcard 
n:Griffies;Stephen
x-mozilla-html:FALSE
org:DOC/NOAA/OAR/GFDL
adr:;;;;;;
version:2.1
email;internet:[EMAIL PROTECTED]
title:Physical Scientist
x-mozilla-cpt:;-11168
fn:Stephen Griffies
end:vcard

Reply via email to