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 Potekhin & Chabrier EOS #798

Draft
wants to merge 70 commits into
base: development
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
70 commits
Select commit Hold shift + click to select a range
70554a3
Initial check-in of eos17.f
maxpkatz Oct 17, 2021
5e7a1ee
Turn on main program
maxpkatz Oct 17, 2021
b67a133
Turn on Wigner corrections by default
maxpkatz Oct 17, 2021
da2ce05
Hardcode a 60/40 C/O mix
maxpkatz Oct 17, 2021
556c7fa
Implicit none in main
maxpkatz Oct 17, 2021
5abec18
Replace comment syntax
maxpkatz Oct 17, 2021
7f592c8
Remove commented lines
maxpkatz Oct 17, 2021
2623421
More explicit types
maxpkatz Oct 17, 2021
2777c20
Answer verification
maxpkatz Oct 17, 2021
b64e63b
Remove density rescaling
maxpkatz Oct 17, 2021
3e2a9d6
Remove resorting
maxpkatz Oct 17, 2021
ea4778d
Formatting
maxpkatz Oct 17, 2021
d58b29d
implicit none
maxpkatz Oct 17, 2021
692123c
Free form
maxpkatz Oct 17, 2021
b359f64
F90
maxpkatz Oct 17, 2021
c223422
No more goto
maxpkatz Oct 17, 2021
d5e56d1
Add makefile
maxpkatz Oct 17, 2021
fddabac
Implicit none
maxpkatz Oct 17, 2021
b9c5885
Implicit none
maxpkatz Oct 17, 2021
038f580
First attempt at converting ferinv7 to C++
maxpkatz Oct 17, 2021
05f97fe
lstdc++
maxpkatz Oct 17, 2021
72a5c6d
Check in C++ file
maxpkatz Oct 17, 2021
3a1237f
Fix comparison
maxpkatz Oct 17, 2021
2c64033
Print diffs without judgment
maxpkatz Oct 17, 2021
e42fddb
Hardcode N = 1 in Fermi integral
maxpkatz Oct 17, 2021
7f743a0
chemfit to C++
maxpkatz Oct 17, 2021
243b58a
Real
maxpkatz Oct 17, 2021
2fd8d47
_rt
maxpkatz Oct 17, 2021
35c0908
Remove unused derivatives from ferinv7
maxpkatz Oct 17, 2021
bc76805
Add hotter test
maxpkatz Oct 17, 2021
c266105
Add cold T case
maxpkatz Oct 17, 2021
1167d16
Print out max diff over all fields
maxpkatz Oct 17, 2021
fcf656a
blin9a to C++
maxpkatz Oct 17, 2021
5e01c0a
fermi10 to C++
maxpkatz Oct 17, 2021
2189ba9
Remove unneeded abort
maxpkatz Oct 17, 2021
a0d20b4
blin9b to C++
maxpkatz Oct 17, 2021
20bd042
double -> Real
maxpkatz Oct 17, 2021
799c4c9
Add clean target to makefile
maxpkatz Oct 17, 2021
3d5cb99
blin9c to C++
maxpkatz Oct 18, 2021
bb59790
blin9 to C++
maxpkatz Oct 18, 2021
5fb3097
excor7 to C++
maxpkatz Oct 18, 2021
44ae7e5
subfermj to C++
maxpkatz Oct 18, 2021
f5309b3
sommerf to C++
maxpkatz Oct 18, 2021
0858c55
elect11b to C++
maxpkatz Oct 18, 2021
bb37d62
elect11a to C++
maxpkatz Oct 18, 2021
519c97d
elect11 to C++
maxpkatz Oct 18, 2021
9d36f13
fscrsol8 to C++
maxpkatz Oct 18, 2021
b78eeeb
anharm8 to C++
maxpkatz Oct 18, 2021
8561cef
hlfit12 to C++
maxpkatz Oct 18, 2021
db2dbf6
cormix to C++
maxpkatz Oct 18, 2021
a63dff5
fharm12 to C++
maxpkatz Oct 19, 2021
c7af459
fscrliq8 to C++
maxpkatz Oct 19, 2021
4472016
fition9 to C++
maxpkatz Oct 19, 2021
636e71b
eosfi8 to C++
maxpkatz Oct 19, 2021
ae487ed
melange9 to C++
maxpkatz Oct 19, 2021
abb98e7
Trailing whitespace
maxpkatz Oct 19, 2021
a41490d
Move main to C++
maxpkatz Oct 19, 2021
6268669
Remove fortran
maxpkatz Oct 19, 2021
dbb0ace
Remove correctness check
maxpkatz Oct 19, 2021
093506e
Pass in real temperature
maxpkatz Oct 19, 2021
bdc44ad
Convert P back to CGS
maxpkatz Oct 19, 2021
43e5615
Don't need to return Zbar and Abar
maxpkatz Oct 19, 2021
1430a34
Use more familiar abar and zbar names
maxpkatz Oct 19, 2021
bedb3c7
Convert internal energy to cgs
maxpkatz Oct 19, 2021
383ea1d
entropy to CGS
maxpkatz Oct 19, 2021
3d91582
Don't need to return pradnkt
maxpkatz Oct 21, 2021
0d80c4b
Move into AMReX infrastructure
maxpkatz Oct 21, 2021
fe8a3bc
Add PC input
maxpkatz Oct 21, 2021
22ef98a
Start reworking to use eos_t
maxpkatz Oct 21, 2021
4fb7b32
Revert to original abar/zbar
maxpkatz Oct 21, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file added EOS/pc/Make.package
Empty file.
Loading