Skip to content
Snippets Groups Projects
Commit 5258e2e1 authored by David Hendriks's avatar David Hendriks
Browse files

added script to some some small things with mcluster

parent 906dcac0
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
MCLUSTER_CONFIG_DIR='/vol/ph/astro_code/dhendriks/work_dir/mcluster'
MCLUSTER_EXECUTABLE='/vol/ph/astro_code/dhendriks/mcluster/mcluster'
NAME_RUN='test'
$MCLUSTER_EXECUTABLE -C0 -o $MCLUSTER_CONFIG_DIR/$NAME_RUN | tee $MCLUSTER_CONFIG_DIR/$NAME_RUN.summary
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment