issues
search
esa
/
LADDS
Large-scale Deterministic Debris Simulation - Codebase for the ARIADNA Study between TU Munich and ESA's Advanced Concepts Team.
GNU General Public License v3.0
5
stars
3
forks
source link
Update dataset cpp
#109
Closed
FG-TUM
closed
2 years ago
FG-TUM
commented
2 years ago
Description
[x] Read new values from CSV
[x] BSTAR
[x] identifier
[x] Use
bcInv
to initialize Particles everywhere.
bcInv
is obtained from
bstar
if available, otherwise from
mass
and
radius
.
[x] Adapt read / write of HDF5 to include
bcInv
Related Pull Requests
108
Resolved Issues
How Has This Been Tested?
[x] new tests
Description
bcInv
to initialize Particles everywhere.bcInv
is obtained frombstar
if available, otherwise frommass
andradius
.bcInv
Related Pull Requests
108
Resolved Issues
How Has This Been Tested?