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

Add a feature to enable thermal power plants to burn multiple fuels #586

Merged
merged 61 commits into from
Feb 20, 2024

Define variables for MULTI_FUELS only when MULTI_FUELS exists

8dd4aff
Select commit
Loading
Failed to load commit list.
Merged

Add a feature to enable thermal power plants to burn multiple fuels #586

Define variables for MULTI_FUELS only when MULTI_FUELS exists
8dd4aff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 5, 2023 in 1s

39.47% of diff hit (target 39.58%)

View this Pull Request on Codecov

39.47% of diff hit (target 39.58%)

Annotations

Check warning on line 280 in src/load_inputs/load_generators_data.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/load_inputs/load_generators_data.jl#L259-L280

Added lines #L259 - L280 were not covered by tests

Check warning on line 285 in src/load_inputs/load_generators_data.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/load_inputs/load_generators_data.jl#L283-L285

Added lines #L283 - L285 were not covered by tests

Check warning on line 288 in src/load_inputs/load_generators_data.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/load_inputs/load_generators_data.jl#L288

Added line #L288 was not covered by tests

Check warning on line 67 in src/model/core/co2.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/core/co2.jl#L66-L67

Added lines #L66 - L67 were not covered by tests

Check warning on line 79 in src/model/core/co2.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/core/co2.jl#L79

Added line #L79 was not covered by tests

Check warning on line 92 in src/model/core/co2.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/core/co2.jl#L92

Added line #L92 was not covered by tests

Check warning on line 102 in src/model/core/co2.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/core/co2.jl#L102

Added line #L102 was not covered by tests

Check warning on line 109 in src/model/core/fuel.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/core/fuel.jl#L108-L109

Added lines #L108 - L109 were not covered by tests

Check warning on line 112 in src/model/core/fuel.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/core/fuel.jl#L112

Added line #L112 was not covered by tests

Check warning on line 115 in src/model/core/fuel.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/core/fuel.jl#L115

Added line #L115 was not covered by tests

Check warning on line 135 in src/model/core/fuel.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/core/fuel.jl#L135

Added line #L135 was not covered by tests

Check warning on line 141 in src/model/core/fuel.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/core/fuel.jl#L141

Added line #L141 was not covered by tests

Check warning on line 147 in src/model/core/fuel.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/core/fuel.jl#L147

Added line #L147 was not covered by tests

Check warning on line 149 in src/model/core/fuel.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/core/fuel.jl#L149

Added line #L149 was not covered by tests

Check warning on line 151 in src/model/core/fuel.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/core/fuel.jl#L151

Added line #L151 was not covered by tests

Check warning on line 162 in src/model/core/fuel.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/core/fuel.jl#L162

Added line #L162 was not covered by tests

Check warning on line 166 in src/model/core/fuel.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/core/fuel.jl#L166

Added line #L166 was not covered by tests

Check warning on line 175 in src/model/core/fuel.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/core/fuel.jl#L175

Added line #L175 was not covered by tests

Check warning on line 189 in src/model/core/fuel.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/core/fuel.jl#L189

Added line #L189 was not covered by tests

Check warning on line 193 in src/model/core/fuel.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/core/fuel.jl#L193

Added line #L193 was not covered by tests

Check warning on line 202 in src/model/core/fuel.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/core/fuel.jl#L202

Added line #L202 was not covered by tests

Check warning on line 222 in src/model/core/fuel.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/core/fuel.jl#L222

Added line #L222 was not covered by tests

Check warning on line 235 in src/model/core/fuel.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/core/fuel.jl#L235

Added line #L235 was not covered by tests

Check warning on line 251 in src/model/core/fuel.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/core/fuel.jl#L251

Added line #L251 was not covered by tests

Check warning on line 274 in src/model/core/fuel.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/core/fuel.jl#L274

Added line #L274 was not covered by tests