|
Martha Build paraview as usual, ignore all the guff about PARAVIEW_EXTRA_EXTERNAL_MODULES, remove this from your paraview build, remove any CSCS addons you might have specified from paraview 'core' build. Then build a new new project which will be plugins, using the cmakelists from the root of CSCS stuff. Enter the paraview build dir, enable CSCSCommon and netcdf, (netcdf will pick up common when it needs it - fingers crossed). then try making it all. Of course it won't actually work, but that's what I've been trying to say all week! When it fails, ask Burlen for his netCDF adaptor stuff from visit and we can all get on with other stuff... JB John, I must be missing something. I did as you specified below, then went to the ParaView directory, Ran ccmake several times, enabling the correct options per the CSCS web site(PARAVIEW_EXTRA_EXTERNAL_MODULES, PARAVIEW_USE_CSCSNetCDF, and the source directory variable) , and ran make, but again, the same include file was not located, even though I see it is there in the vtkCSCS directory tree.Was I supposed to run ccmake under the vtkCSCS trunk before running ccmake for ParaView? I did try to do this, Only to get an error concering "Policy" and the directions for resolving the error were unclear. I am a novice concerning ccmake, as the first time I have used it was last week. Thanks. Martha Tonkin -----Original Message----- From: John Biddiscombe [mailto:[email protected]] Sent: Wednesday, March 25, 2009 10:21 AM To: Tonkin, Martha E (IS) Cc: Carbonari, Katie (IS); Paraview Mailing List Subject: Re: [Paraview] using netcdf in paraview Martha (+put back on paraview list for reference and google) My Bad. One of the changes I made to the netCDF code was to handle series of files (one file per process, or one per timestep) using another class in vtkCSCSCommon Best thing is check out all of it from here... https://svn.cscs.ch/vtkContrib/trunk/vtkCSCS/ and use the cmakelists in the root pv3-plugins folder. you need CSCSCommomn and netCDF enabled. Fix the netCDF reader and send me the patches please :) JB -- John Biddiscombe, email:biddisco @ cscs.ch http://www.cscs.ch/ CSCS, Swiss National Supercomputing Centre | Tel: +41 (91) 610.82.07 Via Cantonale, 6928 Manno, Switzerland | Fax: +41 (91) 610.82.82 |
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
