simphony / simphony-common

The native implementation of the Simphony cuds objects
BSD 2-Clause "Simplified" License
7 stars 5 forks source link

outdated api description in ABCModelingengine #391

Closed ahashibon closed 7 years ago

ahashibon commented 7 years ago

the doc string of modeling engine need update. currently it is:

` Attributes

BC : DataContainer
    container of attributes related to the boundary conditions
CM : DataContainer
    container of attributes related to the computational method
SP : DataContainer
    container of attributes related to the system parameters/conditions
materials : Materials
    materials related to state data`

these attributes do not exist in the updated engine.