PSCF v1.1
|
Container for phi and mu for a single species in a Thermo object. More...
Public Member Functions | |
def | __init__ (self, l) |
Constructor. More... | |
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.
def 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 pscfpp.output.Species.mu, Pscf::Species.mu(), Pscf::Homogeneous::Mixture.mu(), pscfpp.output.Species.phi, Pscf::Species.phi(), and Pscf::Homogeneous::Mixture.phi().