danieljprice / phantom

Phantom Smoothed Particle Hydrodynamics and Magnetohydrodynamics code
https://phantomsph.github.io
Other
103 stars 223 forks source link

(gr) can use tabulated metric independently of einstein toolkit #572

Closed DavidBAMBA closed 1 month ago

DavidBAMBA commented 2 months ago

Type of PR: other

Description: (gr) can use tabulated metric independently of einstein toolkit

Testing:

~/phantom/scripts/writemake.sh gr_testparticles > Makefile
make tabulate_metric
./tabulate_metric
make METRIC=et
make METRIC=et setup
./phantomsetup grtest
./phantom grtest.in

Did you run the bots? no

Did you update relevant documentation in the docs directory? no