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

Incompatibility of Extended Radiation Pressure Model with Multi-Arc Propagation #153

Open
z-afzal opened this issue Jun 21, 2024 · 0 comments

Comments

@z-afzal
Copy link

z-afzal commented Jun 21, 2024

Description:
When propagating the multi-arc setup with the inclusion of extended radiation pressure and adding it to the force model, the propagation completes successfully. However, the Estimator fails, returning the following error message:

Error when creating partial calculator for arc-wise translational state of (spacecraft). parameter not supported for this option

Steps to Reproduce:

  1. Configure the extended radiation pressure model using panelled_extended_radiation_source.
  2. Add the radiation pressure to the force model using propagation_setup.acceleration.radiation_pressure().
  3. Set up the multi-arc propagation with the configured radiation pressure model.
  4. Attempt to create an estimator using numerical_simulation.Estimator.

Expected Behavior:
The Estimator should handle the panelled extended radiation source model for multi-arc without errors, allowing for successful estimation.

Additional Information:
A single arc propagation and estimation does not exhibit this issue.

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

No branches or pull requests

1 participant