Skip to content
Snippets Groups Projects
Commit 8132ac73 authored by Robert Kloefkorn's avatar Robert Kloefkorn
Browse files

change macro grid.

parent f58baa58
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ fem.io.datafileprefix: NS
fem.io.savestep: 0.01 # SaveStep (write data every `saveStep' time period, <=0 deactivates)
fem.io.savecount: -1 # SaveCount (write data every saveCount time steps, <=0 deactivates)
femhowto.printCount: 10
femhowto.printCount: 1
femhowto.additionalvariables: false
......@@ -59,10 +59,10 @@ kGNS: 3.1415926535897932385
#---------------------
fem.io.macroGridFile_1d: ../grids/nswaves_1d.dgf
#fem.io.macroGridFile_2d: ../grids/nswaves_2d.dgf
fem.io.macroGridFile_2d: ../grids/nswaves_2d.dgf
#fem.io.macroGridFile_2d: ../grids/mesh4_1_2.typ1.dgf
#fem.io.macroGridFile_2d: ../grids/mesh4_1_1.typ1.dgf
fem.io.macroGridFile_2d: ../grids/nswaves_2d_unstr.dgf
#fem.io.macroGridFile_2d: ../grids/nswaves_2d_unstr.dgf
fem.io.macroGridFile_3d: ../grids/nswaves_3d.dgf
#fem.io.macroGridFile_3d: ../grids/dkershaw08.msh.dgf
#fem.io.macroGridFile_3d: ../grids/RandMesh4.msh.dgf
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment