spis.Surf.SurfDistrib
Class GlobalSurfDistrib

java.lang.Object
  extended byspis.Surf.SurfDistrib.SurfDistrib
      extended byspis.Surf.SurfDistrib.NonPICSurfDistrib
          extended byspis.Surf.SurfDistrib.GlobalSurfDistrib
Direct Known Subclasses:
GlobalMaxwellSurfDistrib

public abstract class GlobalSurfDistrib
extends NonPICSurfDistrib

Class Name : GlobalSurfDistrib
Project ref : SPIS project
File name : GlobalSurfDistrib.java
File type : class
Copyright : ONERA, 2 Av. E. Belin, 31055 Toulouse cedex, France http://www.onecert.fr
Status : under development
Creation : 25/08/2003
Modification :

Description : Global analytic Surface Distribution.
It is given analytically over the whole mesh through a few parameters, examples a constant Maxwellian flux, a Maxwell-Boltzmann distribution (flux depends on local potential through Boltzman exponential factor)...

Versions and anomalies correction :

Version numberAuthor (name, e-mail) Corrections/Modifications
0.1 JF Roussel, roussel@onecert.frCreation


Version:
0.1
Author:
JF Roussel

Constructor Summary
GlobalSurfDistrib(SurfMesh sm, SurfSampler sampler)
          default constructor
 
Methods inherited from class spis.Surf.SurfDistrib.NonPICSurfDistrib
assesMinTimeToCrossOneCell, assessTypicalVelo, getMoment, getMoment, getPart, getSample, getSampler, sample, setPart, setSampler
 
Methods inherited from class spis.Surf.SurfDistrib.SurfDistrib
getFrom, getMoment, getMoment, getMoment, getMoment, getSm, getTo, map, setFrom, setTo
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlobalSurfDistrib

public GlobalSurfDistrib(SurfMesh sm,
                         SurfSampler sampler)
default constructor