echo "wrap_fc $@" | sed "s#$RUN_DIR##g" >>$command_file
ifort  "$@"
