Skip to content
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

Steady-State Solver for ZeroD Reactors #1021

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

Add configurations, for alt settings btwn solver modes

b1ad331
Select commit
Loading
Failed to load commit list.
Draft

Steady-State Solver for ZeroD Reactors #1021

Add configurations, for alt settings btwn solver modes
b1ad331
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 11, 2024 in 1s

0.00% of diff hit (target 65.39%)

View this Pull Request on Codecov

0.00% of diff hit (target 65.39%)

Annotations

Check warning on line 32 in include/cantera/numerics/Newton.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/cantera/numerics/Newton.h#L32

Added line #L32 was not covered by tests

Check warning on line 61 in include/cantera/numerics/Newton.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/cantera/numerics/Newton.h#L59-L61

Added lines #L59 - L61 were not covered by tests

Check warning on line 65 in include/cantera/numerics/Newton.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/cantera/numerics/Newton.h#L64-L65

Added lines #L64 - L65 were not covered by tests

Check warning on line 143 in src/numerics/DenseMatrix.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/numerics/DenseMatrix.cpp#L143

Added line #L143 was not covered by tests

Check warning on line 145 in src/numerics/DenseMatrix.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/numerics/DenseMatrix.cpp#L145

Added line #L145 was not covered by tests

Check warning on line 161 in src/numerics/DenseMatrix.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/numerics/DenseMatrix.cpp#L161

Added line #L161 was not covered by tests

Check warning on line 183 in src/numerics/DenseMatrix.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/numerics/DenseMatrix.cpp#L183

Added line #L183 was not covered by tests

Check warning on line 186 in src/numerics/DenseMatrix.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/numerics/DenseMatrix.cpp#L186

Added line #L186 was not covered by tests

Check warning on line 195 in src/numerics/DenseMatrix.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/numerics/DenseMatrix.cpp#L195

Added line #L195 was not covered by tests

Check warning on line 197 in src/numerics/DenseMatrix.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/numerics/DenseMatrix.cpp#L197

Added line #L197 was not covered by tests

Check warning on line 228 in src/numerics/DenseMatrix.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/numerics/DenseMatrix.cpp#L228

Added line #L228 was not covered by tests

Check warning on line 19 in src/numerics/Newton.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/numerics/Newton.cpp#L19

Added line #L19 was not covered by tests

Check warning on line 34 in src/numerics/Newton.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/numerics/Newton.cpp#L30-L34

Added lines #L30 - L34 were not covered by tests

Check warning on line 42 in src/numerics/Newton.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/numerics/Newton.cpp#L38-L42

Added lines #L38 - L42 were not covered by tests

Check warning on line 44 in src/numerics/Newton.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/numerics/Newton.cpp#L44

Added line #L44 was not covered by tests

Check warning on line 50 in src/numerics/Newton.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/numerics/Newton.cpp#L50

Added line #L50 was not covered by tests

Check warning on line 53 in src/numerics/Newton.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/numerics/Newton.cpp#L53

Added line #L53 was not covered by tests

Check warning on line 56 in src/numerics/Newton.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/numerics/Newton.cpp#L56

Added line #L56 was not covered by tests

Check warning on line 60 in src/numerics/Newton.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/numerics/Newton.cpp#L60

Added line #L60 was not covered by tests

Check warning on line 65 in src/numerics/Newton.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/numerics/Newton.cpp#L65

Added line #L65 was not covered by tests

Check warning on line 67 in src/numerics/Newton.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/numerics/Newton.cpp#L67

Added line #L67 was not covered by tests

Check warning on line 72 in src/numerics/Newton.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/numerics/Newton.cpp#L71-L72

Added lines #L71 - L72 were not covered by tests

Check warning on line 80 in src/numerics/Newton.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/numerics/Newton.cpp#L80

Added line #L80 was not covered by tests

Check warning on line 83 in src/numerics/Newton.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/numerics/Newton.cpp#L83

Added line #L83 was not covered by tests

Check warning on line 89 in src/numerics/Newton.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/numerics/Newton.cpp#L89

Added line #L89 was not covered by tests