MatMechLab / AsFem

Advanced Simulation kit based on Finite Element Method (AsFem)
https://matmechlab.github.io/AsFem
GNU General Public License v3.0
183 stars 56 forks source link

Coordinates transformation between different system #50

Open yangbai90 opened 3 years ago

yangbai90 commented 3 years ago

It can be extremely useful to implement a transformation class for the calculation between different systems, i.e., the cartesian coordinate to the spherical coordinate system, three-dimensional system to the pseudo-2D system, and so on.