LMDZ
write_field_loc Module Reference

Data Types

interface  writefield_u
 
interface  writefield_v
 

Functions/Subroutines

subroutine write_field1d_u (name, Field)
 
subroutine write_field2d_u (name, Field)
 
subroutine write_field_u_gen (name, Field, ll)
 
subroutine write_field1d_v (name, Field)
 
subroutine write_field2d_v (name, Field)
 
subroutine write_field_v_gen (name, Field, ll)
 

Function/Subroutine Documentation

subroutine write_field_loc::write_field1d_u ( character(len=*)  name,
real, dimension(:)  Field 
)

Definition at line 15 of file write_field_loc.F90.

Here is the call graph for this function:

subroutine write_field_loc::write_field1d_v ( character(len=*)  name,
real, dimension(:)  Field 
)

Definition at line 80 of file write_field_loc.F90.

Here is the call graph for this function:

subroutine write_field_loc::write_field2d_u ( character(len=*)  name,
real, dimension(:,:)  Field 
)

Definition at line 23 of file write_field_loc.F90.

Here is the call graph for this function:

subroutine write_field_loc::write_field2d_v ( character(len=*)  name,
real, dimension(:,:)  Field 
)

Definition at line 88 of file write_field_loc.F90.

Here is the call graph for this function:

subroutine write_field_loc::write_field_u_gen ( character(len=*)  name,
real, dimension(ijb_u:ije_u,ll Field,
integer  ll 
)

Definition at line 36 of file write_field_loc.F90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine write_field_loc::write_field_v_gen ( character(len=*)  name,
real, dimension(ijb_v:ije_v,ll Field,
integer  ll 
)

Definition at line 101 of file write_field_loc.F90.

Here is the call graph for this function:

Here is the caller graph for this function: