fpakc/src/modules/mesh
JGonzalez 3083e20ff7 Subroutine for reading mesh
It is now complete and working. I also added some minor improvements to moduleMesh.f90 using 'associate' to practice.

I noticed there are a lot of things (allocating K, for example) that are common for all meshes and should be moved to a general module.
2026-01-22 14:06:20 +01:00
..
0D Small improvement 2023-01-06 15:18:04 +01:00
1DCart Issue with injecting current 2024-10-13 13:32:57 +02:00
1DRad Issue with injecting current 2024-10-13 13:32:57 +02:00
2DCart Fixed issue with volume in triangles 2025-10-11 14:00:16 +02:00
2DCyl Fixed! 2025-08-03 22:14:19 +02:00
3DCart New injection based on surface to all geometries. 2024-07-10 21:55:45 +02:00
inout Subroutine for reading mesh 2026-01-22 14:06:20 +01:00
makefile Reorganization of solver 2022-12-24 12:59:23 +01:00
moduleMesh.f90 Subroutine for reading mesh 2026-01-22 14:06:20 +01:00
moduleMeshBoundary.f90 Implementing injection with current density 2024-03-28 09:45:46 +01:00