reset ${Units('si')} ## Stop when error is found set Stop Error on Set Duplicate Block Elements on # Block is 250 km x 500 km x 62 km ${blockLength=5*km} ${blockWidth=5*km} ${blockHeight=2*km} brick x {blockLength} y {blockWidth} z {blockHeight} ${idVol=Id("volume")} create planar surface with plane zplane offset 0. spin y -2.5 move x 0 extended percentage 10 create planar surface with plane zplane offset 300. spin y -2.5 move x 0 extended percentage 10 webcut volume 1 with sheet body 3 webcut volume 4 with sheet body 2 imprint all merge all delete body 2 delete body 3 compress ## volume all scheme tetmesh volume all size 200 mesh volume all ## ### Creating nodesets here group "AquiferTopGroup" add node in surface 3 nodeset 100 group AquiferTopGroup nodeset 100 name "AquiferTopGroup" group "AquiferBottomGroup" add node in surface 8 nodeset 101 group AquiferBottomGroup nodeset 101 name "AquiferBottomGroup" block 1 volume 1 block 1 name "Layer_1" block 2 volume 2 block 2 name "Layer_2" block 3 volume 3 block 3 name "Layer_3" set exodus netcdf4 off set large exodus file on export mesh "./SimpleModel.exo" dimension 3 overwrite