SURFEX v7.3
General documentation of Surfex
 All Classes Files Functions Variables Typedefs
Functions/Subroutines
/home/dasprezs/EXPORT_v7_3/src/SURFEX/read_csvdata_teb.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine READ_CSVDATA_TEB (HPROGRAM, HFILE)
INTEGER function BLD_CODE (KBLD, KAGE)
subroutine READ_CONF_IN_CSVFILE (HCODE1, KDATA)
subroutine READ_HYP_IN_CSVFILE (HCODE1, HCODE2, KDATA)
subroutine READ_IN_CSVFILE (HCODE_ELEMENT, HCODE_TYPE, HCODE_ELEMENT2, HCODE_PARAM, PDATA)
subroutine FRENCH_TO_ENGLISH (HSTRING)

Function/Subroutine Documentation

INTEGER function READ_CSVDATA_TEB::BLD_CODE ( INTEGER, intent(in)  KBLD,
INTEGER, intent(in)  KAGE 
)

Definition at line 447 of file read_csvdata_teb.F90.

Here is the caller graph for this function:

subroutine READ_CSVDATA_TEB::FRENCH_TO_ENGLISH ( CHARACTER(LEN=400), intent(inout)  HSTRING)

Definition at line 643 of file read_csvdata_teb.F90.

Here is the caller graph for this function:

subroutine READ_CSVDATA_TEB::READ_CONF_IN_CSVFILE ( CHARACTER(LEN=*), intent(in)  HCODE1,
INTEGER, intent(out)  KDATA 
)

Definition at line 458 of file read_csvdata_teb.F90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine READ_CSVDATA_TEB ( CHARACTER(LEN=6), intent(in)  HPROGRAM,
CHARACTER(LEN=28), intent(in)  HFILE 
)

Definition at line 2 of file read_csvdata_teb.F90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine READ_CSVDATA_TEB::READ_HYP_IN_CSVFILE ( CHARACTER(LEN=*), intent(in)  HCODE1,
CHARACTER(LEN=*), intent(in)  HCODE2,
INTEGER, intent(out)  KDATA 
)

Definition at line 488 of file read_csvdata_teb.F90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine READ_CSVDATA_TEB::READ_IN_CSVFILE ( CHARACTER(LEN=*), intent(in)  HCODE_ELEMENT,
CHARACTER(LEN=*), dimension(:), intent(in)  HCODE_TYPE,
CHARACTER(LEN=*), intent(in)  HCODE_ELEMENT2,
CHARACTER(LEN=*), intent(in)  HCODE_PARAM,
REAL, dimension(:), intent(out)  PDATA 
)

Definition at line 521 of file read_csvdata_teb.F90.

Here is the call graph for this function:

Here is the caller graph for this function: