Documentation change and testing examples
Documentation adapted to the new way to define geometry and pushers. Examples are currently being tested and small modifications are being done to include a reference output.
This commit is contained in:
parent
ae8aa9075e
commit
8dd3023bc0
12 changed files with 3075 additions and 64 deletions
|
|
@ -913,7 +913,6 @@ MODULE moduleInput
|
|||
|
||||
SELECT CASE(mesh%dimen)
|
||||
CASE (0)
|
||||
CALL config%get(object // '.meshType', meshFormat, found)
|
||||
CALL init0D(mesh)
|
||||
|
||||
!Read the 0D mesh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue