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

Fixed typo causing error with Sphere model #8

Merged
merged 3 commits into from
Nov 5, 2024

Conversation

SteSeg
Copy link
Contributor

@SteSeg SteSeg commented Nov 5, 2024

I was trying to convert a spherical model to a cubit journal and playback it. I got this error:
image

There was just a typo in a couple of strings "redius" -> "radius".

I also removed some semicolumns that I'm not sure are necessary here, considered the formatting.

Also, I suspect that the world_size key should be just world in here:

image

but I'm not sure, I ask for confirmation.

Copy link
Collaborator

@pshriwise pshriwise left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the correction and cleanup @SteSeg!

@pshriwise pshriwise merged commit f38ab3b into openmc-dev:main Nov 5, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants