-
Notifications
You must be signed in to change notification settings - Fork 79
Three component phase separation for ultramassive white dwarfs, part 2 #863
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
Open
evbauer
wants to merge
36
commits into
main
Choose a base branch
from
three_component_PS
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
6f0a36a
Three component phase separation for ultramassive white dwarfs (#860)
mcastrotapia 8f5455c
fix fortitude issues
039cf6a
fix script permissions, more fortitude fixes
877adcf
[ci skip] fix license statements
pmocz 137270d
Merge branch 'main' into three_component_PS
5f25c17
revert some minor changes, address some compiler warnings
7f154b7
fix indentation
f48db78
fix whitespace, remove some unused variables flagged by compiler warn…
5519a13
introduce option to redistribute phase separation energy over inner h…
2f34b44
try removing extra safeguard that PS heat smoothing should prevent ne…
0ace375
simplify some diffs and remove extra crystal_core_boundary_mass check
0862c00
refactor phase separation into separate 2component and 3component flows
49b9525
rename phase separation outer loop routine
06fd431
remove some unused variables
9f68f59
more unused variables
383cca4
remove some extraneous diffs
c4ce732
indentation and spacing (no code changes)
0bc26a7
minimize diffs
eefd2f7
partial fixup for 3 component test case
e4b06fd
convert 3-phase PS data files to hdf5
8f0fa5c
delete large 3-component PS .dat files
e1268d1
fix index-ordering issue in h5 files for fortran-style reads
e4aac7b
fix memory leak when reading 3-component PS files repeatedly
6ce60bb
[ci skip] move phase separation data files into star_data
42c5f7b
Merge branch 'main' into three_component_PS
8257a46
[ci skip] setup for test-suite integration for wd_o_ne_3_phase (work …
5b9c201
clean up inlist_wd_o_ne_3_phase and test
8d97fac
[ci optional] clean up starting model generation for wd_o_ne_3_phase,…
adecbdb
[ci skip] pgstar cleanup
922da39
add missing test suite calls to run_star_extras
895fb48
[ci optional] document 3-component option in controls.defaults, full …
9ad91e1
Make WD phase separation smooth heating by default.
7795314
add missing variable declaration
991d568
Update README.rst (#1037)
mcastrotapia 994e9b9
tweak README and include images
3885214
Merge branch 'main' into three_component_PS [ci optional]
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| ../../../star/test_suite/wd_o_ne_3_phase/README.rst |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would be good to document the choice for the inner half (could be arbitrary, but I think it would nice for the user to know why).