1MODULEs4_parameters!AF 12.Oct.2011 - to avoid a few interface blocks
2
3USE itm_types
4
5IMPLICIT NONE
6
7REAL (R8), ALLOCATABLE :: LOCAL_FLUX_NI_S4(:) !auxiliary variable with the particle flux contribution to energy transport divided by the metrics coefficients Vprime and G1
8REAL (R8), ALLOCATABLE :: LOCAL_FLUX_NI_CONV_S4(:) !auxiliary variable with the particle flux contribution to energy transport divided by the metrics coefficients Vprime and G1
9REAL (R8) :: LOCAL_FLUX_NE_S4 !auxiliary variable with the particle flux contribution to electron energy transport divided by the metrics coefficients Vprime and G1
10REAL (R8) :: LOCAL_FLUX_NE_CONV_S4 !auxiliary variable with the particle flux contribution to electron energy transport divided by the metrics coefficients Vprime and G1