ls1-MarDyn
ls1-MarDyn molecular dynamics code
|
Single droplet scenario generator. More...
#include <Mkesfera.h>
Public Member Functions | |
void | readPhaseSpaceHeader (Domain *, double) |
read the phase space components and header information More... | |
unsigned long | readPhaseSpace (ParticleContainer *particleContainer, Domain *domain, DomainDecompBase *domainDecomp) |
read the actual phase space information More... | |
void | readXML (XMLfileUnits &xmlconfig) |
Read in XML configuration for MkesferaGenerator and all its included objects. More... | |
Single droplet scenario generator.
Creates a droplet with a given center position and radius inside the simulation box. The density of the droplet and its surrounding can be chosen seperately. The droplet and its surrounding consist both out of molecules from the component with ID=1 in the xml input file.
|
virtual |
read the actual phase space information
< relative koordinates of face centers
Implements InputBase.
|
inlinevirtual |
read the phase space components and header information
domain | pointer to domain object |
timestep | timestep length |
Implements InputBase.
|
virtual |
Read in XML configuration for MkesferaGenerator and all its included objects.
The following xml object structure is handled by this method:
Reimplemented from InputBase.