Hello,

I have a postprocessor(.gpp file) which generate me the job name always in format bello:
(---------------------)
(---JOB-NAME---)
(---------------------)

Is there any solution to cancel this to be generated?

I've searched all my .gpp file and nowhere is mentioned the job_name command!
Also tryed to add to @start_of_job the job_name command and I have next result:

(---JOB-NAME---)
(---------------------)
(---JOB-NAME---)
(---------------------)

So it is definitely something that auto call this.
I've serched also in the VMID file and didn't find anything.

Maby somebody can help me to stop this to be generated.

Thank you all!