Alternative writers not working?
Posted: Fri Aug 07, 2020 3:02 pm
Dear Code_Saturne support (in particular, Yvan),
I am working on an integration project to have the Damaris library running asynchronous I/O on a code, for which I have chosen Code_Saturne as a target code.
I am trying to get the Catalyst output to work and have come across an issue where it, and also none of the alternative postprocessing writers are writing output (MED and Catalyst tested).
i.e. the only writer being called is the Ensight Gold default. The CS GUI in the postprocessing->Writer tab shows that both MED and Catalyst writers are installed.
Is this a known issue?
I tried compiling with Catalyst as a plugin and with the --disable-catalyst-as-plugin option, both with same issue.
My system is:
Debian 10 (VM on virtualbox)
Code_Saturne 6.04
Catalyst installed via Paraview 5.8 (using Spack)
fvm_writer_get_format_id() seems to findthat they are available, but only Ensight Gold is actually registered (fvm_writer_init()) and used - the only output in the postprocessing directory is Ensight Gold format.
Thanks for any help with this.
Kind regards,
Josh Bowden
I am working on an integration project to have the Damaris library running asynchronous I/O on a code, for which I have chosen Code_Saturne as a target code.
I am trying to get the Catalyst output to work and have come across an issue where it, and also none of the alternative postprocessing writers are writing output (MED and Catalyst tested).
i.e. the only writer being called is the Ensight Gold default. The CS GUI in the postprocessing->Writer tab shows that both MED and Catalyst writers are installed.
Is this a known issue?
I tried compiling with Catalyst as a plugin and with the --disable-catalyst-as-plugin option, both with same issue.
My system is:
Debian 10 (VM on virtualbox)
Code_Saturne 6.04
Catalyst installed via Paraview 5.8 (using Spack)
fvm_writer_get_format_id() seems to findthat they are available, but only Ensight Gold is actually registered (fvm_writer_init()) and used - the only output in the postprocessing directory is Ensight Gold format.
Thanks for any help with this.
Kind regards,
Josh Bowden