pshriwise / dag-openmc-cmp

Models for comparison of DAG-OpenMC and DAG-MCNP
3 stars 1 forks source link

FNG model mcnp2cad conversion #6

Closed zxkjack123 closed 5 years ago

zxkjack123 commented 5 years ago

I uploaded the fng_dose files from SINBAD in fng_comp branch. And then tried to convert mcnp_n.inp using mcnp2cad tool. However, I got the following error message:

Destroyed volume(s): 449
The 1 body did not have common part with the tool_body.
Destroyed volume(s): 450, 451
Intersection failed
LineExtractor out of lines, cannot takeLine().

I also tried several files got from Elliot, all of them have this error. I am not familiar with mcnp2cad, don't why this error happens. @pshriwise Do you have any idea of this error?

pshriwise commented 5 years ago

Did you see this error using the CLI version of mcnp2cad or was this in the Trelis plugin?

zxkjack123 commented 5 years ago

In CLI version. I don't have a Trelis plugin version on hand, still finding it's install guides ...

zxkjack123 commented 5 years ago

Problems related to geometry conversion have been solved. The file we should use as the origin of conversion is in branch fng_comp, FNG/geometry/mcnp_n_adapted.inp.

zxkjack123 commented 5 years ago

FNG model converted form mcnp2cad is ready. In branch fng_comp, FNG/geometry/dagmc.h5m. Tested with a simple input. It runs without any error.