Calculate the flow up to 0.5 seconds in case "cavity".
Map the calculation results as initial conditions for the fine-mesh case "cavityFine".
Calculate the flow from 0.5 seconds to 0.7 seconds in case "cavityFine".
Map the results as initial conditions for the case "cavityGrade" (this tutorial), which has a coarse and fine mesh.
Calculate the flow from 0.5 seconds to 0.7 seconds in case "cavityGrade".
The boundary conditions are the same as case "cavity", as follows
Model geometry
The meshes for "cavity", "cavityFine", and the case in this tutorial are shown below. They have a single mesh in the Z direction and will be calculated as a 2-dimensional problem.
cavity's mesh
cavityFine's mesh
The mesh in this tutorial
The calculation result of the case "cavityFine" will be mapped to the directory with mapFields, and be used as initial conditions.
The calculation result is as follows.
Flow velocity at 0.7 seconds (U)
Pressure at 0.7 seconds (p)
Commands
cp -r $FOAM_TUTORIALS/incompressible/icoFoam/cavity/cavityGrade cavityGrade
cd cavityGrade