Difference between revisions of "Installation/Dakota"

From OpenFOAMWiki
m (added missing line break)
(Introduction: Added link to the instructions by the associated SIG)
 
Line 5: Line 5:
 
Here is the list of pages that fall into this category: {{#categorytree:Installing Dakota|mode=pages}}
 
Here is the list of pages that fall into this category: {{#categorytree:Installing Dakota|mode=pages}}
  
Beyond these instructions, check the official instructions:
+
Beyond these instructions:
* Information on the necessary packages: [https://software.sandia.gov/trac/dakota/wiki/PlatformSpecificSetup Platform-Specific Setup]
+
* Check the instructions given by the [[Sig_Numerical_Optimization|Special Interest Group on Numerical Optimization]]: [[Sig_Numerical_Optimization_/_DAKOTA_installation_issues]]
* Installation instructions: [https://software.sandia.gov/trac/dakota/wiki/CMakeFAQ DAKOTA CMake Hints]
+
* Check the official instructions:
 
+
** Information on the necessary packages: [https://software.sandia.gov/trac/dakota/wiki/PlatformSpecificSetup Platform-Specific Setup]
 +
** Installation instructions: [https://software.sandia.gov/trac/dakota/wiki/CMakeFAQ DAKOTA CMake Hints]
  
 
= How to add new pages =
 
= How to add new pages =

Latest revision as of 10:06, 19 October 2014

1 Introduction

This page is an entry point to the several instructions made available for installing Dakota on any operating system.

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


Beyond these instructions:

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/Dakota
  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 Dakota]]
  3. Whenever there is a detail specific to a Dakota 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.