LMDZ
dynetat0.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine dynetat0 (fichnom, vcov, ucov, teta, q, masse, ps, phis, time)
 
subroutine check_dim (n1, n2, str1, str2)
 
subroutine get_var1 (var, v)
 
subroutine get_var2 (var, v)
 
subroutine get_var3 (var, v)
 
subroutine err (ierr, typ, nam)
 

Function/Subroutine Documentation

subroutine dynetat0::check_dim ( integer, intent(in)  n1,
integer, intent(in)  n2,
character(len=*), intent(in)  str1,
character(len=*), intent(in)  str2 
)

Definition at line 152 of file dynetat0.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine dynetat0 ( character(len=*), intent(in)  fichnom,
real, dimension(iip1,jjm, llm), intent(out)  vcov,
real, dimension(iip1,jjp1,llm), intent(out)  ucov,
real, dimension(iip1,jjp1,llm), intent(out)  teta,
real, dimension(iip1,jjp1,llm,nqtot), intent(out)  q,
real, dimension(iip1,jjp1,llm), intent(out)  masse,
real, dimension(iip1,jjp1), intent(out)  ps,
real, dimension(iip1,jjp1), intent(out)  phis,
real  time 
)

Definition at line 2 of file dynetat0.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine dynetat0::err ( integer, intent(in)  ierr,
character(len=*), intent(in)  typ,
character(len=*), intent(in)  nam 
)

Definition at line 189 of file dynetat0.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine dynetat0::get_var1 ( character(len=*), intent(in)  var,
real, dimension(:), intent(out)  v 
)

Definition at line 165 of file dynetat0.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine dynetat0::get_var2 ( character(len=*), intent(in)  var,
real, dimension(:,:), intent(out)  v 
)

Definition at line 173 of file dynetat0.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine dynetat0::get_var3 ( character(len=*), intent(in)  var,
real, dimension(:,:,:), intent(out)  v 
)

Definition at line 181 of file dynetat0.f90.

Here is the call graph for this function:

Here is the caller graph for this function: