Difference between revisions of "Main TipsAndTricks"

From OpenFOAMWiki
(Development tools: instructions for Cygwin are now outdated)
(Paraview and paraFoam)
 
(3 intermediate revisions by one other user not shown)
Line 3: Line 3:
 
* [[Compiling/Cleaning|Cleaning]] source code before rebuilding
 
* [[Compiling/Cleaning|Cleaning]] source code before rebuilding
 
* [[Compiling/Building|Building]] using wmake
 
* [[Compiling/Building|Building]] using wmake
* [[Tip_Cross_Compiling_OpenFOAM_in_Linux_For_Windows_with_MinGW|Cross Compiling OpenFOAM in Linux for Windows]] using MinGW and Mingw-w64
 
  
 
=Paraview and paraFoam=
 
=Paraview and paraFoam=
Line 9: Line 8:
 
* [[Tip_Build_A_Paraview3_Plugin|Build a Paraview3 plugin]]
 
* [[Tip_Build_A_Paraview3_Plugin|Build a Paraview3 plugin]]
 
* [[Tip_Building_ParaView3_With_OpenFOAM_Native_Reader|Tip Building ParaView3 With OpenFOAM Native Reader]]
 
* [[Tip_Building_ParaView3_With_OpenFOAM_Native_Reader|Tip Building ParaView3 With OpenFOAM Native Reader]]
 +
* [[Tip_Paraview_for_LagrangianData]]
  
 
=Development tools=
 
=Development tools=
  
* [[Configure_NetBeans|Configuring OpenFOAM with the NetBeans IDE]]
+
* [[Tip Starting points for using GIT|Starting points for using GIT]]
* [[Howto Use OpenFOAM with Eclipse| How to use OpenFOAM with Eclipse]]
+
 
* [[Starting points for using GIT|Starting points for using GIT]]
+
* Have a look into the [[Main_HowTos#Use_IDEs|Use IDEs]] section in [[Main_HowTos]].
  
 
=Pre-processing=
 
=Pre-processing=

Latest revision as of 12:47, 10 April 2016

1 Compiling

2 Paraview and paraFoam

3 Development tools

4 Pre-processing

5 Post processing

5.1 Function Objects

6 Environment