Commit 85523a5833414946ee934a387c64cdcc2579eeee

Authored by Jalabert
1 parent eb0979a8
Exists in master

spelling correction

Showing 2 changed files with 2 additions and 2 deletions   Show diff stats
four_levels_model.py
@@ -91,7 +91,7 @@ class HeatingGas: @@ -91,7 +91,7 @@ class HeatingGas:
91 star_radius : float, 91 star_radius : float,
92 star radius, in unit of solar radius 92 star radius, in unit of solar radius
93 n_e : float, 93 n_e : float,
94 - electron density in cm-3 (n_e = n_h * 1.6e-4, n_h : hydrogene density) 94 + electron density in cm-3 (n_e = n_h * 1.6e-4, n_h : hydrogen density)
95 parsec : float, 95 parsec : float,
96 distance in parsec from the star 96 distance in parsec from the star
97 fc_pah : float, 97 fc_pah : float,
three_levels_model.py
@@ -91,7 +91,7 @@ class HeatingGas: @@ -91,7 +91,7 @@ class HeatingGas:
91 star_radius : float, 91 star_radius : float,
92 star radius, in unit of solar radius 92 star radius, in unit of solar radius
93 n_e : float, 93 n_e : float,
94 - electron density in cm-3 (n_e = n_h * 1.6e-4, n_h : hydrogene density) 94 + electron density in cm-3 (n_e = n_h * 1.6e-4, n_h : hydrogen density)
95 parsec : float, 95 parsec : float,
96 distance in parsec from the star 96 distance in parsec from the star
97 fc_pah : float, 97 fc_pah : float,