40><span class="arrow" style="padding-left: 0px;">►</span><TT><B>field_function</B></TT><span style="color: #c4c1c0;">       Field function handle or name</span></button>
41<div class="content" style="display: none;">
42 <p><I>type=</I><span style="color: blue;"><TT>BLOCK</TT></span>. Field function handle or name.
43</p>
44</div>
45
46<button type="button" class="droppy2" style=
47"
48background-color: #edf0f5;
49color: #9373A5;
50cursor: pointer;
51border: none;
52text-align: left;
53outline: none;
54font-size: 15px;
55margin: 2px 2px;
56border: 2px solid #687372;
57display: block;
58width: 100%;
59vertical-align: middle;
60padding-top: 4px;
61padding-bottom: 0px;
62"
63><span class="arrow" style="padding-left: 0px;">►</span><TT><B>name</B></TT><span style="color: #c4c1c0;">       Name of the post processor</span></button>
64<div class="content" style="display: none;">
65 <p><I>type=</I><span style="color: blue;"><TT>STRING</TT></span>. Name of the post processor. This name will be used in many places so make sure it's a useful name.
66</p>
67</div>
68
69</div>
70\endhtmlonly
71
72## Optional Input parameters
73\htmlonly
74
75<div style="display: block;">
76<button type="button" class="droppy2" style=
77"
78background-color: #edf0f5;
79color: #9373A5;
80cursor: pointer;
81border: none;
82text-align: left;
83outline: none;
84font-size: 15px;
85margin: 2px 2px;
86border: 2px solid #687372;
87display: block;
88width: 100%;
89vertical-align: middle;
90padding-top: 4px;
91padding-bottom: 0px;
92"
93><span class="arrow" style="padding-left: 0px;">►</span><TT><B>compute_volume_average</B></TT><span style="color: #c4c1c0;">       Flag, when true will compute the volume average of the post-processor</span></button>
94<div class="content" style="display: none;">
95 <p><I>type=</I><span style="color: blue;"><TT>BOOLEAN</TT></span>. Flag, when true will compute the volume average of the post-processor.
117><span class="arrow" style="padding-left: 0px;">►</span><TT><B>execute_on</B></TT><span style="color: #c4c1c0;">       List of events at which the post-processor will execute</span></button>
118<div class="content" style="display: none;">
119 <p><I>type=</I><span style="color: blue;"><TT>ARRAY</TT></span>. List of events at which the post-processor will execute.
213><span class="arrow" style="padding-left: 0px;">►</span><TT><B>print_on</B></TT><span style="color: #c4c1c0;">       List of events at which the post-processor will print</span></button>
214<div class="content" style="display: none;">
215 <p><I>type=</I><span style="color: blue;"><TT>ARRAY</TT></span>. List of events at which the post-processor will print. Make sure that these events are also set for the `PostProcessorPrinter` otherwise it wont print.
261><span class="arrow" style="padding-left: 0px;">►</span><TT><B>solvername_filter</B></TT><span style="color: #c4c1c0;">       Controls update events to only execute on the relevant solver'sevent calls</span></button>
262<div class="content" style="display: none;">
263 <p><I>type=</I><span style="color: blue;"><TT>STRING</TT></span>. Controls update events to only execute on the relevant solver'sevent calls.