Closed irmakcavdar closed 1 year ago
Currently, when a new set of flight conditions are called or created manually, the already existing ones are overwritten. That should not be the case so this might need to be fixed, and perhaps an error message could be added.
Code fixed in this commit to develop: https://github.com/tudat-team/tudat/commit/97573b41d3069ff9698b0efa48a1f535b7443082
Currently, when a new set of flight conditions are called or created manually, the already existing ones are overwritten. That should not be the case so this might need to be fixed, and perhaps an error message could be added.