Common Community Physics Package (CCPP) Scientific Documentation  Version 2.0
module_nst_water_prop Module Reference

Data Types

interface  sw_ps_9b
 
interface  sw_ps_9b_aw
 
interface  sw_rad
 
interface  sw_rad_aw
 
interface  sw_rad_skin
 
interface  sw_rad_sum
 
interface  sw_rad_upper
 
interface  sw_rad_upper_aw
 

Functions/Subroutines

subroutine, public rhocoef (t, s, rhoref, alpha, beta)
 This subroutine computes thermal expansion coefficient (alpha) and saline contraction coefficient (beta). More...
 
subroutine, public density (t, s, rho)
 This subroutine computes sea water density. More...
 
elemental subroutine, public sw_ps_9b (z, fxp)
 This subroutine computes the fraction of the solar radiation absorbed by the depth z following Paulson and Simpson (1981) [77] . More...
 
elemental subroutine, public sw_ps_9b_aw (z, aw)
 
elemental subroutine sw_fairall_6exp_v1 (z, fxp)
 
elemental subroutine sw_fairall_6exp_v1_aw (z, aw)
 
elemental subroutine sw_fairall_6exp_v1_sum (z, sum)
 
elemental subroutine sw_fairall_simple_v1 (f_sol_0, z, df_sol_z)
 
elemental subroutine sw_wick_v1 (f_sol_0, z, df_sol_z)
 
elemental subroutine sw_soloviev_3exp_v1 (f_sol_0, z, df_sol_z)
 
elemental subroutine sw_soloviev_3exp_v2 (f_sol_0, z, df_sol_z)
 
elemental subroutine sw_soloviev_3exp_v2_aw (z, aw)
 
elemental subroutine sw_ohlmann_v1 (z, fxp)
 
function, public grv (lat)
 
subroutine, public solar_time_from_julian (jday, xlon, soltim)
 This subroutine computes solar time from the julian date. More...
 
subroutine, public compjd (jyr, jmnth, jday, jhr, jmn, jd, fjd)
 This subroutine computes julian day and fraction from year, month, day and time UTC. More...
 
subroutine, public get_dtzm_point (xt, xz, dt_cool, zc, z1, z2, dtm)
 This subroutine computes dtm (the mean of \(dT(z)\)). More...
 
subroutine, public get_dtzm_2d (xt, xz, dt_cool, zc, slmsk, z1, z2, nx, ny, dtm)