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 time-dependent Parameters #33

Merged
merged 8 commits into from Sep 8, 2023
Merged

Add time-dependent Parameters #33

merged 8 commits into from Sep 8, 2023

Conversation

loganbvh
Copy link
Owner

@loganbvh loganbvh commented Sep 5, 2023

No description provided.

@codecov
Copy link

codecov bot commented Sep 6, 2023

Codecov Report

Merging #33 (f7f30e7) into main (db10708) will increase coverage by 0.38%.
The diff coverage is 89.60%.

@@            Coverage Diff             @@
##             main      #33      +/-   ##
==========================================
+ Coverage   89.28%   89.66%   +0.38%     
==========================================
  Files          34       35       +1     
  Lines        3667     3754      +87     
==========================================
+ Hits         3274     3366      +92     
+ Misses        393      388       -5     
Files Changed Coverage Δ
tdgl/solution/solution.py 88.20% <66.66%> (-0.15%) ⬇️
tdgl/sources/scaling.py 75.00% <75.00%> (ø)
tdgl/version.py 85.71% <84.21%> (-14.29%) ⬇️
tdgl/solver/solve.py 76.31% <92.10%> (+1.52%) ⬆️
tdgl/parameter.py 92.50% <93.02%> (-0.08%) ⬇️
tdgl/__init__.py 100.00% <100.00%> (ø)
tdgl/about.py 83.33% <100.00%> (+0.98%) ⬆️
tdgl/finite_volume/operators.py 94.48% <100.00%> (+14.17%) ⬆️
tdgl/solver/runner.py 91.17% <100.00%> (ø)
tdgl/sources/__init__.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

📢 Have feedback on the report? Share it here.

Add div(dA/dt) term
Fix time-dependent applied vector potential in Solution.vector_potential_at_position
@loganbvh loganbvh marked this pull request as ready for review September 8, 2023 02:48
@loganbvh loganbvh merged commit 3a62122 into main Sep 8, 2023
9 checks passed
@loganbvh loganbvh deleted the time-dependent-field branch September 8, 2023 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant