Greeting,
I want to compare the result calculated from openmc with openmoc which using the method of characteristic to calculate. but I am having a problem using openmc.openmoc_compatible function to convert my geometry programmed in openmc which includes many hexagonal lattices to the openmoc. But It said
Unable to set “openmc_lattice” to “HexLattice” which is not of type “RectLattice”.
Does anyone have any suggestions on my problem? and
Is there any way to convert or create the hexagonal lattice in openmoc ?
Thank you.