Moving in the model tree, using the scrool bar for locating components or bc will make you very annoyed. For that kind of models the possibility of grouping components (the same as today for boundary conditions) would help a lot. And for assigning m…
The model look interesting, but workng with such cuantity of components will be a nighmare in Mecway. Remove all non structural components, and surely you will have to make the meshes very carefully (by hand each one) to have something usfull. The a…
I have checked, and for getting a coincident mesh with separated/selectionable parts, must be done outside Mecway with Gmsh or Salome. You could do inside Mecway, but all the elements will be assigned to one component without easy way to separate or…
2) You have such "explode geometry into subgeometries" in Salome. You can even prepare shell models there, leaving one side of sheet metal parts, and then export as step to mesh and work in Mecway.
3) Now I don't remember, but look for the specific …
The edge selection would be very usefull. What you can do in these cases is select the nodes by hand (with a rectangular or circular selection) and then change the selection mode to surfaces to catch all at once.
Hi @traemand, welcome to the forum. About exporting assemblies to Mecway, what I do normaly
1) If they are few parts, in the CAD I hide all and leave only one part of the assembly, and then export as stp with the option to only export visible parts…
Would be nice that the CCX Solver windows shows also the .sta file content for the no linear analysis, and all these info be stored inside the model file, result branch. So if is clicked again the same window could be reloaded
Thanks for this new release. The mw.new_component() is ver usefull, have modified my script to create spiders so they fall in a new component without user interaction. Now I will try to make a new scrip to convert all the groups of elements (from Sa…
I have made some test in the past, but if I understood well, the new version of Mecway break, ignore or change the different couplings in the attached file. Maybe should be redone using custom ccx cards directly.
https://we.tl/t-flrVw7QWIb
It doesn´t exists "lines" in Mecway, you must create first nodes by coordinates (there you must put the "minus one" thing), then line elements using those nodes.
About your spider problem, what I will try to do is
1) Create an empty component call…
Looks like in your case the best is using the last node of the initial selection as reference. Imagine that you have a rectangular or circular area with al the nodes, and the reference is in the middle, so you can actually select all with some of th…
Hi, very interesting application. I have made a script to change the coordinates of the selected nodes to a specific one. As I don´t want to write by hand, and I know that this position is defined by a present node, what I do is first, select the re…
There are some very well explained tutorials in Youtube on how to prepare the models for OpenFoam in Mecway. They export the initial model as STL and then the mesh is created with OpenFoam with some available to download windows scripts.
@disla, is a great modeling trick. The circular beam element in CCX is new? Because as far as I remember all my CCX beams were expanded to hexa elements, not this octagonal prisms. I have checked, and for solid circular section, the expansion is to …
Related to @dculp comment, what about a way to save the state of the view (model orientation, scales, deformation, etc etc)? I recognize that reporting is a time consuming task that could be benefited. Another related improvement would be a way to s…
Hi, @Sebastianmaklary , what I do to surpass this uncertainty is expor the faces that will be in contact were I has to appy TIE, so ones will be upper and other lower sides of the sheet. Then you can play with the shell offset to take in count this.…
Hi community, my new suggestion to this useful program:
• Posibility to hide/unhide individual boundary conditions
• Option to open the files with all the branches of the tree colapsed (could be in the Options/Default model)
• Store the solver log …
Based on the code of @JohnM:
Info window with diameter, radius and center of a circle by 3 points (just info, no node creation)
@Victor, is there a way to know which length units the user is using? I have hardcoded the results in mm, but would be …
I agree with @ddraht , since we lost the visual representation of the bonded contact take more time to find out every pair of contact in case that they are several. Also for the node/surface/element selector, could it be moved to the menu area, but …
Mecway has very good UNDO option, it remember an unnusual lot of big changes on the model. Also you could do intermediates saves with different name of the model.