-
Notifications
You must be signed in to change notification settings - Fork 349
Eos MESA updated tables + entropy tables for GRTDE #850
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
AliPourmand
wants to merge
45
commits into
danieljprice:main
Choose a base branch
from
AliPourmand:eos_mesa_entropy_tde
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
45 commits
Select commit
Hold shift + click to select a range
bd792a6
I started adding modules to import eos mesa tables in entropy and den…
AliPourmand b2be5ff
adding some skeletons of some functions needed, just saving now
AliPourmand 1d10bd9
all the subroutines necessary for entropy tables to be read are adde…
AliPourmand 349b0d2
just saving for a second to compare with main branch
AliPourmand 4286144
cons2prim moved because I didn't commit it, so I had to rewrite it, s…
AliPourmand bf525e4
small bug
AliPourmand c171809
small bug
AliPourmand 33b0f73
added debug outputs. something wrong with fnum reading
AliPourmand 911d256
added specific labels for every gr related variable, but reading tabl…
AliPourmand cd73c1f
added get_eos_constants_mesa_gr because the crashes won't stop. sitll…
AliPourmand 89a7186
minor bug
AliPourmand a651bcf
tables are being read now! there is a new bug which I will fix later …
AliPourmand f5a0a10
added eos=10 to eos.f90 cases for gr, also removed some comments. now…
AliPourmand d78d5ae
minor addition
AliPourmand e735f3d
corrected the units for entropy when going back and forth from the me…
AliPourmand 8a50944
minor debug
AliPourmand f7bba6c
I removed the k_b denom from entropy definition. eos mesa tables bac…
AliPourmand 2db3074
made an important change . note that in eos mesa some tables are not…
AliPourmand 7addc6d
just adding a checkpoint here. the entropy is now being read and stor…
AliPourmand 9f303c6
calling entropy and thermal energy in relax_star to be from mesa tabl…
AliPourmand c0700b6
added eos mesa to relax star, now there will be a lot of debugging, …
AliPourmand 43e573c
upon consulting ryo, we decided not to add entropy of mesa during rel…
AliPourmand 78ed890
some useful debugging flags I want to save
AliPourmand a60d31a
entropy is already to the power10 in get entropy in eos, changed that…
AliPourmand d39b37f
made reading gr tables only happen for the GR case
AliPourmand e04a696
added a hidden variable called mesa_use_legacy_tables which is set t…
AliPourmand 1ff204d
added a different link for EOS EMSA gr tables to be read, and also ch…
AliPourmand 1da118e
minor addition
AliPourmand 2d019be
added some final touches. changed the logical to an integer for the e…
AliPourmand a9709d1
added zenodo link
AliPourmand 7961b19
checkpoint
AliPourmand 0b2a3a2
checkpoint
AliPourmand 8d7e704
missing declaration
AliPourmand b288c9c
something was deleted
AliPourmand a55be3e
removed useless variables
AliPourmand 1365a7a
minor debug
AliPourmand 4149bea
removed useless routines
AliPourmand 511869f
changed some issues
AliPourmand b50ffd7
fixed important bug in eos_mesa on extrapolation
AliPourmand 7c4f498
Merge remote-tracking branch 'origin/main' into eos_mesa_entropy_tde
AliPourmand fc05a5e
minor bug and merge
AliPourmand cc08c59
minor debugs, plus rerun prompt to see the ssl nasa jpl problem
AliPourmand 840dd11
added readme in mesa_opac
AliPourmand 3f559ba
Merge branch 'main' into eos_mesa_entropy_tde
AliPourmand 55aaead
Merge branch 'main' into eos_mesa_entropy_tde
AliPourmand 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
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,10 @@ | ||
| The opac data tables are too large to be stored in the Phantom git repository | ||
| They will be downloaded automatically when you run the code | ||
|
|
||
| or can be retrieved manually using wget from the phantom website, e.g.: | ||
|
|
||
| wget http://users.monash.edu.au/~dprice/phantom/data/eos/mesa_opac/opacs.bindata | ||
|
|
||
| The files are: | ||
|
|
||
| opacs.bindata |
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
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.
Uh oh!
There was an error while loading. Please reload this page.