Set listing verbosity options

Questions and remarks about code_saturne usage
Forum rules
Please read the forum usage recommendations before posting.
Post Reply
So_nuc
Posts: 45
Joined: Wed Sep 05, 2018 12:16 pm

Set listing verbosity options

Post by So_nuc »

Hello,

I would like to manage the verbosity within the listing file either in order to discard the writing of boundary mass flow information or by setting a writing time step. This could be very helpful in order to lighten the listing file size (I am indeed dealing with FSI calculation through internal coupling and the boundary mass flow information appears at each sub-iteration within each time step !).

I took a look on the source files but at the end I did not find a way to fulfill this requirement.

Thank you in advance for your support.

Best regards,

So_nuc
Luciano Garelli
Posts: 280
Joined: Fri Dec 04, 2015 1:42 pm

Re: Set listing verbosity options

Post by Luciano Garelli »

Hello,

In order to reduce the size of the listing file you can try modifying the verbosity level with the variable iwarni or changing the output frequency with the variable ntlist or change it in the GUI in Output control -> log frequency.

Regards,

Luciano
Post Reply