Skip to content

Commit

Permalink
Remove merge remnants
Browse files Browse the repository at this point in the history
  • Loading branch information
mklauser committed May 8, 2014
1 parent 1a1c2b4 commit 4300c01
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions tardis/data/tardis_config_definition.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,29 +166,15 @@ model:
containers: ['branch85_w7', 'power_law', 'exponential']
+branch85_w7: ['w7_time_0', 'w7_density_coefficient']
_branch85_w7: []
_exponential: ['time_0','rho_0']
_power_law: []
_power_law: ['time_0', 'rho_0', 'v_0']
_exponential: ['time_0', 'rho_0', 'v_0', 'exponent']

time_0:
property_type: quantity
default: 19.9999584 s
mandatory: False
help: This needs no change - DO NOT TOUCH

w7_time_0:
property_type: quantity
default: 19.9999584 s
mandatory: False
help: This needs no change - DO NOT TOUCH

rho_0:
property_type: quantity
default: 6.e-10 g/cm^3
mandatory: False
help: This needs no change - DO NOT TOUCH

w7_density_coefficient:
property_type: float
default: 3e29
Expand Down

0 comments on commit 4300c01

Please sign in to comment.