Submit Parflow in supercomputer - Wei64380/Parflow-CLM GitHub Wiki

Distribute the input files

tclsh distribute.tcl

submit the job with jobscript

sbatch run_parflow.sh

view the job status

squeue -j job_ID

kill the job

scancel job_ID

Undistribute the output of the files

tclsh undistribute.tcl