#! /bin/sh - #script to add resonance parameters to the ENDF-6 formatted file # RUN ENDRES TO INCLUDE RESONANCE PARAMETRS (FILE 2) file=$1 work=`pwd` cd ../util/endres/ rm empire.end endf.dat 2>/dev/null ln -sf $work/$file.endf empire.end ./endres INPUT </dev/null