|
FV3 Bundle
|
Go to the source code of this file.
Functions/Subroutines | |
| elemental subroutine | gsw_rho_alpha_beta_bsq (sa, ct, p, rho, alpha, beta, stiffened) |
| elemental subroutine gsw_rho_alpha_beta_bsq | ( | real (r8), intent(in) | sa, |
| real (r8), intent(in) | ct, | ||
| real (r8), intent(in) | p, | ||
| real (r8), intent(out) | rho, | ||
| real (r8), intent(out), optional | alpha, | ||
| real (r8), intent(out), optional | beta, | ||
| logical, intent(in), optional | stiffened | ||
| ) |
Definition at line 4 of file gsw_rho_alpha_beta_bsq.f90.