| 
| 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) [153] .  More...
  | 
|   | 
| elemental subroutine, public  | sw_ps_9b_aw (z, aw) | 
|   | This subroutine.  More...
  | 
|   | 
| elemental subroutine  | sw_fairall_6exp_v1 (z, fxp) | 
|   | This subroutine computes fraction of the solar radiation absorbed by the ocean at the depth z (Fairall et al. (1996) [57], p. 1298) following Paulson and Simpson (1981) [153] .  More...
  | 
|   | 
| elemental subroutine  | sw_fairall_6exp_v1_aw (z, aw) | 
|   | This subroutine calculates fraction of the solar radiation absorbed by the ocean at the depth z (fairall et al.(1996) [57]; p.1298) following Paulson and Simpson (1981) [153].  More...
  | 
|   | 
| elemental subroutine  | sw_fairall_6exp_v1_sum (z, sum) | 
|   | This subroutine computes fraction of the solar radiation absorbed by the ocean at the depth z (Fairall et al.(1996) [57] , p.1298) following Paulson and Simpson (1981) [153] .  More...
  | 
|   | 
| elemental subroutine  | sw_fairall_simple_v1 (f_sol_0, z, df_sol_z) | 
|   | Solar radiation absorbed by the ocean at the depth z (Fairall et al. (1996) [57], p.1298)  More...
  | 
|   | 
| elemental subroutine  | sw_wick_v1 (f_sol_0, z, df_sol_z) | 
|   | solar radiation absorbed by the ocean at the depth z (Zeng and Beljaars (2005) [196] , p.5).  More...
  | 
|   | 
| elemental subroutine  | sw_soloviev_3exp_v1 (f_sol_0, z, df_sol_z) | 
|   | This subroutine computes solar radiation absorbed by the ocean at the depth z (Fairall et al.(1996) [57] , p.1301) following Soloviev and Vershinsky (1982) [178].  More...
  | 
|   | 
| 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, wet, z1, z2, nx, ny, nth, dtm) | 
|   |