PSCF v1.2
|
Container for phi and mu for a single species in a Thermo object. More...
Public Member Functions | |
__init__ (self, l) | |
Constructor. | |
Container for phi and mu for a single species in a Thermo object.
A Species object stores the phi and mu values of a single polymer or solvent species.
pscfpp.output.Species.__init__ | ( | self, | |
l ) |
Constructor.
l | a list of read values in string type. |
Definition at line 323 of file output.py.
References Pscf::Homogeneous::Mixture.mu(), Pscf::Species.mu(), pscfpp.output.Species.mu, Pscf::Homogeneous::Mixture.phi(), Pscf::Species.phi(), and pscfpp.output.Species.phi.