The TELEMAC-MASCARET system
trunk
|
Public Member Functions | |
subroutine | gaia_step (LOOPCOUNT, GRAFCOUNT, LISTCOUNT, TELNIT, U_TEL, V_TEL, H_TEL, ZF_TEL, UETCAR, DELTAR, CF_TEL, KS_TEL, CODE, U3D, V3D, T_TEL, VISC_TEL, DT_TEL, CHARR_TEL, SUSP_TEL, XMVE_TEL, GRAV_TEL, THETAW_TEL, HW_TEL, TW_TEL, UW_TEL, YAGOUT, API_ITER, GRCOMP) |
Definition at line 184 of file interface_gaia.f.
subroutine interface_gaia::GAIA_STEP::gaia_step | ( | integer, intent(in) | LOOPCOUNT, |
integer, intent(in) | GRAFCOUNT, | ||
integer, intent(in) | LISTCOUNT, | ||
integer, intent(in) | TELNIT, | ||
type(bief_obj), intent(in) | U_TEL, | ||
type(bief_obj), intent(in) | V_TEL, | ||
type(bief_obj), intent(in) | H_TEL, | ||
type(bief_obj), intent(inout) | ZF_TEL, | ||
type(bief_obj), intent(inout) | UETCAR, | ||
type(bief_obj), intent(in) | DELTAR, | ||
type(bief_obj), intent(inout) | CF_TEL, | ||
type(bief_obj), intent(inout) | KS_TEL, | ||
character(len=24), intent(in) | CODE, | ||
type(bief_obj), intent(in) | U3D, | ||
type(bief_obj), intent(in) | V3D, | ||
double precision, intent(in) | T_TEL, | ||
type(bief_obj), intent(in) | VISC_TEL, | ||
double precision, intent(in) | DT_TEL, | ||
logical, intent(inout) | CHARR_TEL, | ||
logical, intent(inout) | SUSP_TEL, | ||
double precision, intent(in) | XMVE_TEL, | ||
double precision, intent(in) | GRAV_TEL, | ||
type(bief_obj), intent(in) | THETAW_TEL, | ||
type(bief_obj), intent(in) | HW_TEL, | ||
type(bief_obj), intent(in) | TW_TEL, | ||
type(bief_obj), intent(in) | UW_TEL, | ||
logical, intent(in) | YAGOUT, | ||
integer, intent(in), optional | API_ITER, | ||
integer, intent(in), optional | GRCOMP | ||
) |
Definition at line 191 of file interface_gaia.f.