[general] name=paraview short-description=ParaView is an open-source, multi-platform data analysis and visualization application homepage-url=http://www.paraview.org/ long-description= ParaView users can quickly build visualizations to analyze their data using qualitative and quantitative techniques. The data exploration can be done interactively in 3D or programmatically using ParaView\u2019s batch processing capabilities. ParaView was developed to analyze extremely large datasets using distributed memory computing resources. It can be run on supercomputers to analyze datasets of petascale as well as on laptops for smaller data. ParaView is an application framework as well as a turn-key application. [module] category=tool license-type=bsd module=@{general.version} [MODULEFILE] prepend_path.PATH=prepend-path prepend_path.MANPATH=prepend-path prepend_path.LD_LIBRARY_PATH=prepend-path [BUILD_SCRIPT] download_url=@{general.download-url} init= module purge module load rcm configure=@{configure_cmake} make=@{make_outsource} install= @{install_cli} @{desktop.desktop_helper} --icon_file=@{meta_config.path}/paraview.png @{desktop.desktop_helper} --icon_file=@{meta_config.path}/motorbike.png --env_string='module load paraview/data; cd $PARAVIEW_DATA' --shell_args='--state=motorBike-VTK/motorBike.pvsm' --desktop_name=@{general.name}_@{general.version}_example_motorbike