Skip to content
Snippets Groups Projects
Commit 2c294f80 authored by Jacob Kegerreis's avatar Jacob Kegerreis
Browse files

Update example parameter files

parent 6d6bbcb1
No related branches found
No related tags found
1 merge request!547Add generic utility function to find a value in an array
...@@ -45,4 +45,4 @@ InitialConditions: ...@@ -45,4 +45,4 @@ InitialConditions:
# Parameters related to the equation of state # Parameters related to the equation of state
EoS: EoS:
use_Til: 1 # Whether to prepare the Tillotson EOS planetary_use_Til: 1 # Whether to prepare the Tillotson EOS
...@@ -44,8 +44,8 @@ InitialConditions: ...@@ -44,8 +44,8 @@ InitialConditions:
# Parameters related to the equation of state # Parameters related to the equation of state
EoS: EoS:
use_HM80: 1 # Whether to prepare the Hubbard & MacFarlane (1980) EOS planetary_use_HM80: 1 # Whether to prepare the Hubbard & MacFarlane (1980) EOS
# Table file paths # Table file paths
HM80_HHe_table_file: /gpfs/data/dc-kege1/gihr_data/P_rho_u_HHe.txt planetary_HM80_HHe_table_file: /gpfs/data/dc-kege1/gihr_data/P_rho_u_HHe.txt
HM80_ice_table_file: /gpfs/data/dc-kege1/gihr_data/P_rho_u_ice.txt planetary_HM80_ice_table_file: /gpfs/data/dc-kege1/gihr_data/P_rho_u_ice.txt
HM80_rock_table_file: /gpfs/data/dc-kege1/gihr_data/P_rho_u_roc.txt planetary_HM80_rock_table_file: /gpfs/data/dc-kege1/gihr_data/P_rho_u_roc.txt
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment