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

error when Reading settings XML file... #26

Open
Occulter-HR opened this issue Mar 9, 2021 · 6 comments
Open

error when Reading settings XML file... #26

Occulter-HR opened this issue Mar 9, 2021 · 6 comments

Comments

@Occulter-HR
Copy link

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!

error
input

@makeclean
Copy link
Contributor

Could you attach the settings.xml file here too?

@Occulter-HR
Copy link
Author

I’m sorry I can’t upload in .xml format, so I compressed it into .zip format to upload.
settings.zip

@makeclean
Copy link
Contributor

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?

@Occulter-HR
Copy link
Author

@Occulter-HR
Copy link
Author

I repeated this example again, still this error and the content of settings.xml is the same.
When I do not use parametric-plasma-source, but use point source or ring source, openmc can run normally

@DanShort12
Copy link
Contributor

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.

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