Installing components into a WMT executor: Difference between revisions

From CSDMS
Created page with "=Installing components into a WMT executor= Once a WMT executor has been installed, CSDMS model components can be added to it."
 
 
Line 1: Line 1:
=Installing components into a WMT executor=
==Installing components into a WMT executor==


Once a WMT executor has been [[Installing_a_WMT_executor|installed]],
Once a WMT executor has been [[Installing_a_WMT_executor|installed]] on a computational resource,
CSDMS model components can be added to it.
CSDMS model components can be added to it.
Start in the executor's root directory, and, if you haven't already done so, define a helpful shell variable.
cd /home/csdms/wmt/_testing
root=$(pwd)
Process:
# Download BMI-ed model source code
# Install model into executor
# Babelize model

Latest revision as of 14:16, 23 September 2016

Installing components into a WMT executor

Once a WMT executor has been installed on a computational resource, CSDMS model components can be added to it.

Start in the executor's root directory, and, if you haven't already done so, define a helpful shell variable.

cd /home/csdms/wmt/_testing
root=$(pwd)

Process:

  1. Download BMI-ed model source code
  2. Install model into executor
  3. Babelize model