Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 333 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 333 Bytes

traIdealFoam

This is a large time step transient solver for incompressible flow using the IDEAL algorithm. The installation steps for this solver are as follows.

  1. Enter the library of finiteVolume, and compile the lib. The command is wmake libso
  2. Return the main directory and compile the solver. The command is cd .. wmake