Last big integration, solver integration is completed ๐งช Lots of other improvements are done as well ๐ Now it's time to implement results component, being the last component ๐ถ
#finiteelementanalysis#structuralanalysis#madewithunity
FEM app's modeler component mostly rewritten b/c the data design was error prone. This was very time consuming but was necessary to make the app more scalable and maintainable. ๐คท #madewithunity#finiteelementanalysis#structuralanalysis
@FreyaHolmer Use getter setter methods. Getter should return a deep copy, not a reference, in order not to give user the permission to edit the list. This is like getter setter pattern of unit's line renderer.
FEM app's material component is completed ๐ฅณ Units system (metric/imperial), tooltip system for quick help, material library, and lots of minor additions. Next component is the loads editor ๐๏ธโโ๏ธ #structuralanalysis#finiteelementanalysis#madewithunity
FEM app's geometry component is finally completed ๐ฅณ Editors, deleters, navigator, scale ruler and surface plotter are added, dialogs' architecture is improved. Next component is the material editor ๐บ
#finiteelementanalysis#structuralanalysis#madewithunity
Developing geometry builder component of the finite element app takes time โณ Contour edge sizer is completed, dialogs are redesigned, and some features together with a UI graphic design are added ๐ฅณ
#madewithunity#finiteelementanalysis#structuralanalysis
Developing geometry builder component of the finite element app is taking more time than I expected ๐ค Computational geometry issues ๐ But it is already fun to draw some shapes ๐บ
#finiteelementanalysis#structuralanalysis#madewithunity
The finite element app which is under development can now plot stress distributions as continuous contours ๐ Visualization of these stress contours can be seen on the accelerated video ๐
#finiteelementanalysis#structuralanalysis#madewithunity
2D tria mesher and FEM solver are combined in Unity ๐ฅณ๐ป Visualization of displacement and stress results from an aluminum plate can be seen on the accelerated video ๐ Geometry building UI is the next thing to do ๐ท
#finiteelementanalysis#structuralanalysis#madewithunity
FemApp solver can now calculate strains and stresses at 2D tria elements. On a tria mesh, strain and stress results are coherent with the ones from Nastran ๐ฅณ I'm impatient to see these results in the form of colorful triangles ๐ค
#finiteelementanalysis#structuralanalysis