Lines Matching refs:file
68 file=IO.N2O.input
69 if [ -e $file ]; then
70 rm $file
81 echo "N-geombc-fields-double: $N_geombc_fields_double;" >> $file
82 echo "N-geombc-fields-integer: $N_geombc_fields_integer;" >> $file
83 echo "N-restart-fields-double: $N_restart_fields_double;" >> $file
84 echo "N-restart-fields-integer: $N_restart_fields_integer;" >> $file
85 echo "N-steps: $N_steps;" >> $file
86 echo "N-parts: $N_parts;" >> $file
87 echo "N-files: $N_files;" >> $file
93 echo "By default, they will all be specified in $file in order to be deconverted but this can be ma…
98 echo "restart, $field, double, block, 3;" >> $file
104 echo "$file generated for the converter"