andes.core.var.AliasState#
- class andes.core.var.AliasState(var, **kwargs)[source]#
Alias state variable.
Refer to the docs of
AliasAlgeb
.Methods
link_external
(ext_model)Update variable addresses provided by external models
reset
()Reset the internal numpy arrays and flags.
set_address
(addr[, contiguous])Assigns address for equation RHS.
set_arrays
(dae[, inplace, alloc])Access
dae.h
ordae.i
for the RHS of external variables whene_str
exists..Attributes