Configuring Dakota on beach: Difference between revisions

From CSDMS
Add text
m Mpiper moved page Dakota on beach to Configuring Dakota on beach without leaving a redirect: Better name
(No difference)

Revision as of 15:09, 28 December 2016

Setting up Dakota on beach

Dakota 6.1 has been installed on the CSDMS HPCC, beach.colorado.edu.

To use Dakota, you'll need to modify your user environment. In your favorite text editor, open your .bashrc file (located in your home directory) and add the following lines to the bottom of the file:

PATH=$PATH:/usr/local/dakota/bin:/usr/local/dakota/test
export LD_LIBRARY_PATH=/usr/local/dakota/bin:/usr/local/dakota/lib

Save the file, logoff from beach, then login again. Dakota will now be available for use. Check with:

$ dakota --version
Dakota version 6.1 released Nov 15 2014.
Subversion revision 2951 built Nov  7 2014 09:52:09.

If you encounter any problems in setting up Dakota on beach, please email the CSDMS software engineers at CSDMSsupport@colorado.edu.