The main meshing script is now becoming quite big and could be hard to modify. We should consider splitting the main meshing script into smaller functions and then call those small functions inside the main function instead of having all in the main script.
The main meshing script is now becoming quite big and could be hard to modify. We should consider splitting the main meshing script into smaller functions and then call those small functions inside the main function instead of having all in the main script.