Class Ensemble
java.lang.Object
org.episteme.natural.physics.statistical.Ensemble
Represents an ensemble of particles in statistical mechanics.
Supports microcanonical (NVE), canonical (NVT), and grand canonical (μVT) ensembles.
- Since:
- 1.0
- Author:
- Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
-
Method Details
-
microcanonical
-
canonical
-
grandCanonical
-
getType
-
getParticleCount
public int getParticleCount() -
getVolume
-
getTemperature
-
getTotalEnergy
-
getChemicalPotential
-