ansys.fluent.core.journaling.Journal# class ansys.fluent.core.journaling.Journal(scheme_eval)# Control the writig of Fluent Python journals. Methods __init__(scheme_eval) start(file_path) Start writing a Fluent Python journal at the specified file_path. stop() Stop writing the Fluent Python journal.