formatu $1.inp >& scratch
atir <$1.inp >& scratch
mndoms <Tmp >& scratch
cp mscript aaa               
vi aaa <fort.7 >  scratch
chmod +x aaa 
aaa $1 >  scratch
rm -f $1
rm -f scratch
rm -f scr1.
rm -f scr2.
rm -f scr3.
rm -f scr4.
rm -f scr9.
rm -f fort.7
rm -f Tmp
rm -f aaa
exit
