Skip to content

Steady-state reactor network solver #1907

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

[Reactor/1D] Improve test coverage of steady-state solver

9be762c
Select commit
Loading
Failed to load commit list.
Open

Steady-state reactor network solver #1907

[Reactor/1D] Improve test coverage of steady-state solver
9be762c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 20, 2025 in 1s

79.65% of diff hit (target 74.11%)

View this Pull Request on Codecov

79.65% of diff hit (target 74.11%)

Annotations

Check warning on line 107 in include/cantera/numerics/SteadyStateSystem.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/cantera/numerics/SteadyStateSystem.h#L107

Added line #L107 was not covered by tests

Check warning on line 178 in include/cantera/numerics/SteadyStateSystem.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/cantera/numerics/SteadyStateSystem.h#L178

Added line #L178 was not covered by tests

Check warning on line 194 in include/cantera/numerics/SteadyStateSystem.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/cantera/numerics/SteadyStateSystem.h#L193-L194

Added lines #L193 - L194 were not covered by tests

Check warning on line 199 in include/cantera/numerics/SteadyStateSystem.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/cantera/numerics/SteadyStateSystem.h#L198-L199

Added lines #L198 - L199 were not covered by tests

Check warning on line 207 in include/cantera/numerics/SteadyStateSystem.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/cantera/numerics/SteadyStateSystem.h#L206-L207

Added lines #L206 - L207 were not covered by tests

Check warning on line 217 in include/cantera/numerics/SteadyStateSystem.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/cantera/numerics/SteadyStateSystem.h#L216-L217

Added lines #L216 - L217 were not covered by tests

Check warning on line 260 in include/cantera/numerics/SteadyStateSystem.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/cantera/numerics/SteadyStateSystem.h#L259-L260

Added lines #L259 - L260 were not covered by tests

Check warning on line 35 in include/cantera/zeroD/ConstPressureMoleReactor.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/cantera/zeroD/ConstPressureMoleReactor.h#L35

Added line #L35 was not covered by tests

Check warning on line 38 in include/cantera/zeroD/ConstPressureMoleReactor.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/cantera/zeroD/ConstPressureMoleReactor.h#L38

Added line #L38 was not covered by tests

Check warning on line 51 in include/cantera/zeroD/FlowReactor.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/cantera/zeroD/FlowReactor.h#L51

Added line #L51 was not covered by tests

Check warning on line 53 in include/cantera/zeroD/FlowReactor.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/cantera/zeroD/FlowReactor.h#L53

Added line #L53 was not covered by tests

Check warning on line 37 in src/numerics/SteadyStateSystem.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/numerics/SteadyStateSystem.cpp#L37

Added line #L37 was not covered by tests

Check warning on line 39 in src/numerics/SteadyStateSystem.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/numerics/SteadyStateSystem.cpp#L39

Added line #L39 was not covered by tests

Check warning on line 45 in src/numerics/SteadyStateSystem.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/numerics/SteadyStateSystem.cpp#L42-L45

Added lines #L42 - L45 were not covered by tests

Check warning on line 73 in src/numerics/SteadyStateSystem.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/numerics/SteadyStateSystem.cpp#L73

Added line #L73 was not covered by tests

Check warning on line 75 in src/numerics/SteadyStateSystem.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/numerics/SteadyStateSystem.cpp#L75

Added line #L75 was not covered by tests

Check warning on line 78 in src/numerics/SteadyStateSystem.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/numerics/SteadyStateSystem.cpp#L78

Added line #L78 was not covered by tests

Check warning on line 174 in src/numerics/SteadyStateSystem.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/numerics/SteadyStateSystem.cpp#L174

Added line #L174 was not covered by tests

Check warning on line 243 in src/numerics/SteadyStateSystem.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/numerics/SteadyStateSystem.cpp#L243

Added line #L243 was not covered by tests

Check warning on line 296 in src/numerics/SteadyStateSystem.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/numerics/SteadyStateSystem.cpp#L296

Added line #L296 was not covered by tests

Check warning on line 45 in src/oneD/MultiNewton.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/oneD/MultiNewton.cpp#L45

Added line #L45 was not covered by tests

Check warning on line 66 in src/oneD/MultiNewton.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/oneD/MultiNewton.cpp#L64-L66

Added lines #L64 - L66 were not covered by tests

Check warning on line 153 in src/oneD/MultiNewton.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/oneD/MultiNewton.cpp#L153

Added line #L153 was not covered by tests

Check warning on line 157 in src/oneD/MultiNewton.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/oneD/MultiNewton.cpp#L156-L157

Added lines #L156 - L157 were not covered by tests

Check warning on line 159 in src/oneD/MultiNewton.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/oneD/MultiNewton.cpp#L159

Added line #L159 was not covered by tests