Closed Rodot- closed 1 week ago
Check out this pull request on
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
*beep* *bop* Hi human, I ran ruff on the latest commit (a301095c333e79c0cb351ea76872aace06d3aed1). Here are the outputs produced. Results can also be downloaded as artifacts here. Summarised output:
Complete output(might be large):
*beep* *bop*
Hi, human.
The docs
workflow has succeeded :heavy_check_mark:
Click here to see your results.
Attention: Patch coverage is 1.68675%
with 408 lines
in your changes missing coverage. Please review.
Project coverage is 67.60%. Comparing base (
8a317dd
) to head (a301095
). Report is 61 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
*beep* *bop* Hi human, I ran benchmarks as you asked comparing master (8a317dd9eead8acab8d9c17d290863e05f5a27f2) and the latest commit (a301095c333e79c0cb351ea76872aace06d3aed1). Here are the logs produced by ASV. Results can also be downloaded as artifacts here.
Significantly changed benchmarks:
All benchmarks:
If you want to see the graph of the results, you can check it here
@Rodot- this needs to be rebased now
Closed in favour of #2800
:pencil:
Adds a workflow to solve for the v_inner_boundary of the simulation
Based on PR #2730 Which should be merged first
Type: :rocket:
feature
This adds a complete workflow as a subclass of the SimpleSimulation workflow from PR #2730. This workflow adds convergence criteria and handling the the inner-boundary velocity value. This PR also makes small edits to the configuration schema and parser to allow accessing properties of the v_inner_boundary convergence.
:pushpin: Resources
A notebook is provided in tardis/docs/workflows
:vertical_traffic_light: Testing
How did you test these changes?
:ballot_box_with_check: Checklist
build_docs
label