pyjac.core.CParams moduleΒΆ
Various parameters that control C Jacobian unrolling
param Jacob_Unroll: | |
---|---|
Limit for number of reactions in each Jacobian reaction update subfile | |
type Jacob_Unroll: | |
int | |
param Jacob_Spec_Unroll: | |
The number of species to place in each Jacobian species update subfile | |
type Jacob_Spec_Unroll: | |
int | |
param Max_Lines: | |
Limit for number of lines of each Jacobian reaction update subfile | |
type Max_Lines: | int |
param Max_Spec_Lines: | |
Limit for number of lines of each Jacobian species update subfile | |
type Max_Spec_Lines: | |
int |