A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

E

E - Variable in class spis.Top.Plasma.MmfPlasma
Electric field (the field and its solver
E - Variable in class spis.Vol.VolDistrib.GlobalMaxwellBoltzmannVolDistrib
electric field (as a potential)
E - Variable in class spis.Vol.VolDistrib.VolDistribWithIO
reference to E field to be used for matter dynamics integration
E - Variable in class spis.Vol.VolField.EField
The E field itself
E - Variable in class spis.Vol.VolField.PotEField
The E field itself
E0 - Variable in class spis.Surf.InteractModel.DoublePowerLawRangeFunction
energy unit [eV] (usually 1000 eV)
EField - class spis.Vol.VolField.EField.
Class Name : EField (generic Electric Field class)
Project ref : SPIS project
File name : EField.java
File type : class
Copyright : ONERA, 2 Av.
EField(VectVolField, PoissonSolver) - Constructor for class spis.Vol.VolField.EField
Basic constructor
ElecBackscatterFunction - class spis.Surf.InteractModel.ElecBackscatterFunction.
Class Name : ElecBackscatterFunction
Project ref : SPIS project
File name : ElecBackscatterFunction.java
File type : class
Copyright : ONERA, 2 Av.
ElecBackscatterFunction(FunctionOfParticleNothing, FunctionOfParticleNothing, int, int, PartTable) - Constructor for class spis.Surf.InteractModel.ElecBackscatterFunction
Default constructor.
ElecComponent - class spis.Circ.Circ.ElecComponent.
Class Name : ElecComponent
Project ref : SPIS project
File name : ElecComponent.java
File type : class
Copyright : ONERA, 2 Av.
ElecComponent(String, int, int, float) - Constructor for class spis.Circ.Circ.ElecComponent
Default constructor
ElecSuperNodeMonitor - class spis.Util.Monitor.ElecSuperNodeMonitor.
Class Name : ElecSuperNodeMonitor
Project ref : SPIS project
File name : ElecSuperNodeMonitor.java
File type : class
Copyright : ONERA, 2 Av.
ElecSuperNodeMonitor(MmfPlasma, RCCabsSC, float) - Constructor for class spis.Util.Monitor.ElecSuperNodeMonitor
Default constructor
EmaxParams - Variable in class spis.Surf.InteractModel.ProtonRangeFunction1
Emax parameters
EmaxParams - Variable in class spis.Surf.InteractModel.SEEPYieldFunction1
Emax parameters [eV] (extracted from params)
EmaxParamsExtractor - Static variable in class spis.Surf.InteractModel.SEEPYieldFunction1
Emax parameters extractor
EmaxParamsPosition - Static variable in class spis.Surf.InteractModel.SEEPYieldFunction1
position of the Emax parameter to be extracted from params parameters
EnergyFunction - class spis.Surf.InteractModel.EnergyFunction.
Class Name : EnergyFunction
Project ref : SPIS project
File name : EnergyFunction.java
File type : class
Copyright : ONERA, 2 Av.
EnergyFunction(PartTable) - Constructor for class spis.Surf.InteractModel.EnergyFunction
Default constructor
EnergyFunction() - Constructor for class spis.Surf.InteractModel.EnergyFunction
Constructor without a reference to a particle table (possible for this very simple function of energy, which is energy)
Environment - class spis.Top.Plasma.Environment.
Class Name : Environment
Project ref : SPIS project
File name : Environment.java
File type : class
Copyright : ONERA, 2 Av.
Environment() - Constructor for class spis.Top.Plasma.Environment
 
EquipotSC - class spis.Top.SC.EquipotSC.
Class Name : EquipotSC (Equipotential SC)
Project ref : SPIS project
File name : SC.java
File type : class
Copyright : ONERA, 2 Av.
EquipotSC(SurfMesh, MaterialModel[], ScalSurfField, ScalSurfField) - Constructor for class spis.Top.SC.EquipotSC
Default constructor
Exp - class spis.Util.Func.Exp.
Class Name : Exp
Project ref : SPIS project
File name : Exp.java
File type : class
Copyright : ONERA, 2 Av.
Exp(float, float) - Constructor for class spis.Util.Func.Exp
Constructor with y0 and x0 constants to define f(x) = y0*exp(x/x0).
e - Static variable in class spis.Util.Phys.Phys
elementary electric charge (positive)
eField - Variable in class spis.Vol.VolDistrib.VolDistribWithIO
electric field defined as a physical EField (including solver)
edgeFlag - Variable in class spis.Surf.SurfMesh.ThreeDUnstructSurfMesh
edge flag (int[edgeNb]) to tag thin
surface (2D) and thin wires (1D):
- bit 0: 0 = edge of a surface
1 = not a real edge but a wire
- bit 1: 0 = edge of a regular surface
1 = edge of a thin surface
hence: - edgeFlag=0 if edge of a regular surface
- edgeFlag=1 if this edge is indeed a wire
- edgeFlag=2 if edge of a thin surface
- nodeFlag=3 is forbidden (bits 0 and 1 are exclusive)
edgeFlag - Variable in class spis.Vol.VolMesh.ThreeDUnstructVolMesh
edge flag (int[edgeNb]) to tag special edges. :
- bit 0: 0 = not on a spacrecraft surface
1 = on a spacecraft surface
- bit 1: 0 = not on a thin SC surface
1 = on a thin SC surface
(meaningful only if bit 0 = 1)
- bit 2: 0 = not a wire-like boom
1 = wire-like boom (1D physical surface)
(meaningful only if 1st bit = 1 and 2nd bit = 0)
- bit 3: 0 = not a mesh boundary edge
1 = it is a mesh boundary edge
next bits may be used (transiently) to tag special edges for monitoring...
edgeIndex - Variable in class spis.Surf.SurfMesh.ThreeDUnstructSurfMesh
index of the edge in the VolMesh numbering
edgeIndexB - Variable in class spis.Vol.VolMesh.ThreeDUnstructVolMesh
for an edge of the boundary SurfMesh (fourth bit of edgeFlag = 1), index of the edge in the boundary SurfMesh numbering
edgeIndexS2 - Variable in class spis.Surf.SurfMesh.ThreeDUnstructSurfMesh
if a thin surface (edgeFlag = 2), index of the opposite duplicated edge (Side 2) in the same local surface numbering
edgeIndexSC - Variable in class spis.Vol.VolMesh.ThreeDUnstructVolMesh
for an edge of the spacecraft SurfMesh (first bit of edgeFlag = 1), index of the edge in the SC SurfMesh numbering
edgeLength - Variable in class spis.Surf.SurfMesh.ThreeDUnstructSurfMesh
Edge length
edgeLength - Variable in class spis.Vol.VolMesh.ThreeDUnstructVolMesh
Edge length
edgeNb - Variable in class spis.Surf.SurfMesh.ThreeDUnstructSurfMesh
edge number
edgeNb - Variable in class spis.Vol.VolMesh.ThreeDUnstructVolMesh
edge number
edgeNode - Variable in class spis.Surf.SurfMesh.ThreeDUnstructSurfMesh
nodes of an edge (int[EdgeNb][2])
edgeNode - Variable in class spis.Vol.VolMesh.ThreeDUnstructVolMesh
nodes of an edge (int[edgeNb][2])
edgeRadius - Variable in class spis.Surf.SurfMesh.ThreeDUnstructSurfMesh
wire real physical radius in case this edge is indeed a wire (wire cylinder not meshed)
edgeSurf - Variable in class spis.Surf.SurfMesh.ThreeDUnstructSurfMesh
surfaces on both sides of an edge (int[edgeNb][2]) order is meaningless, negative value if out of mesh
elecComponents - Variable in class spis.Top.SC.RCCabsSC
electric component descriptor
elecDens - Variable in class spis.Solver.Poisson.PoissonSolver
reference electron density used for Maxwell-Boltzman electron distribution in Poisson non-linear equation
elecDens2 - Variable in class spis.Solver.Poisson.PoissonSolver
reference electron density used for 2nd Maxwell-Boltzman electron distribution in Poisson non-linear equation
elecNodeId - Static variable in class spis.Top.Default.LocalParameter
Name of the local parameter: The (macro) electric node this element is related to (SC ground, array ground…) - (default param value: 0 (default electric node, related to SC ground) , mesh: SC , centring: 2 )
elecNodeId - Variable in class spis.Top.SC.RCCabsSC
The electric node Id of each surface: its superNode if conductive, an individual node if dielectric
elecSecEmis - Static variable in class spis.Top.Default.LocalParameter
Name of the local parameter: If 1, secondary electron emission under electron impact is turned on and simulated - (default param value: 0 (no electron secondary emission) , mesh: SC , centring: 2 )
elecSuperNodeId - Variable in class spis.Top.SC.RCCabsSC
electric node Id field
elecSuperNodeNb - Variable in class spis.Top.SC.RCCabsSC
electrical super node number: first elecSuperNodeNb electric nodes are super nodes (a local ground), next ones are regular nodes (a coated triangle)
elecTemp - Variable in class spis.Solver.Poisson.PoissonSolver
reference electron temperature used for Maxwell-Boltzman electron distribution in Poisson non-linear equation [eV]
elecTemp2 - Variable in class spis.Solver.Poisson.PoissonSolver
reference electron temperature used for 2nd Maxwell-Boltzman electron distribution in Poisson non-linear equation [eV]
electricCircuitFilename - Static variable in class spis.Top.Default.GlobalParameter
Name of the following parameter: Name of the file describing extra electric devices between electric (super-)nodes (RLCV) - (default value: circuit.txt, type: String)
electricCircuitIntegrate - Static variable in class spis.Top.Default.GlobalParameter
Name of the following parameter: Flag controlling SC electric circuit integration: - 0: do not integrate (constant initial potentials) - 1: integrate - 2: integrate with implicit scheme - (default value: 1, type: int)
electricCircuitIntegrate - Variable in class spis.Top.Simulation.SimulationFromUIParams
electric circuit integration flag
electron - Static variable in class spis.Top.Default.SpisDefaultPartTypes
to be referred to in UI as "electron"
electronDampedEnergy - Variable in class spis.Surf.InteractModel.BasicInducedConductInteractor
function giving the average energy of an electron after crossing a given thickness (use for dose rate computation)
electronDensity - Static variable in class spis.Top.Default.GlobalParameter
Name of the following parameter: Electron density (1st population) [m-3] (default value: 1.0e6, type: float)
electronDensity2 - Static variable in class spis.Top.Default.GlobalParameter
Name of the following parameter: Electron density (2nd population) [#/m3] (default value: 0.0, type: float)
electronDistrib - Static variable in class spis.Top.Default.GlobalParameter
Name of the following parameter: Name of the VolDistrib class to be used for electrons - (default value: GlobalMaxwellBoltzmannVolDistrib, type: String / Class)
electronDistrib2 - Static variable in class spis.Top.Default.GlobalParameter
Name of the following parameter: Name of the VolDistrib class to be used for the 2nd electron population - (default value: GlobalMaxwellBoltzmannVolDistrib, type: String/ Class)
electronRangeFunctionEnergyUnit - Static variable in class spis.Surf.InteractModel.BasicMaterialModel
energy unit of range function (input) (normally 1 keV in [eV])
electronRangeFunctionLengthUnit - Static variable in class spis.Surf.InteractModel.BasicMaterialModel
length unit of range function (result) (normally 1 Angstrom in [m])
electronRangeParamsExtractor - Static variable in class spis.Surf.InteractModel.BasicMaterialModel
range parameters extractor
electronRangeParamsPosition - Static variable in class spis.Surf.InteractModel.BasicMaterialModel
position of the range parameters to be extracted (NASCAP params 7-10)
electronSecondaryEmission - Static variable in class spis.Top.Default.GlobalParameter
Name of the following parameter: secondaryEmissionFlagUnderElectronImpact: : 0=no, 1=yes without secondary-electron dynamics, 3=yes with dynamics - (default value: 0, type: int)
electronTemperature - Static variable in class spis.Top.Default.GlobalParameter
Name of the following parameter: Electron temperature(1st population) [eV] (default value: 1.0, type: float)
electronTemperature2 - Static variable in class spis.Top.Default.GlobalParameter
Name of the following parameter: Electron temperature (2nd population) [eV] (default value: 1000.0, type: float)
electrons - Variable in class spis.Top.Plasma.Hybrid1MmfPlasma
The fluid distribution of electrons in this hybrid model
emCur - Variable in class spis.Util.Monitor.ElecSuperNodeMonitor
emitted currents versus time (the data) Dimension: [interactorNb+1][superNodeNb+1], emCurSum[i][j] deals with interactor i-1, super node j-1, and the sum if i=0 or j=0
emCurSum - Variable in class spis.Util.Monitor.ElecSuperNodeMonitor
emitted currents summation variable (between two storages, for time smoothing).
emCurSumNb - Variable in class spis.Util.Monitor.ElecSuperNodeMonitor
number of sums performed for emitted currents
emCurWriter - Variable in class spis.Util.Monitor.ElecSuperNodeMonitor
FileWriter for emitted currents
emittedCurrent - Variable in class spis.Top.Simulation.GeoExample
emitted current by spacecraft [A/face]
emittedCurrent - Variable in class spis.Top.Simulation.GeoExample2
emitted current by spacecraft [A/face]
emittedCurrent - Variable in class spis.Top.Simulation.SimulationFromUIParams
emitted current from SC
endId - Variable in class spis.Util.List.PointList
start index (index of the first particle to consider)
energy - Variable in class spis.Surf.InteractModel.DiscretisedFunctionOfParticleEDeprecated
Energy steps
energyDamping - Variable in class spis.Surf.InteractModel.ReflectionInteractor
function computing energy accommodation
energyDampingMethod - Variable in class spis.Surf.InteractModel.ReflectionInteractor
function returning the energy accommodation method Id
energyFlux - Variable in class spis.Surf.InteractModel.BasicInducedConductInteractor
energy flux at some depth (a surface field)
energyFluxFunction - Variable in class spis.Surf.InteractModel.BasicInducedConductInteractor
function computing the dose rate on surfaces, given an impinging particle distribution
environment - Variable in class spis.Top.Simulation.SimulationFromUIParams
UI-defined environement
environmentType - Static variable in class spis.Top.Default.GlobalParameter
Name of the following parameter: Name of the Environment class to be used (ex: BiMaxwellianEnvironment which will use the parameters below, or WorstCaseGeoEnvironment which will be self-contained) - (default value: BiMaxwellianEnvironment, type: String / Class)
eps0 - Static variable in class spis.Util.Phys.Phys
electric permittivity
equalFunc(ScalFunctionOfScal, FloatScalTable) - Method in class spis.Util.Table.FloatScalTable
Applies a function to the argument table and affects the result to this table.
equalFunc(ScalFunctionOfScal, ScalVolField) - Method in class spis.Vol.VolField.ScalVolField
Applies a function to the argument field and affects the result to this field.
equalPolarVeloIncrement(VectTable, int, int, VectTable, int, int, VectTable, int, int, int, float) - Method in class spis.Util.Table.VectTable
Computes the velocity increment in polar coordinates due to a given acceleration during time dt..
equalTotalCurrent(SurfDistrib[]) - Method in class spis.Surf.SurfField.ScalSurfField
Computes the total current [A/fqce] resulting from an array of fluxes (surface distributions).
esnMonitor - Variable in class spis.Top.Simulation.SimulationFromUIParams
monitor for data on electric super nodes
esnMonitorStep - Variable in class spis.Util.Monitor.ElecSuperNodeMonitor
time step for electric super node data monitoring
eulerSolve(ScalVolField, VectVolField, ScalVolField, ScalVolField, BC) - Method in class spis.Vol.VolMesh.VolMesh
Solves Euler equation for the density and current density dens and cur in the electric and magnetic fields E and B.
exp - Variable in class spis.Util.Func.DistToPoint
exponent
exp - Variable in class spis.Util.Func.GradPowerLaw
Exponent
exp - Variable in class spis.Util.Func.PowerLaw
Exponent
exp(float) - Static method in class spis.Util.Phys.Phys
Exponential function in simple precision, which is enough for physicists!
exponent - Variable in class spis.Util.Func.LimitedExp
exponent for limited part
export() - Method in class spis.Vol.VolMesh.ThreeDUnstructVolMesh
exports the mesh(es)
exportDebugData - Static variable in class spis.Top.Default.Global
if true, debug data are concatenated to post-processing data, hence visible from the framework
exportUIData() - Method in class spis.Top.Simulation.Simulation
exports meshes and other data from user interface
exportUIData() - Method in class spis.Top.Top.Top
exports meshes
externNum - Variable in class spis.Vol.VolMesh.ThreeDUnstructVolMesh
external numbering, dimensionned only if nodeRenumbering = true (externNum[internalId] = externalId)
extract(ParameterSet) - Method in class spis.Surf.InteractModel.ParamSetExtractor
Extracts a subset defined as some elements of the array.
extract(ParameterSet[]) - Method in class spis.Surf.InteractModel.ParamSetExtractor
Does the same job as extract(ParameterSet set) but for arrays of paramater sets: extracts and returns subsets of parameters to be used by an Interactor (as ParameterSet[]) from sets of a MaterialModel parameters (as ParameterSet[]) or to be used by a Function (as ParameterSet[]) from sets of Interactor parameters (as a ParameterSet[])
extract(ParameterSet) - Method in class spis.Surf.InteractModel.ParamSetExtractorDeprecated
Extracts and returns a subset of parameters to be used by an Interactor (as a ParameterSet) from a set of a MaterialModel parameters (as a ParameterSet), or a subset of parameters to be used by a function (as a ParameterSet) from a set of a Interactor parameters (as a ParameterSet),
extract(ParameterSet[]) - Method in class spis.Surf.InteractModel.ParamSetExtractorDeprecated
Does the same job as extract(ParameterSet set) but for arrays of paramater sets: extracts and returns subsets of parameters to be used by an Interactor (as ParameterSet[]) from sets of a MaterialModel parameters (as ParameterSet[]) or to be used by a Function (as ParameterSet[]) from sets of Interactor parameters (as a ParameterSet[])
extract(PartList, TestOfInt) - Method in class spis.Util.List.PartList
Extracts the particles of this list fullfilling the condition extractTest.test(flag) to the other list plOut.
extract(PartList, TestOfInt) - Method in class spis.Util.List.RichPartList
Extracts the particles of this list fullfilling the condition extractTest.test(flag) to the other list plOut.
extractDens(String) - Static method in class spis.Top.Default.GlobalParameter
 
extractFraction(float) - Method in class spis.Util.List.PartList
extracts a fraction of the list (at random)
extractFraction(float) - Method in class spis.Util.List.RichPartList
extracts a fraction of the list (at random)
extractGlobalParam(String) - Static method in class spis.Top.Default.GlobalParameter
Returns the global parameter of name name from the global parameter array (static variable of Global class).
extractLocalParam(String) - Static method in class spis.Top.Default.LocalParameter
Returns the local parameter of name name from the local parameter array (static variable of Global class).
extractParam(String, Parameter[]) - Static method in class spis.Top.Default.Parameter
Returns the parameter of name name from the parameter array param (returns null if not found).
extractPartType(String) - Static method in class spis.Top.Default.GlobalParameter
 
extractPositions - Variable in class spis.Surf.InteractModel.ParamSetExtractor
positions (indices) of the objects to be extracted int the paramter array
extractTemp(String) - Static method in class spis.Top.Default.GlobalParameter
 
extractVelo(String) - Static method in class spis.Top.Default.GlobalParameter
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z