Implementing output for injects. Cleaning code
This commit is contained in:
parent
f400bd46eb
commit
04cd9dffc6
10 changed files with 283 additions and 169 deletions
|
|
@ -56,6 +56,7 @@ submodule(moduleMesh) boundaryEM
|
|||
use json_module
|
||||
use moduleRefParam, ONLY: Volt_ref, ti_ref
|
||||
use moduleErrors
|
||||
use moduleOutput, only: path
|
||||
implicit none
|
||||
|
||||
class(boundaryEMGeneric), allocatable, intent(inout):: self
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue