As for OAST, filenames are passed to the code via environmental parameters. In Unix systems a typical command file rdoast (in $HOME/oases/bin) is:
#!/bin/csh setenv FOR001 $1.dat setenv FOR002 $1.src setenv FOR023 $1.trc setenv FOR016 $1.vss setenv FOR019 $1.plp setenv FOR020 $1.plt setenv FOR022 $1.bot setenv FOR028 $1.cdr setenv FOR029 $1.bdr setenv FOR045 $1.rhs rdoast2
After preparing a data file with the name input.dat, RDOAST is executed by the command:
> rdoast input