! input_st_triggered
! input data file for testing the Porcelli module
! copy this file to file "input"
! then run "test_procelli_module"
!
&input_val
 lprint = 0,         ! to produce relatively large amount of diagnostic output
 mzones = 50,        ! number of radial zones
 rminor_q_1 = 0.3,   ! minor radius of q = 1 surface [m]
 shear_at_q_1 = 0.9, ! magnetic shear at rminor_q_1 q=1 surface
 ion_mass = 2.0,     ! average ion mass (amu)
 b_toroidal = 2.5,   ! toroidal magnetic field at r_major [T]
 r_major = 2.4,      ! major radius [m]
 denel0 = 0.37,      ! electron density at magnetic axis 10^20 m^-3
 ti0 = 3.5,          ! central ion temperature (keV)
 efast = 3500.0,     ! energy of fast ions at q=1 surface (keV)
 r_minor_plasma = 0.8 ,     ! minor radius of plasma [m]
 elong_edge = 1.7,   ! elongation at plasma edge
 beta_thermal_i_axis = 0.004, ! ion thermal beta at axis
 beta_thermal_e_axis = 0.004, ! electron thermal beta at axis
 beta_fast_ion_axis  = 0.0001,! fast ion beta at axis
 beta_exp  = 2.0,    ! exponentail of parabola for all beta profiles
 m_axis = 2,         ! zone boundary at magnetic axis
/
