-
Notifications
You must be signed in to change notification settings - Fork 225
adding RangeSpec to picongpu #5485
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
base: dev
Are you sure you want to change the base?
adding RangeSpec to picongpu #5485
Conversation
|
@mafshari64 Your code does not pass the ci tests. It runs into:
|
I know Richard. I am solving it. |
| ) | ||
|
|
||
| # Check for empty ranges after processing | ||
| dummy_sim_box = tuple(20 for _ in range(len(self.ranges))) # Match number of dimensions |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why 20 here?
|
@mafshari64 Could you add such a |
|
@PrometheusPi, today I updated it to avoid such hardcoding. I will push PR today. |
|
@mafshari64 last week you wrote that you will push "today". |
ci: no-compile
@PrometheusPi, in the evening, I was updating and have now pushed it. |
|
Putting this into draft mode because this interacts with upcoming openPMD development. |
|
Ok. |
|
@chillenzer, I ran a simple test with this PR and it works. we can check together and if agree then you can merge it. |
No description provided.