You can run any of the example workflows by calling matflow go /path/to/profile.yml. The workflow profile file does not need to be in the current working directory.
For example, you could generate a new directory in your home area for testing and run the demo RVE extrusion workflow which uses DefDAP:
mkdir ~/matflow-workflowscd ~/matflow-workflowsmatflow go /mnt/eps01-rds/jf01-home01/shared/matflow/workflows/DefDAP/RVE_extrusion.yml
Note that in general we should not run computationally- or storage-expensive simulations in our home areas (
~/.).
If you wish to play around with a profile file, copy it from the shared area into your own directory.