SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | test_nam_var_trip (KLISTING, HNAME, HVAR, HVALUE1, HVALUE2, HVALUE3, HVALUE4, HVALUE5, HVALUE6, HVALUE7, HVALUE8, HVALUE9) |
subroutine test_nam_var_trip | ( | integer, intent(in) | KLISTING, |
character(len=*), intent(in) | HNAME, | ||
character(len=*), intent(in) | HVAR, | ||
character(len=*), intent(in), optional | HVALUE1, | ||
character(len=*), intent(in), optional | HVALUE2, | ||
character(len=*), intent(in), optional | HVALUE3, | ||
character(len=*), intent(in), optional | HVALUE4, | ||
character(len=*), intent(in), optional | HVALUE5, | ||
character(len=*), intent(in), optional | HVALUE6, | ||
character(len=*), intent(in), optional | HVALUE7, | ||
character(len=*), intent(in), optional | HVALUE8, | ||
character(len=*), intent(in), optional | HVALUE9 | ||
) |
Definition at line 6 of file test_nam_var_trip.F90.