[Paraview-developers] Missing mili and CGNS support in ParaView Superbuild

Ben Boeckel ben.boeckel at kitware.com
Tue Feb 20 17:08:13 EST 2018


On Tue, Feb 20, 2018 at 20:38:20 +0000, Hennessey, Joseph G CTR USARMY RDECOM ARL (US) wrote:
> Could this be added back into ParaView (along with the ability to build
> mili)?

Mili was removed in the superbuild back in 2015 and it had been
completely commented out (it seems it had been a plugin then).

However, I can't find a mili upstream. All I see is mentions of
VisItBridge, VisIt, and lots of noise. Do you have a link to a mili
tarball?

> I also looked into CGNS support
> 
> In ParaView 5.3.0 cgns was directly supported by ParaView
> 
>     -DPARAVIEW_ENABLE_CGNS:BOOL=${cgns_enabled}
>     -DVISIT_BUILD_READER_CGNS:BOOL=OFF # force to off
> 
> for some reason the ParaView version was pulled in 5.4.0,
> but the visit version from VTK was not turned on.

It still exists in `master`. The superbuild's copy of cgns was removed
since ParaView imported it into its ThirdParty directory.

The superbuild does have a CGNS reader test which is passing:

    https://open.cdash.org/testDetails.php?test=628752872&build=5265531

--Ben


More information about the Paraview-developers mailing list