| ... | @@ -2,6 +2,8 @@ |
... | @@ -2,6 +2,8 @@ |
|
|
|
|
|
|
|
<h1> Installation Pulsation-tools</h1>
|
|
<h1> Installation Pulsation-tools</h1>
|
|
|
|
|
|
|
|
|
Configure your .bashrc <br/>
|
|
|
|
[bashrc]()
|
|
|
|
|
|
|
|
The only directory to be created (The run, output & restart directories are automatically created)
|
|
The only directory to be created (The run, output & restart directories are automatically created)
|
|
|
<pre>
|
|
<pre>
|
| ... | @@ -18,5 +20,4 @@ dans .bashrc |
... | @@ -18,5 +20,4 @@ dans .bashrc |
|
|
inputs:
|
|
inputs:
|
|
|
mkdir -p ${WORKDIR}/BENGUELA_LR
|
|
mkdir -p ${WORKDIR}/BENGUELA_LR
|
|
|
cd ${WORKDIR}/BENGUELA_LR
|
|
cd ${WORKDIR}/BENGUELA_LR
|
|
|
rsync -a /gpfswork/rech/eee/reee084/BENGUELA_LR/inputs .
|
|
rsync -a /gpfswork/rech/eee/reee084/BENGUELA_LR/inputs . |
|
|
|
|
\ No newline at end of file |