Skip to content

Commit

Permalink
Merge pull request #149 from ssim/docs_edit
Browse files Browse the repository at this point in the history
Edits to docs
  • Loading branch information
wkerzendorf committed Jun 3, 2014
2 parents 2a21cfc + c668adc commit a06aaef
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion tardis/io/tests/data/tardis_configv1_artis_density.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
tardis_config_version: v1.0

supernova:
luminosity_requested: 9.44 solLum
luminosity_requested: 9.44 log_lsun
time_explosion: 13 day

atom_data: kurucz_atom_pure_simple.h5
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
tardis_config_version: v1.0

supernova:
luminosity_requested: 9.44 solLum
luminosity_requested: 9.44 log_lsun
time_explosion: 13 day

atom_data: kurucz_atom_pure_simple.h5
Expand Down
2 changes: 1 addition & 1 deletion tardis/io/tests/data/tardis_configv1_ascii_density.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
tardis_config_version: v1.0

supernova:
luminosity_requested: 9.44 solLum
luminosity_requested: 9.44 log_lsun
time_explosion: 13 day

atom_data: kurucz_atom_pure_simple.h5
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#Currently only simple1d is allowed
tardis_config_version: v1.0
supernova:
luminosity_requested: 9.44 solLum
luminosity_requested: 9.44 log_lsun
time_explosion: 13 day

atom_data: kurucz_atom_pure_simple.h5
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#Currently only simple1d is allowed
tardis_config_version: v1.0
supernova:
luminosity_requested: 9.44 solLum
luminosity_requested: 9.44 log_lsun
time_explosion: 13 day

atom_data: kurucz_atom_pure_simple.h5
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
tardis_config_version: v1.0

supernova:
luminosity_requested: 9.44 solLum
luminosity_requested: 9.44 log_lsun
time_explosion: 13 day

atom_data: kurucz_atom_pure.h5
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
tardis_config_version: v1.0

supernova:
luminosity_requested: 9.44 solLum
luminosity_requested: 9.44 log_lsun
time_explosion: 13 day

atom_data: kurucz_atom_pure.h5
Expand Down

0 comments on commit a06aaef

Please sign in to comment.