2D-Toplogies
Hello @Sangwon91 ,
I was wondering if it would be possible to use pormake for 2D topologies as well, for example, something like hcb. Is it possible to create my own topology file (and do you have instructions for that), or could you add these missing topologies? Or is the code not designed for that?
Thank you!
Apologies for the delayed response. PORMAKE was not specifically designed for 2D topology structures, but I believe that by adding a small virtual height to a 2D topology and converting it into a 3D cell, it should be possible, in principle, to generate a 2D MOF. Therefore, I think a function that reads a 2D topology and converts it into a 3D topology will be necessary. I don't believe the current CGD file parser provides this functionality, though I am not entirely sure. I will look into adding this feature in the future.