Skip to content

Commit

Permalink
Minor changes in atmosphere module
Browse files Browse the repository at this point in the history
  • Loading branch information
jgliss committed Jan 15, 2018
1 parent e4720d5 commit 1c782c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion geonum/atmosphere.py
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,6 @@ def number_density(alt=0.0, ref_p=p0, ref_temp=T0_STD, ref_alt=0.0,
lapse_rate=L_STD_ATM, mol_mass=M_AIR_AVG, lat=45.0):
"""Get atmospheric number density :math:`$[m^-3]$`
Parameters
----------
alt : :obj:`float`, :obj:`array`
Expand Down

0 comments on commit 1c782c2

Please sign in to comment.