Implementing output for injects. Cleaning code

This commit is contained in:
Jorge Gonzalez 2026-04-01 16:19:16 +02:00
commit 04cd9dffc6
10 changed files with 283 additions and 169 deletions

View file

@ -1,7 +1,7 @@
!moduleMesh: General module for Finite Element mesh
MODULE moduleMesh
USE moduleList
USE moduleOutput
USE moduleOutput, only: outputNode, emNode
USE moduleCollisions
use moduleSpecies, only: nSpecies