Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test simulations parameters for sensibility during runtime #64

Open
1 of 3 tasks
gomezzz opened this issue Dec 6, 2021 · 0 comments
Open
1 of 3 tasks

Test simulations parameters for sensibility during runtime #64

gomezzz opened this issue Dec 6, 2021 · 0 comments

Comments

@gomezzz
Copy link
Collaborator

gomezzz commented Dec 6, 2021

Feature

Desired behavior

Throw errors / warnings if

  • maxV in the simulation is too high for verletskin, collision cutoff, rebuild frequency (currently they are setup for 8km/s)
  • particles go below 200km or such? (@FG-TUM we should also add automatic removal for that maybe another issue?)
  • timestepsPerCollisionDetection: There is an upper bound for this when the interpolation is not precise enough anymore)
  • ... what else may be useful?

What needs to be done

Check loaded and running data against cfg / simulation values every N iterations (each will require computing a max over all velocities and all altitudes so shouldn't happen too often?

How it can be tested

create sim / test case with fast and low altitude particles

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant