Difference between revisions of "Installation/ParaView"

From OpenFOAMWiki
(Kicked off this page)
 
m (fixed link)
 
Line 1: Line 1:
 
= Introduction =
 
= Introduction =
  
This page is an entry point to the several instructions made available for installing [http://paraview.org ParaView] on any operating system for using directly with OpenFOAM technology (OpenFOAM, foam-extend, etc...). In other words, the ParaView installation will be integrated directly into the installation of OpenFOAM.
+
This page is an entry point to the several instructions made available for installing [http://www.paraview.org ParaView] on any operating system for using directly with OpenFOAM technology (OpenFOAM, foam-extend, etc...). In other words, the ParaView installation will be integrated directly into the installation of OpenFOAM.
  
 
The official instructions for a more general installation of ParaView are given at its website: [http://www.paraview.org/Wiki/ParaView:Build_And_Install ParaView wiki: Build And Install]
 
The official instructions for a more general installation of ParaView are given at its website: [http://www.paraview.org/Wiki/ParaView:Build_And_Install ParaView wiki: Build And Install]

Latest revision as of 19:17, 26 July 2015

1 Introduction

This page is an entry point to the several instructions made available for installing ParaView on any operating system for using directly with OpenFOAM technology (OpenFOAM, foam-extend, etc...). In other words, the ParaView installation will be integrated directly into the installation of OpenFOAM.

The official instructions for a more general installation of ParaView are given at its website: ParaView wiki: Build And Install

Here is the list of pages that fall into this category:


2 How to add new pages

Check the source code of one or more of the children pages listed in the Introduction to get a better idea of the structure, but the common structure is as follows:

  1. All children pages must start with Installation/ParaView
  2. Next indicate the operating system it's meant for and in that page, must refer have at the bottom of the page this code:
    [[Category:Installing ParaView]]
  3. Whenever there is a detail specific to a ParaView version, please indicate directly where that detail is relevant. If it extends for more than a paragraph, then please create a chapter dedicated to explaining said difference and link to it from where it refers to.