-
Notifications
You must be signed in to change notification settings - Fork 6
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
error when Reading settings XML file... #26
Comments
Could you attach the settings.xml file here too? |
I’m sorry I can’t upload in .xml format, so I compressed it into .zip format to upload. |
By the looks of that settings.xml file you are missing a whole slew of other things to do with an OpenMC run, so I would suggest if failed since you dont have any run settings, number of histories and so on. I.e. you need the rest of your OpenMC problem. Have you got a complete OpenMC geometry that you're trying to run against? |
I repeated this example again, still this error and the content of settings.xml is the same. |
Hi @Occulter-HR - can you try instead to install with: pip install git+https://github.com/open-radiation-sources/parametric-plasma-source.git as @shimwell mentions on #23? That could help to determine what might be going wrong here. |
Hi,
I use pip3 install parametric-plasma-source. When I used build_and_run_model.py in the examples with jupyter notebook, the following error occurred.
My input python file is consistent with build_and_run_model.py, as shown in the following code.
Is there a way to slove?
Thank you!
The text was updated successfully, but these errors were encountered: