Find more posts tagged with
You can try below script whcih works with PBARL and PBEAML elements.
Hi Leox, could you tell where are the information of 1d element geometry (coordinates or? ) in .fem file? I just found the coordinates of notes. I am trying mapping a 1d bar element to 2d element.
Hi Bin,
you can find information about coordinates and element ID in 'Bulk data' section of Hypermesh user guide.
how much 1D elements are in your .fem file?
Hi Bin,
you can find information about coordinates and element ID in 'Bulk data' section of Hypermesh user guide.
how much 1D elements are in your .fem file?
hi Leox,
Thank you for your answer. I just got the result of 1d optimization, and do not formally start my work. But the number of 1d elements should be not large.
In your method, with your c++ code the fem file will be modified, and when you input it back to hypermesh, the 3d geometry is ready? Could you tell me your process? Because I would like to get a 2d geometry of optimization based on 1d beam, then modify it and mesh it to a new 2d model for calculation. If I use a cad software for the middle step, it seems that I cannot get a automatisch process. Now I am thinking of different ideas without help of a cad software. For example, Prakash above also mentioned the method with a script.
hi Leox,
Thank you for your answer. I just got the result of 1d optimization, and do not formally start my work. But the number of 1d elements should be not large.
In your method, with your c++ code the fem file will be modified, and when you input it back to hypermesh, the 3d geometry is ready? Could you tell me your process? Because I would like to get a 2d geometry of optimization based on 1d beam, then modify it and mesh it to a new 2d model for calculation. If I use a cad software for the middle step, it seems that I cannot get a automatisch process. Now I am thinking of different ideas without help of a cad software. For example, Prakash above also mentioned the method with a script.
In my method the FEM file is converted in IGES file.
The whole geometry of the model is ready (1d and 3d elements) and you can eventually edit on CAD software before importing on HM again.
You get 3d geometry of 1d CBEAM elements, with assigned PBEAML property.
Actually i m not sharing it.
If you want to test you can send me the .fem file and i will send you back IGES.
In my method the FEM file is converted in IGES file.
The whole geometry of the model is ready (1d and 3d elements) and you can eventually edit on CAD software before importing on HM again.
You get 3d geometry of 1d CBEAM elements, with assigned PBEAML property.
Actually i m not sharing it.
If you want to test you can send me the .fem file and i will send you back IGES.
Hi Leox,
Thank you for your help. Right now I do not need to test something, but focus on different ideas.
Have you known or tried 'ossmooth' for this process?
You can try below script whcih works with PBARL and PBEAML elements.
this script does not work for my model
it says, the properties are not valid Nastran PBEAML T-beams
i tried both nastran and optistruct
i am using HW2017
Hi Leox,
I think you can use solid map for this. First at the end of the 1D elements put 2D elements with dia at the end of the wire and create Solid (hex) elements by using node path option. select beam nodes as node path.
After that you can use sureface--> from Geometry option to create geometry in hypermesh.
<?xml version="1.0" encoding="UTF-8"?>
![]()
is there a tutorial on how you made it !!!
You can try below script whcih works with PBARL and PBEAML elements.
Where did you get this script? I can't find it
You can try below script whcih works with PBARL and PBEAML elements.
I'm sorry, where did you find these? How do I access it?
Hi Leox,
I think you can use solid map for this. First at the end of the 1D elements put 2D elements with dia at the end of the wire and create Solid (hex) elements by using node path option. select beam nodes as node path.
After that you can use sureface--> from Geometry option to create geometry in hypermesh.
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>