Lines Matching full:echo
96 echo "$nek_help_msg"
139 echo "Building examples:"
168 echo " Building examples failed. See build/bps.build.log for details."
174 echo " Built examples successfully. See build/bps.build.log for details."
181 echo "Cleaning ..."
222 echo "$nex $ney $nez"
229 echo "Running genbox ..."
233 echo "Required variable NEKTOOLS_DIR not found."
240 echo "Running genmap ..."
245 echo "Running reatore2 ..."
258 echo "Error: should be called with two parameters. See syntax below."
259 echo "Syntax: generate_boxes log_2(<min_elem>) log_2(<max_elem>)."
260 echo "Example: generate-boxes 2 4"
275 nex=$( echo $xyz | cut -f 1 -d ' ' )
276 ney=$( echo $xyz | cut -f 2 -d ' ' )
277 nez=$( echo $xyz | cut -f 3 -d ' ' )
286 echo "Error generating box. See $PWD/log for details."
298 echo "Running Nek5000 Example: $nek_ex"
303 echo " Examples file does not exist. Build it with nek-examples.sh -m"
320 echo b${nek_box} > SESSION.NAME
321 echo `cd ${nek_box_dir}/b${nek_box}; pwd`'/' >> SESSION.NAME
338 … echo " Run finished. Output was written to ${nek_ex}.${nek_spec_short}.log.${nek_np}.b${nek_box}"
343 echo "ERROR IS TOO LARGE"