Skip to content

large time step transient solver for incompressible flow using the IDEAL algorithm.

Notifications You must be signed in to change notification settings

zhoulei3A/traIdealFoam

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

large time step transient solver for incompressible flow using the IDEAL algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 76.7%
  • C++ 23.3%