You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Flag to turn on pitch angle diffusion. The default setting for the Kp-based version uses Kp=0 coefficients. Turning this flag on interpolates Kp-dependent diffusion coefficents for Kp in the range (0-4). Different options are available if selecting DoUseBASDiff. EMIC wave pitch angle diffusion is used for ions wave-particle interaction.
148
+
Flag to turn on pitch angle diffusion. The default setting for the Kp-based version uses Kp=0 coefficients. Turning this flag on interpolates Kp-dependent diffusion coefficents for Kp in the range (0-4). Different options are available if selecting DoUseBASDiff. EMIC wave pitch angle diffusion is used for ions wave-particle interaction. DoSaveLwgr is used to save hourly output for linear wave growth calculations.
\item iConductanceModel: 7 uses Robinson's statistical conductance model; 9 uses S. Solomon's GLOW model. If "9" is used, the last two commands are needed. When the GLOW model is used, parallelizing is recommended.
362
+
\item StarLightPedConductance: the background conductance due to star light
363
+
\item DoUseFullSpec: only needed when iConductanceModel=9; It uses full precipitating spectrum as input to the GLOW
364
+
\item DoSaveGLOWConductivity: only needed when iConductanceModel=9; It saves height-dependent conductivity from GLOW
This command controls the parameters for the Krylov solver used to
396
+
solve the Poisson type equation for the electric potential.
397
+
If UsePreconditioner is true the solver uses a preconditioner.
398
+
If UseInitialGuess is true, the previous solution is used as an
399
+
initial guess. The Tolerance parameter sets the second norm of
400
+
the final (preconditioned) residual. The MaxIteration parameter sets the
401
+
maximum number of iterations before the linear solver gives up.
402
+
In most cases the default values should work fine.
403
+
404
+
The default values are shown above.
405
+
</command>
406
+
342
407
<commandgroupname="COMPONENTS">
343
408
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
344
409
!!!!!!!!Components group!!!!!!!!!
@@ -476,6 +541,7 @@ Set the source for the convective electric field in RAM-SCB. The choice made wi
476
541
\item \textbf{VOLS}: $K_{P}$-based Volland-Stern empirical electric field (internal VS calculation).
477
542
\item \textbf{WESC}: Weimer 2001 empirical electric field mapped to the equatorial plane via RAM-SCB field lines (internal W01 calculation).
478
543
\item \textbf{W5SC}: Weimer 2005 empirical electric field mapped to the equatorial plane via RAM-SCB field lines (internal W05 calculation).
544
+
\item \textbf{RSCE}: self-consistently calculated electric field mapped to the equatorial plane via RAM-SCB field lines. If this option is chosen, the following commands are needed: IONOSPHERE, BOUNDARY, SOLVER, KRYLOV. The description of these commands are provided below.
479
545
\end{enumerate}
480
546
481
547
The parameter UseEfInd turns the use of induced electric field on or off. Default is no induced electric field.
0 commit comments