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