Difference between revisions of "Installation/Dakota"

From OpenFOAMWiki
(Introduction: Added links to the official installation instructions)
m (added missing line break)
Line 4: Line 4:
  
 
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}}
<br>
 
  
 
Beyond these instructions, check the official instructions:
 
Beyond these instructions, check the official instructions:
 
* Information on the necessary packages: [https://software.sandia.gov/trac/dakota/wiki/PlatformSpecificSetup Platform-Specific Setup]
 
* 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]
 
* Installation instructions: [https://software.sandia.gov/trac/dakota/wiki/CMakeFAQ DAKOTA CMake Hints]
 +
  
 
= How to add new pages =
 
= How to add new pages =

Revision as of 20:00, 24 December 2013

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, check the official 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.