Installation
With Package Managers
Using Containers
From Sources
Examples
Quickstart: the Spiralus Model
Understanding the Simulator Object
Interoperation with Optimization Packages
API
Optimization
Statistics
Experimental Design
Simulator
x3cflux.Stoichiometry
x3cflux.SolutionSpace
x3cflux.ParameterClassification
x3cflux.InequalitySystem
x3cflux.StationaryParameterSpace
x3cflux.NonStationaryParameterSpace
x3cflux.StationaryCumomerLevelSystem
x3cflux.StationaryEMULevelSystem
x3cflux.NonStationaryCumomerLevelSystem
x3cflux.NonStationaryEMULevelSystem
x3cflux.StationaryCumomerSystem
x3cflux.StationaryEMUSystem
x3cflux.NonStationaryCumomerSystem
x3cflux.NonStationaryEMUSystem
x3cflux.StationaryCumomerSystemBuilder
x3cflux.StationaryEMUSystemBuilder
StationaryEMUSystemBuilder
x3cflux.StationaryEMUSystemBuilder.build
x3cflux.StationaryEMUSystemBuilder.set_solver
StationaryEMUSystemBuilder.set_solver()
x3cflux.NonStationaryCumomerSystemBuilder
x3cflux.NonStationaryEMUSystemBuilder
x3cflux.create_simulator_from_fml
x3cflux.create_simulator_from_data
x3cflux.get_parameters
Data objects
Utilities
13CFLUX
Simulator
x3cflux.StationaryEMUSystemBuilder
x3cflux.StationaryEMUSystemBuilder.set_solver
View page source
x3cflux.StationaryEMUSystemBuilder.set_solver
StationaryEMUSystemBuilder.
set_solver
(
self
:
x3cflux.lib.core.StationaryEMUSystemBuilder
,
solver
:
x3cflux.lib.core.MatrixLESSolver
)
→
None