amici.amici.ModelPtr

class amici.amici.ModelPtr(*args)[source]

Swig-Generated class that implements smart pointers to Model as objects.

Attributes

app

AMICI application context

idlist

Flag array for DAE equations

lbw

Lower bandwidth of the Jacobian

nJ

Dimension of the augmented objective function for 2nd order ASA

ne

Number of events

nnz

Number of nonzero entries in Jacobian

nw

Number of common expressions

nx_rdata

Number of states

nx_solver

Number of states with conservation laws applied

nx_solver_reinit

Number of solver states subject to reinitialization

nxtrue_rdata

Number of states in the unaugmented system

nxtrue_solver

Number of states in the unaugmented system with conservation laws applied

ny

Number of observables

nytrue

Number of observables in the unaugmented system

nz

Number of event outputs

nztrue

Number of event outputs in the unaugmented system

o2mode

Flag indicating whether for amici::Solver::sensi_ == amici::SensitivityOrder::second directional or full second order derivative will be computed

pythonGenerated

Flag indicating Matlab- or Python-based model generation

ubw

Upper bandwidth of the Jacobian