Diana
0.8.3
|
#include <DianaModel.hpp>
Public Member Functions | |
Numeric::Solvers::Model::ICapeNumericModel * | CreateModel (Numeric::Solvers::Model::CapeModelType typeOfTheModel, Common::Types::CapeString strLibraryName=Common::Types::CapeStringUNDEFINED) throw (Common::Error::ECapeUnknown, Common::Error::ECapeInvalidArgument, Common::Error::ECapeOutOfBounds, Common::Error::ECapeOutOfResources, Common::Error::ECapeFailedInitialisation) |
Diana realization of the ICapeNumericModelManager interface.
Creates a new simulation model for a specific unit or for a complete flowsheet.
typeOfTheModel | the type of the model |
strLibraryName | name of the modle library |
Implements ICapeNumericModelManager.