24 INTEGER,
POINTER :: loopcount, graphcount, listcount
25 INTEGER,
POINTER ::
nit 30 CHARACTER(LEN=24) :: code
31 INTEGER,
POINTER :: pericou
32 INTEGER,
POINTER :: compleo
35 DOUBLE PRECISION ::
dt 48 CHARACTER(LEN=200) :: error_message
75 INTEGER,
POINTER ::
nit 76 INTEGER,
POINTER ::
lt 77 DOUBLE PRECISION,
POINTER ::
dt 88 DOUBLE PRECISION,
POINTER :: d50(:)
90 DOUBLE PRECISION,
POINTER ::
mpm 93 DOUBLE PRECISION,
POINTER ::
ac(:)
94 DOUBLE PRECISION,
POINTER ::
xwc(:)
95 DOUBLE PRECISION,
POINTER ::
xkv 99 DOUBLE PRECISION,
POINTER ::
beta2 111 LOGICAL :: cpl_t2d_sis
131 INTEGER,
INTENT(OUT) :: ID
132 INTEGER,
INTENT(OUT) :: IERR
141 err_mess =
'ERROR WHILE ALLOCATING USED INSTANCE ARRAY' 147 err_mess =
'ERROR WHILE ALLOCATING INSTANCE ARRAY' 189 INTEGER,
INTENT(IN) :: ID
190 INTEGER,
INTENT(OUT) :: IERR
287 INTEGER,
INTENT(IN) :: ID
288 INTEGER,
INTENT(OUT) :: IERR
305 INTEGER,
INTENT(IN) :: ID
306 INTEGER,
INTENT(OUT) :: IERR
311 err_mess =
'INVALID INSTANCE NUMBER' 316 err_mess =
'INSTANCE NUMBER WAS NOT CREATED' 330 INTEGER,
INTENT(IN) :: ID
331 CHARACTER(LEN=200),
INTENT(OUT) :: MESS
type(bief_obj), target thetaw
double precision, dimension(:), allocatable, target cbor_classe
type(instance_sis), dimension(:), pointer, public instance_list_sis
type(bief_obj), target numliq
double precision, target phised
type(bief_obj), target vconv
type(bief_obj), target licbor
type(bief_obj), target ks
double precision, target xkv
subroutine, public delete_instance_sis(ID, IERR)
type(bief_obj), target zf_c
type(bief_obj), target hprop
type(bief_obj), target uconv
logical, dimension(:), allocatable used_instance
type(bief_obj), target clu
type(bief_obj), target ebor
double precision, dimension(nsiclm), target xwc
type(bief_obj), target zf
type(bief_obj), target cbor
integer, parameter max_instance_error
type(bief_obj), target cs
type(bief_obj), target flbor_sis
double precision, target partheniades
subroutine update_instance_sis(ID, IERR)
type(bief_obj), target lihbor
double precision, target dt
double precision, target delt
integer, parameter maxlu_sis
type(bief_obj), target mpm_aray
type(bief_obj), target liebor
type(bief_obj), target tw
type(bief_obj), pointer t1
integer, parameter no_position
integer, parameter max_instances
subroutine, public create_instance_sis(ID, IERR)
type(bief_obj), target cf
double precision, dimension(nsiclm), target fdm
type(bief_obj), target hw
type(bief_obj), target qbor
integer, parameter invalid_instance_num_error
type(bief_obj), target liqbor
type(bief_obj), target chestr
integer, parameter nbmaxnshare
type(bief_obj), target clv
double precision, target kspratio
type(bief_obj), target hn
double precision, target alpha
subroutine, public check_instance_sis(ID, IERR)
character(len=error_mess_len) err_mess
Error message.
type(bief_obj), target tob
type(bief_obj), target flbor
type(bief_mesh), target mesh
type(bief_obj), target uw
integer, parameter unused_instance_error
double precision, target beta2
double precision, dimension(nsiclm), target ac
double precision, target mpm
double precision, target csf_sable
type(bief_file), dimension(maxlu_sis), target sis_files
subroutine, public get_instance_error_sis(ID, MESS)