From 415b50dc7bef00bcfe2acdb1b77aef23d71329cc Mon Sep 17 00:00:00 2001 From: Jacob Kegerreis <jacob.kegerreis@durham.ac.uk> Date: Thu, 18 Jun 2020 10:49:19 +0100 Subject: [PATCH] Add new EoS table links --- examples/Planetary/EoSTables/get_eos_tables.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/examples/Planetary/EoSTables/get_eos_tables.sh b/examples/Planetary/EoSTables/get_eos_tables.sh index 979431777f..aaae425fd5 100755 --- a/examples/Planetary/EoSTables/get_eos_tables.sh +++ b/examples/Planetary/EoSTables/get_eos_tables.sh @@ -7,3 +7,7 @@ wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/EoS/SESAME_basalt_7530.txt wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/EoS/SESAME_iron_2140.txt wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/EoS/SESAME_water_7154.txt wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/EoS/SS08_water.txt + +wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/EoS/ANEOS_forsterite_S19.txt +wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/EoS/ANEOS_iron_S20.txt +wget http://virgodb.cosma.dur.ac.uk/swift-webstorage/EoS/ANEOS_Fe85Si15_S20.txt \ No newline at end of file -- GitLab