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

different figures for Bx on separate systems #659

Closed
rezaplasma opened this issue Aug 8, 2023 · 2 comments
Closed

different figures for Bx on separate systems #659

rezaplasma opened this issue Aug 8, 2023 · 2 comments

Comments

@rezaplasma
Copy link

Hi
I run example of FBPIC script (lwfa_script) on local computer and computational server so that I got different figures for Bx in first iteration

on server:
Bz(s)
Bz_z(s)
on local computer:
Bx
Bx_z

what's the problem?
thanks

@hightower8083
Copy link
Contributor

@rezaplasma the problem is definitely with the computational server case.
To debug this, one would need to know how FBPIC was installed on the server, and check if there were no warnings, errors in the output of this simulation.
Judging by the ranges of you z-axis, the zmin and zmax values are different for these cases, (-10,30) and (-30,30) , and the problematic simulation has a longer box. Are there any other differences between these cases?

@rezaplasma
Copy link
Author

Hi @hightower8083

thanks for your reply and sorry for my late reply
yes, they are different cases chosen for two simulations but they do not affect the problem

I have installed FBPIC with conda package and then run pip install fbpic statement as mentioned in document of installation!
should I use another way to install fbpic on computational server?
and does this problem generally affect the final results of simulation?

Thanks

@MKirchen MKirchen closed this as completed Mar 9, 2024
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

3 participants