fluidsim.solvers.models0d.lorenz.output.print_stdout

Text output (fluidsim.solvers.models0d.lorenz.output.print_stdout)

class fluidsim.solvers.models0d.lorenz.output.print_stdout.PrintStdOutLorenz(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

PrintStdOutLorenz(output)

Simple text output.