Go to the source code of this file.
|
subroutine | lecdon_telemac3d (MOTCAR, FILE_DESC, PATH, NCAR, CAS_FILE, DICO_FILE, GAIA_CAS_FILE, GAIA_DICO_FILE) |
|
◆ lecdon_telemac3d()
subroutine lecdon_telemac3d |
( |
character(len=path_len), dimension(maxkeyword), intent(inout) |
MOTCAR, |
|
|
character(len=path_len), dimension(4,maxkeyword), intent(inout) |
FILE_DESC, |
|
|
character(len=path_len), intent(in) |
PATH, |
|
|
integer, intent(in) |
NCAR, |
|
|
character(len=path_len), intent(in) |
CAS_FILE, |
|
|
character(len=path_len), intent(in) |
DICO_FILE, |
|
|
character(len=path_len), intent(in), optional |
GAIA_CAS_FILE, |
|
|
character(len=path_len), intent(in), optional |
GAIA_DICO_FILE |
|
) |
| |
- Parameters
-
[in,out] | motcar | [in, out] FILE_DESC Stores strings 'submit' of dictionary |
[in,out] | MOTCAR | Keyword in character |
[in] | NCAR | Number of letters in string path |
[in] | PATH | Full path to code dictionary |
Definition at line 9 of file lecdon_telemac3d.F.