Solver Programs

This chapter contains the solver programs.

Given an input file, the solver is run in three steps:
  1. Run AcuPrep to parse the input file and prepare it for the solver;
  2. Run AcuView to calculate radiation view factors, if necessary; and
  3. Run AcuSolve to solve the problem.

These steps may be performed manually, or automatically using AcuRun. The latter is the preferred mode of operation, since AcuRun hides all the machine-dependent parallel environment setup steps.