POSTPROCESS

(optional) define flag for postprocessing/integration

POSTPROCESS defines a name that can be used in integrations over the boundary, e.g. for %INTEGRATION_BND% . The postprocessing tag associates for an INTEGRATION statement to which boundary it belongs. This flag is optional and needs only be supplied if the boundary should be used by an integration statement. Example:
INTEGRATION($INTpressure$) = ( %INTEGRATION_BND%, [Y%ind_p%+Y%ind_p_dyn%], [Y%ind_p+Y%ind_p_dyn%], [Y%ind_p%+Y%ind_p_dyn%], $PPwall$, %INTEGRATION_Header%, "pressure" ) ... begin_alias{} "car" = " BC$...$ ACTIVE$...$ IDENT%...% MAT$...$ TOUCH%...% MOVE$...$ LAYER0 CHAMBER1 POSTPROCESS$PPwall$ " end_alias