AttributeError: module 'brep_part_finder' has no attribute 'get_brep_part_properties' #277
Unanswered
marti-puig
asked this question in
Q&A
Replies: 2 comments
-
Sorry about this, this error is caused by the version of paramak not using the latest version of brep_to_h5m. I can look into making the changes and releasing another version. Thanks for reporting |
Beta Was this translation helpful? Give feedback.
0 replies
-
I have now done a few updates which I think will fix this issue.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I'm running the magnetic_fusion_openmc_dagmc_paramak_example geometry creation file (https://github.com/fusion-energy/magnetic_fusion_openmc_dagmc_paramak_example/blob/main/1_creation_of_dagmc_geometry.py) and I get an error when reaching the "my_reactor.export_dagmc_h5m(filename="dagmc.h5m", min_mesh_size=5, max_mesh_size=20)" line, which reads "AttributeError: module 'brep_part_finder' has no attribute 'get_brep_part_properties'". If I comment this line, the html visualisation file is produced successfully. Could someone help me fixing this?
Tank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions