feature/meshText #57

Merged
JGonzalez merged 10 commits from feature/meshText into development 2026-01-23 15:27:27 +01:00
Owner

New mesh format for simple 1D cases

New mesh format for simple 1D cases
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.
First output done. Now it is mostly Copy Paste.

There are so many things I need to reform in other parts... Learning new things is awful.
The output for the EM field properties is done.
Now we can output averages in this format.
Thanks to the advance statement the output of collisions is done.
Now we can read an initial condition as we do with other formats.

Only documentation left.
JGonzalez merged commit 6a901a0cac into development 2026-01-23 15:27:27 +01:00
JGonzalez deleted branch feature/meshText 2026-01-23 15:27:27 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: JGonzalez/fpakc#57
No description provided.