OpenSees Workflows#
In practice, there are four main ways to run OpenSees on DesignSafe:
Web Portal (Tapis Apps): Submit preconfigured jobs directly to HPC.
JupyterHub (local run): Run OpenSees interactively inside a Jupyter container.
JupyterHub (HPC submission): Stage and launch jobs to HPC using Tapis Apps from your notebooks.
SSH (manual SLURM): Log into HPC systems and submit custom batch jobs.
The diagram below illustrates how these workflows map onto the DesignSafe architecture:
Recommendations#
Because each workflow has trade-offs, here are some practical guidelines:

