fluidsimfoam.output.log#

Class for the sim.output.log object

Functions

get_log_tail(path_file[, nbytes])

read_time_last(path_file)

Classes

Log(output)

fluidsimfoam.output.log.get_log_tail(path_file, nbytes=1000)[source]#
fluidsimfoam.output.log.read_time_last(path_file)[source]#
class fluidsimfoam.output.log.Log(output)[source]#
property path_file#
property text#
get_log_tail(nbytes=1000)[source]#
property time_last#
get_last_residual(variable_name=None)[source]#
plot_residuals(variable_name=None, tmin=0.0)[source]#