Default average set to 1 as it has very little effect. Maybe I'll remove it
This commit is contained in:
parent
1d099993c9
commit
da4645f4b8
1 changed files with 1 additions and 2 deletions
|
|
@ -334,8 +334,7 @@ submodule(moduleMesh) boundaryEM
|
|||
self%every = every
|
||||
|
||||
else
|
||||
self%every = 50
|
||||
call warningError('Using "every" = 50 for Free Current boundary')
|
||||
self%every = 1
|
||||
|
||||
end if
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue