32 REAL(R8),
DIMENSION(PROFILES%NRHO) ::
fun, intfun
38 fun = geometry%VPR *
profiles%CURR_PAR / 2.0e0_r8 / itm_pi * geometry%BGEO / geometry%FDIA**2
40 global%CURRENT = intfun(nrho) * geometry%FDIA(nrho)
43 fun = geometry%VPR * (sources%CURR_EXP + sources%CURR_IMP *
profiles%PSI) / 2.0e0_r8 / itm_pi * geometry%BGEO / geometry%FDIA**2
45 global%CURRENT_NI = intfun(nrho) * geometry%FDIA(nrho)
49 global%QOH = intfun(nrho)
51 global%VLOOP =
profiles%PSI(nrho)-
profiles%PSIM(nrho) + 2.0_r8*itm_pi*geometry%BGEO*geometry%RHO_BND*geometry%RHO_BND_PRIME/
profiles%QSF(nrho)
subroutine profiles(p0, rbphi, dp0, drbphi, a)
subroutine calculate_globals(GEOMETRY, PROFILES, SOURCES, GLOBAL, DIAG)
subroutine integr_fun(N, X, Y, INTY)
The module declares types of variables used in ETS (transport code)