PSCF v1.3
pscfpp.output.Species Class Reference

Container for phi and mu for a single species in a Thermo object. More...

Public Member Functions

 __init__ (self, l)
 Constructor.

Detailed Description

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.

Definition at line 456 of file output.py.

Constructor & Destructor Documentation

◆ __init__()

pscfpp.output.Species.__init__ ( self,
l )

Constructor.

Parameters
la list of read values in string type.

Definition at line 463 of file output.py.

References mu, and phi.


The documentation for this class was generated from the following file: