eqs_of_state Module Reference

Data Types

interface  dens2g
 
interface  fofonoff_millard
 
interface  jacket_mcdougall
 

Functions/Subroutines

subroutine, private fofonoff_millard_2d (MYS, MYT, MYP, PREF, MYRHO)
 
subroutine, private fofonoff_millard_1d (MYS, MYT, MYP, PREF, MYRHO)
 
subroutine dens1
 
subroutine, private dens2_2d (MYS, MYT, MYRHO)
 
subroutine, private dens2_1d (MYS, MYT, MYRHO)
 
subroutine dens2
 
subroutine, private jacket_mcdougall_2d (MYS, MYT, MYP, MYRHO)
 
subroutine, private jacket_mcdougall_1d (MYS, MYT, MYP, MYRHO)
 
subroutine dens3
 
real(sp) function, private svan (S4, T4, P04, SIGMA)
 
real(sp) function, private theta (S4, T04, P04, PR)
 
real(sp) function, private atg (S4, T4, P4)
 

Function/Subroutine Documentation

real(sp) function, private eqs_of_state::atg ( real(sp), intent(in)  S4,
real(sp), intent(in)  T4,
real(sp), intent(in)  P4 
)
private

Here is the caller graph for this function:

subroutine eqs_of_state::dens1 ( )

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine eqs_of_state::dens2 ( )

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine, private eqs_of_state::dens2_1d ( real(sp), dimension(:), intent(in)  MYS,
real(sp), dimension(:), intent(in)  MYT,
real(sp), dimension(:), intent(inout)  MYRHO 
)
private

Here is the call graph for this function:

subroutine, private eqs_of_state::dens2_2d ( real(sp), dimension(:,:), intent(in)  MYS,
real(sp), dimension(:,:), intent(in)  MYT,
real(sp), dimension(:,:), intent(inout)  MYRHO 
)
private

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine eqs_of_state::dens3 ( )

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine, private eqs_of_state::fofonoff_millard_1d ( real(sp), dimension(:), intent(in)  MYS,
real(sp), dimension(:), intent(in)  MYT,
real(sp), dimension(:), intent(in)  MYP,
real(sp), intent(in)  PREF,
real(sp), dimension(:), intent(inout)  MYRHO 
)
private

Here is the call graph for this function:

subroutine, private eqs_of_state::fofonoff_millard_2d ( real(sp), dimension(:,:), intent(in)  MYS,
real(sp), dimension(:,:), intent(in)  MYT,
real(sp), dimension(:,:), intent(in)  MYP,
real(sp), intent(in)  PREF,
real(sp), dimension(:,:), intent(inout)  MYRHO 
)
private

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine, private eqs_of_state::jacket_mcdougall_1d ( real(sp), dimension(:), intent(in)  MYS,
real(sp), dimension(:), intent(in)  MYT,
real(sp), dimension(:), intent(in)  MYP,
real(sp), dimension(:), intent(inout)  MYRHO 
)
private

Here is the call graph for this function:

subroutine, private eqs_of_state::jacket_mcdougall_2d ( real(sp), dimension(:,:), intent(in)  MYS,
real(sp), dimension(:,:), intent(in)  MYT,
real(sp), dimension(:,:), intent(in)  MYP,
real(sp), dimension(:,:), intent(inout)  MYRHO 
)
private

Here is the call graph for this function:

Here is the caller graph for this function:

real(sp) function, private eqs_of_state::svan ( real(sp), intent(in)  S4,
real(sp), intent(in)  T4,
real(sp), intent(in)  P04,
real(sp), intent(out)  SIGMA 
)
private

Here is the caller graph for this function:

real(sp) function, private eqs_of_state::theta ( real(sp), intent(in)  S4,
real(sp), intent(in)  T04,
real(sp), intent(in)  P04,
real(sp), intent(in)  PR 
)
private

Here is the call graph for this function:

Here is the caller graph for this function: