source: trunk/anuga_work/development/sudi/sw_1d/numerical_entropy_production/qsub.sh @ 8041

Last change on this file since 8041 was 8041, checked in by mungkasi, 13 years ago

Adding numerical_entropy_production folder containing codes on some smoothness indicators of solutions.

File size: 195 bytes
Line 
1#!/bin/bash
2#
3#PBS -N Python
4#PBS -l nodes=1:ppn=1,walltime=23:00:00
5#PBS -M sudi.mungkasi@anu.edu.au
6#PBS -m abe
7#PBS -k oe
8
9/usr/bin/python
10/home/mungkasi/NEP_numpy_source/sf_RUN.py
Note: See TracBrowser for help on using the repository browser.