fluidsim.solvers.ns2d.output.print_stdout

Simple text output (fluidsim.solvers.ns2d.output.print_stdout)

class fluidsim.solvers.ns2d.output.print_stdout.PrintStdOutNS2D(output)[source]

Bases: PrintStdOutBase

Simple text output.

Used to print in both the stdout and the stdout.txt file, and also to print simple info on the current state of the simulation.

Classes

PrintStdOutNS2D(output)

Simple text output.