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

Cleanup and rename cell length #100

Merged

Conversation

jvshields
Copy link
Contributor

Changing mentions of cell lengths in variables and documentation to start moving towards finite difference model implementation rather than finite volume.

@codecov
Copy link

codecov bot commented Jul 21, 2023

Codecov Report

Merging #100 (7b83efd) into main (306c451) will not change coverage.
The diff coverage is 16.66%.

❗ Current head 7b83efd differs from pull request most recent head 9b08661. Consider uploading reports for the commit 9b08661 to get more accurate results

@@           Coverage Diff           @@
##             main     #100   +/-   ##
=======================================
  Coverage   34.99%   34.99%           
=======================================
  Files          16       16           
  Lines         623      623           
=======================================
  Hits          218      218           
  Misses        405      405           
Files Changed Coverage Δ
stardis/transport/base.py 25.49% <0.00%> (ø)
stardis/model/geometry/radial1d.py 66.66% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sonachitchyan sonachitchyan merged commit 4ab24a4 into tardis-sn:main Jul 26, 2023
4 checks passed
smokestacklightnin pushed a commit to smokestacklightnin/stardis that referenced this pull request Jul 27, 2023
* add functionality to read not gzipped files to marcs reader

* remove WIP for geometry that would break the reader

Co-authored-by: Jing Lu <[email protected]>
Co-authored-by: Yuki Matsumura <[email protected]>
Co-authored-by: 饒孝節 <[email protected]>

* Co-authored-by: Jing Lu <[email protected]>
Co-authored-by: Yuki Matsumura <[email protected]>
Co-authored-by: 饒孝節 <[email protected]>

* Change documentation and names of "cells"

* change radial1d.py mentions of cell to depth point

---------

Co-authored-by: Jing Lu <[email protected]>
Co-authored-by: Yuki Matsumura <[email protected]>
Co-authored-by: 饒孝節 <[email protected]>
Co-authored-by: Sona Chitchyan <[email protected]>
smokestacklightnin pushed a commit to smokestacklightnin/stardis that referenced this pull request Sep 20, 2023
* add functionality to read not gzipped files to marcs reader

* remove WIP for geometry that would break the reader

Co-authored-by: Jing Lu <[email protected]>
Co-authored-by: Yuki Matsumura <[email protected]>
Co-authored-by: 饒孝節 <[email protected]>

* Co-authored-by: Jing Lu <[email protected]>
Co-authored-by: Yuki Matsumura <[email protected]>
Co-authored-by: 饒孝節 <[email protected]>

* Change documentation and names of "cells"

* change radial1d.py mentions of cell to depth point

---------

Co-authored-by: Jing Lu <[email protected]>
Co-authored-by: Yuki Matsumura <[email protected]>
Co-authored-by: 饒孝節 <[email protected]>
Co-authored-by: Sona Chitchyan <[email protected]>
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.

3 participants