mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: hexRef8: cleanup
This commit is contained in:
11
applications/test/hexRef8/README.txt
Normal file
11
applications/test/hexRef8/README.txt
Normal file
@ -0,0 +1,11 @@
|
||||
Test application for volField and surfaceField mapping with
|
||||
refinement/unrefinement
|
||||
|
||||
Run
|
||||
|
||||
block/Allrun
|
||||
|
||||
to compile and map a few fields. Note that hexRef8 cannot be
|
||||
run in inflation mode - there is the problem of getting
|
||||
a set of faces to sweep that is consistent for a cell and
|
||||
all its neighbours.
|
||||
@ -8,7 +8,7 @@ cd ${0%/*} || exit 1 # run from this directory
|
||||
application=Test-hexRef8
|
||||
|
||||
# Compile
|
||||
wmake ..
|
||||
runApplication wmake ..
|
||||
|
||||
runApplication blockMesh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user