Dateien hochladen nach „input“

data input (by user):

-geometrical data balloon
-mass properties
-thermo-optical properties
-start date, time and location
This commit is contained in:
2021-01-11 10:53:13 +01:00
parent 964d415949
commit 3236b603f5
3 changed files with 41 additions and 0 deletions

View File

@ -0,0 +1,7 @@
g = 9.81 # local gravitational acceleration in [m/s^2]
R_air = 287.1 # Specific Gas Constant Dry Air in [J/(kg * K)]
R_gas = 2077.1 # Specific Gas Constant Helium in [J/(kg * K)]
R_E = 6378000 # Earth Radius in [m]
e = 0.016708 # Eccentricity of Earth's Orbit
sigma = 5.670374419 * 10 ** -8 # Stefan-Boltzmann-Constant
gamma = 1.4