fluidsim.solvers.ns2d.strat.output.print_stdout

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

class fluidsim.solvers.ns2d.strat.output.print_stdout.PrintStdOutNS2DStrat(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.

_write_memory_txt()[source]

Write memory .txt

plot_memory()[source]

Plot memory used from memory_out.txt

Classes

PrintStdOutNS2DStrat(output)

Simple text output.