SURFEX  V8_0
Surfex V8_0 release
 All Classes Files Functions Variables
Functions/Subroutines
read_csvdata_teb.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine read_csvdata_teb (BDD, 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 488 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 687 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 499 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 ( type(bld_desc_t), intent(inout)  BDD,
character(len=6), intent(in)  HPROGRAM,
character(len=28), intent(in)  HFILE 
)

Definition at line 6 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 530 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 564 of file read_csvdata_teb.F90.

Here is the call graph for this function:

Here is the caller graph for this function: