Installing SWMF touch Library/src/Makefile.DEPEND Library/src/Makefile.RULES make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE' rm -rf hypre-2.7.0b lib include tar -xzf hypre-2.7.0b.tar.gz cd hypre-2.7.0b/src; \ mv configure configure.orig; \ cp ../../configure.hypre-2.7.0b.fixed configure; \ ./configure --without-fei \ CC=mpicc CXX=gcc; \ make -j4 install checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for mpxlf... no checking for mpixlf77... no checking for mpiifort... no checking for mpf77... no checking for mpif77... mpif77 checking whether make sets $(MAKE)... yes checking for ranlib... ranlib checking for gcc... mpicc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether mpicc accepts -g... yes checking for mpicc option to accept ANSI C... none needed checking how to run the C preprocessor... mpicc -E checking whether we are using the GNU C++ compiler... yes checking whether gcc accepts -g... yes checking how to run the C++ preprocessor... gcc -E checking whether we are using the GNU Fortran 77 compiler... no checking whether mpif77 accepts -g... yes checking how to get verbose linking output from mpif77... -v checking for Fortran libraries of mpif77... -L/home/software/rhel6/openmpi-1.6.0/intel-12.1/lib -L/usr/caen/intel-12.1/composer_xe_2011_sp1.7.256/compiler/lib/intel64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. -L/lib64 -L/lib -L/usr/lib64 -L/usr/lib -lmpi_f77 -lmpi -ldl -limf -lm -lnuma -lrt -lnsl -lutil -lifport -lifcore -lsvml -lipgo -lirc -lpthread -lgcc_s -lirc_s checking for dummy main to link with Fortran libraries... none checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore checking for MPI_Init... yes checking for mpi.h... yes checking for MPI_Comm_f2c... yes checking for cabs in -lm... yes checking the hostname... nyx0231.arc-ts.umich.edu checking the architecture... LINUX configure: creating ./config.status config.status: creating config/Makefile.config config.status: creating HYPRE_config.h make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src' Making /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/blas ... make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/blas' mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c blas_utils.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dasum.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c daxpy.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dcopy.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c ddot.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgemm.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgemv.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dger.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dnrm2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c drot.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dscal.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dswap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsymm.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsymv.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsyr2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsyr2k.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsyrk.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dtrmm.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dtrmv.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dtrsm.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dtrsv.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c idamax.c cp -fp *.o /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/utilities make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/blas' Making /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/lapack ... make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/lapack' mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dbdsqr.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgebd2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgebrd.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgelq2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgelqf.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgels.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgeqr2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgeqrf.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgesvd.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgetrf.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgetrs.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgetf2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlabad.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlabrd.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlacpy.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlae2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlaev2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlange.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlanst.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlansy.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlapy2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlarfb.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlarf.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlarfg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlarft.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlartg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlas2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlascl.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlaset.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlasq1.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlasq2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlasq3.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlasq4.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlasq5.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlasq6.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlasr.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlasrt.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlassq.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlaswp.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlasv2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlatrd.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dorg2l.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dorg2r.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dorgbr.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dorgl2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dorglq.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dorgql.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dorgqr.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dorgtr.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dorm2r.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dormbr.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dorml2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dormlq.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dormqr.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dpotf2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dpotrf.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dpotrs.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsteqr.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsterf.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsyev.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsygs2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsygst.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsygv.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsytd2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsytrd.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c ieeeck.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c ilaenv.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c lapack_utils.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c lsame.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c xerbla.c mpicc -I.. -I../utilities -c dlamch.c cp -fp *.o /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/utilities make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/lapack' Making utilities ... make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/utilities' mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c amg_linklist.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c binsearch.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c exchange_data.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c fortran_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c hypre_ap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c hypre_printf.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c hypre_memory.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c hypre_qsort.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c memory_dmalloc.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c mpistubs.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c qsplit.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c random.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c threading.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c thread_mpistubs.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c timer.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c timing.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c umalloc_local.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c hypre_mpi_comm_f2c.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c hypre_error.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c F90_HYPRE_error.c hypre_mpi_comm_f2c.c(28): warning #810: conversion from "hypre_MPI_Comm" to "hypre_F90_Comm={hypre_int={int}}" may lose significant bits *c_comm = (hypre_F90_Comm) hypre_MPI_Comm_f2c( (hypre_int) *f_comm ); ^ Building libHYPRE_utilities.a ... ar -rcu libHYPRE_utilities.a *.o ranlib libHYPRE_utilities.a cp -fpPR ./HYPRE_*.h /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_utilities.h /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./fortran*.h /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/utilities' Making multivector ... make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/multivector' mpicc -O2 -DHAVE_CONFIG_H -I. -I./.. -I./../utilities -c multivector.c mpicc -O2 -DHAVE_CONFIG_H -I. -I./.. -I./../utilities -c temp_multivector.c Building libHYPRE_multivector.a ... ar -rcu libHYPRE_multivector.a multivector.o temp_multivector.o ranlib libHYPRE_multivector.a cp -fpPR *.h /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/multivector' Making krylov ... make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/krylov' mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c bicgstab.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c cgnr.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c gmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c flexgmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c lgmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c HYPRE_bicgstab.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c HYPRE_cgnr.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c HYPRE_gmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c HYPRE_lgmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c HYPRE_flexgmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c HYPRE_pcg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c pcg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c HYPRE_lobpcg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c lobpcg.c Building libHYPRE_krylov.a ... ar -rcu libHYPRE_krylov.a bicgstab.o cgnr.o gmres.o flexgmres.o lgmres.o HYPRE_bicgstab.o HYPRE_cgnr.o HYPRE_gmres.o HYPRE_lgmres.o HYPRE_flexgmres.o HYPRE_pcg.o pcg.o HYPRE_lobpcg.o lobpcg.o ranlib libHYPRE_krylov.a cp -fpPR ./HYPRE_*.h /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./krylov.h /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./lobpcg.h /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/krylov' Making seq_mv ... make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/seq_mv' mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c csr_matop.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c csr_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c csr_matvec.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c genpart.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c HYPRE_csr_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c HYPRE_mapped_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c HYPRE_multiblock_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c HYPRE_vector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c mapped_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c multiblock_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c vector.c Building libHYPRE_seq_mv.a ... ar -rcu libHYPRE_seq_mv.a csr_matop.o csr_matrix.o csr_matvec.o genpart.o HYPRE_csr_matrix.o HYPRE_mapped_matrix.o HYPRE_multiblock_matrix.o HYPRE_vector.o mapped_matrix.o multiblock_matrix.o vector.o ranlib libHYPRE_seq_mv.a cp -fpPR ./HYPRE_*.h /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./seq_mv.h /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/seq_mv' Making parcsr_mv ... make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/parcsr_mv' mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c communicationT.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c F90_HYPRE_parcsr_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c F90_HYPRE_parcsr_vector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c F90_parcsr_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c F90_par_vector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c HYPRE_parcsr_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c HYPRE_parcsr_vector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c new_commpkg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c numbers.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c par_csr_aat.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c par_csr_assumed_part.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c par_csr_bool_matop.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c par_csr_bool_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c par_csr_communication.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c par_csr_matop.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c par_csr_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c par_csr_matop_marked.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c par_csr_matvec.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c par_vector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c par_make_system.c Building libHYPRE_parcsr_mv.a ... ar -rcu libHYPRE_parcsr_mv.a communicationT.o F90_HYPRE_parcsr_matrix.o F90_HYPRE_parcsr_vector.o F90_parcsr_matrix.o F90_par_vector.o HYPRE_parcsr_matrix.o HYPRE_parcsr_vector.o new_commpkg.o numbers.o par_csr_aat.o par_csr_assumed_part.o par_csr_bool_matop.o par_csr_bool_matrix.o par_csr_communication.o par_csr_matop.o par_csr_matrix.o par_csr_matop_marked.o par_csr_matvec.o par_vector.o par_make_system.o ranlib libHYPRE_parcsr_mv.a cp -fpPR ./HYPRE_*.h /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_parcsr_mv.h /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/parcsr_mv' Making parcsr_block_mv ... make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/parcsr_block_mv' mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c csr_block_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c csr_block_matvec.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c par_csr_block_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c par_csr_block_matvec.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c par_csr_block_comm.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c par_csr_block_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c par_csr_block_rap_communication.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c par_csr_block_interp.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c par_csr_block_relax.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c par_block_nodal_systems.c Building libHYPRE_parcsr_block_mv.a ... ar -rcu libHYPRE_parcsr_block_mv.a csr_block_matrix.o csr_block_matvec.o par_csr_block_matrix.o par_csr_block_matvec.o par_csr_block_comm.o par_csr_block_rap.o par_csr_block_rap_communication.o par_csr_block_interp.o par_csr_block_relax.o par_block_nodal_systems.o ranlib libHYPRE_parcsr_block_mv.a cp -fpPR ./par_csr_block_matrix.h /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./csr_block_matrix.h /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/parcsr_block_mv' Making distributed_matrix ... make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_matrix' mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../parcsr_mv -I./../seq_mv -c distributed_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../parcsr_mv -I./../seq_mv -c HYPRE_distributed_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../parcsr_mv -I./../seq_mv -c distributed_matrix_ISIS.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../parcsr_mv -I./../seq_mv -c distributed_matrix_PETSc.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../parcsr_mv -I./../seq_mv -c distributed_matrix_parcsr.c Building libHYPRE_DistributedMatrix.a ... ar -rcu libHYPRE_DistributedMatrix.a distributed_matrix.o HYPRE_distributed_matrix.o distributed_matrix_ISIS.o distributed_matrix_PETSc.o distributed_matrix_parcsr.o ranlib libHYPRE_DistributedMatrix.a cp -fpPR ./distributed_matrix.h /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_matrix' Making IJ_mv ... make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/IJ_mv' mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c aux_parcsr_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c aux_par_vector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c F90_HYPRE_IJMatrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c F90_HYPRE_IJVector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c F90_IJMatrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c HYPRE_IJMatrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c HYPRE_IJVector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c IJMatrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c IJMatrix_parcsr.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c IJVector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c IJVector_parcsr.c Building libHYPRE_IJ_mv.a ... ar -rcu libHYPRE_IJ_mv.a aux_parcsr_matrix.o aux_par_vector.o F90_HYPRE_IJMatrix.o F90_HYPRE_IJVector.o F90_IJMatrix.o HYPRE_IJMatrix.o HYPRE_IJVector.o IJMatrix.o IJMatrix_parcsr.o IJVector.o IJVector_parcsr.o ranlib libHYPRE_IJ_mv.a cp -fpPR ./HYPRE_*.h /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_IJ_mv.h /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/IJ_mv' Making matrix_matrix ... make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/matrix_matrix' mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../distributed_matrix -I./../seq_mv -I./../parcsr_mv -c HYPRE_ConvertParCSRMatrixToDistributedMatrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../distributed_matrix -I./../seq_mv -I./../parcsr_mv -c HYPRE_ConvertPETScMatrixToDistributedMatrix.c Building libHYPRE_MatrixMatrix.a ... ar -rcu libHYPRE_MatrixMatrix.a HYPRE_ConvertParCSRMatrixToDistributedMatrix.o HYPRE_ConvertPETScMatrixToDistributedMatrix.o ranlib libHYPRE_MatrixMatrix.a cp -fpPR ./HYPRE_*.h /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/matrix_matrix' Making distributed_ls ... make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls' Making pilut ... make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/pilut' mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c comm.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c debug.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c distributed_qsort.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c distributed_qsort_si.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c HYPRE_DistributedMatrixPilutSolver.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c ilut.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c parilut.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c parutil.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c pblas1.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c serilut.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c trifactor.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c util.c Building libHYPRE_DistributedMatrixPilutSolver.a ... ar -rcu libHYPRE_DistributedMatrixPilutSolver.a comm.o debug.o distributed_qsort.o distributed_qsort_si.o HYPRE_DistributedMatrixPilutSolver.o ilut.o parilut.o parutil.o pblas1.o serilut.o trifactor.o util.o ranlib libHYPRE_DistributedMatrixPilutSolver.a cp -fpPR ./HYPRE_*.h /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/pilut' Making ParaSails ... make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/ParaSails' mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c ConjGrad.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c DiagScale.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c FGmres.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c Hash.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c hypre_ParaSails.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c LoadBal.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c Matrix.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c Mem.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c Numbering.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c OrderStat.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c ParaSails.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c PrunedRows.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c RowPatt.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c StoredRows.c Building libHYPRE_ParaSails.a ... ar -rcu libHYPRE_ParaSails.a ConjGrad.o DiagScale.o FGmres.o Hash.o hypre_ParaSails.o LoadBal.o Matrix.o Mem.o Numbering.o OrderStat.o ParaSails.o PrunedRows.o RowPatt.o StoredRows.o ranlib libHYPRE_ParaSails.a make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/ParaSails' Making Euclid ... make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/Euclid' mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c blas_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Euclid_apply.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Euclid_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c ExternalRows_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Factor_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c getRow_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c globalObjects.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Hash_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Hash_i_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c ilu_mpi_bj.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c ilu_mpi_pilu.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c ilu_seq.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c io_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c krylov_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Mat_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c mat_dh_private.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c MatGenFD.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Mem_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Numbering_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Parser_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c shellSort_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c sig_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c SortedList_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c SortedSet_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c SubdomainGraph_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c TimeLog_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Timer_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Vec_dh.c Building libHYPRE_Euclid.a ... ar -rcu libHYPRE_Euclid.a blas_dh.o Euclid_apply.o Euclid_dh.o ExternalRows_dh.o Factor_dh.o getRow_dh.o globalObjects.o Hash_dh.o Hash_i_dh.o ilu_mpi_bj.o ilu_mpi_pilu.o ilu_seq.o io_dh.o krylov_dh.o Mat_dh.o mat_dh_private.o MatGenFD.o Mem_dh.o Numbering_dh.o Parser_dh.o shellSort_dh.o sig_dh.o SortedList_dh.o SortedSet_dh.o SubdomainGraph_dh.o TimeLog_dh.o Timer_dh.o Vec_dh.o ranlib libHYPRE_Euclid.a make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/Euclid' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls' Making parcsr_ls ... make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/parcsr_ls' mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c amg_hybrid.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c aux_interp.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_hypre_laplace.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_amg.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_bicgstab.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_block.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_cgnr.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_Euclid.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_gmres.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_flexgmres.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_lgmres.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_hybrid.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_int.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_ParaSails.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_pcg.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_pilut.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_schwarz.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_ams.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_amg.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_bicgstab.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_block.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_cgnr.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_Euclid.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_gmres.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_flexgmres.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_lgmres.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_hybrid.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_int.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_ParaSails.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_pcg.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_pilut.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_schwarz.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_ams.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_ame.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_amg.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_amg_setup.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_amg_solve.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_amg_solveT.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_cg_relax_wt.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_coarsen.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_cgc_coarsen.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_coarse_parms.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_coordinates.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_cr.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_cycle.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_difconv.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_gsmg.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_indepset.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_interp.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_jacobi_interp.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_multi_interp.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_laplace_27pt.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_laplace_9pt.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_laplace.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_lr_interp.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_nodal_systems.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_rap.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_rap_communication.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_rotate_7pt.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_vardifconv.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_relax.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_relax_more.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_relax_interface.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_scaled_matnorm.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_schwarz.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_stats.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_strength.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_sv_interp.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_sv_interp_ln.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c partial.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c pcg_par.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c schwarz.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c block_tridiag.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c ams.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c ame.c Building libHYPRE_parcsr_ls.a ... ar -rcu libHYPRE_parcsr_ls.a amg_hybrid.o aux_interp.o F90_hypre_laplace.o F90_HYPRE_parcsr_amg.o F90_HYPRE_parcsr_bicgstab.o F90_HYPRE_parcsr_block.o F90_HYPRE_parcsr_cgnr.o F90_HYPRE_parcsr_Euclid.o F90_HYPRE_parcsr_gmres.o F90_HYPRE_parcsr_flexgmres.o F90_HYPRE_parcsr_lgmres.o F90_HYPRE_parcsr_hybrid.o F90_HYPRE_parcsr_int.o F90_HYPRE_parcsr_ParaSails.o F90_HYPRE_parcsr_pcg.o F90_HYPRE_parcsr_pilut.o F90_HYPRE_parcsr_schwarz.o F90_HYPRE_ams.o HYPRE_parcsr_amg.o HYPRE_parcsr_bicgstab.o HYPRE_parcsr_block.o HYPRE_parcsr_cgnr.o HYPRE_parcsr_Euclid.o HYPRE_parcsr_gmres.o HYPRE_parcsr_flexgmres.o HYPRE_parcsr_lgmres.o HYPRE_parcsr_hybrid.o HYPRE_parcsr_int.o HYPRE_parcsr_ParaSails.o HYPRE_parcsr_pcg.o HYPRE_parcsr_pilut.o HYPRE_parcsr_schwarz.o HYPRE_ams.o HYPRE_ame.o par_amg.o par_amg_setup.o par_amg_solve.o par_amg_solveT.o par_cg_relax_wt.o par_coarsen.o par_cgc_coarsen.o par_coarse_parms.o par_coordinates.o par_cr.o par_cycle.o par_difconv.o par_gsmg.o par_indepset.o par_interp.o par_jacobi_interp.o par_multi_interp.o par_laplace_27pt.o par_laplace_9pt.o par_laplace.o par_lr_interp.o par_nodal_systems.o par_rap.o par_rap_communication.o par_rotate_7pt.o par_vardifconv.o par_relax.o par_relax_more.o par_relax_interface.o par_scaled_matnorm.o par_schwarz.o par_stats.o par_strength.o par_sv_interp.o par_sv_interp_ln.o partial.o pcg_par.o schwarz.o block_tridiag.o ams.o ame.o ranlib libHYPRE_parcsr_ls.a cp -fpPR ./HYPRE_*.h /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_parcsr_ls.h /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/parcsr_ls' Making struct_mv ... make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/struct_mv' mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c assumed_part.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c box_algebra.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c box_alloc.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c box_boundary.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c box.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c box_manager.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c communication_info.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c computation.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c F90_HYPRE_struct_grid.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c F90_HYPRE_struct_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c F90_HYPRE_struct_stencil.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c F90_HYPRE_struct_vector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c grow.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c HYPRE_struct_grid.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c HYPRE_struct_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c HYPRE_struct_stencil.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c HYPRE_struct_vector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c project.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_axpy.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_communication.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_copy.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_grid.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_innerprod.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_io.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_matrix_mask.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_matvec.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_overlap_innerprod.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_scale.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_stencil.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_vector.c Building libHYPRE_struct_mv.a ... ar -rcu libHYPRE_struct_mv.a assumed_part.o box_algebra.o box_alloc.o box_boundary.o box.o box_manager.o communication_info.o computation.o F90_HYPRE_struct_grid.o F90_HYPRE_struct_matrix.o F90_HYPRE_struct_stencil.o F90_HYPRE_struct_vector.o grow.o HYPRE_struct_grid.o HYPRE_struct_matrix.o HYPRE_struct_stencil.o HYPRE_struct_vector.o project.o struct_axpy.o struct_communication.o struct_copy.o struct_grid.o struct_innerprod.o struct_io.o struct_matrix.o struct_matrix_mask.o struct_matvec.o struct_overlap_innerprod.o struct_scale.o struct_stencil.o struct_vector.o ranlib libHYPRE_struct_mv.a cp -fpPR ./HYPRE_*.h /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_struct_mv.h /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/struct_mv' Making struct_ls ... make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/struct_ls' mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c coarsen.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c cyclic_reduction.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c F90_HYPRE_struct_bicgstab.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c F90_HYPRE_struct_gmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c F90_HYPRE_struct_hybrid.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c F90_HYPRE_struct_int.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c F90_HYPRE_struct_jacobi.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c F90_HYPRE_struct_pcg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c F90_HYPRE_struct_pfmg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c F90_HYPRE_struct_smg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c F90_HYPRE_struct_sparse_msg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c general.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c hybrid.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c HYPRE_struct_bicgstab.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c HYPRE_struct_hybrid.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c HYPRE_struct_int.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c HYPRE_struct_jacobi.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c HYPRE_struct_pfmg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c HYPRE_struct_smg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c HYPRE_struct_sparse_msg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c HYPRE_struct_pcg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c HYPRE_struct_gmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c HYPRE_struct_flexgmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c HYPRE_struct_lgmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c jacobi.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c pcg_struct.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c pfmg2_setup_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c pfmg3_setup_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c pfmg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c pfmg_relax.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c pfmg_setup.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c pfmg_setup_interp.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c pfmg_setup_rap5.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c pfmg_setup_rap7.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c pfmg_setup_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c pfmg_solve.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c point_relax.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c red_black_constantcoef_gs.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c red_black_gs.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c semi.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c semi_interp.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c semi_restrict.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c semi_setup_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c smg2_setup_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c smg3_setup_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c smg_axpy.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c smg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c smg_relax.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c smg_residual.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c smg_setup.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c smg_setup_interp.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c smg_setup_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c smg_setup_restrict.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c smg_solve.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c sparse_msg2_setup_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c sparse_msg3_setup_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c sparse_msg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c sparse_msg_filter.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c sparse_msg_interp.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c sparse_msg_restrict.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c sparse_msg_setup.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c sparse_msg_setup_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c sparse_msg_solve.c Building libHYPRE_struct_ls.a ... ar -rcu libHYPRE_struct_ls.a coarsen.o cyclic_reduction.o F90_HYPRE_struct_bicgstab.o F90_HYPRE_struct_gmres.o F90_HYPRE_struct_hybrid.o F90_HYPRE_struct_int.o F90_HYPRE_struct_jacobi.o F90_HYPRE_struct_pcg.o F90_HYPRE_struct_pfmg.o F90_HYPRE_struct_smg.o F90_HYPRE_struct_sparse_msg.o general.o hybrid.o HYPRE_struct_bicgstab.o HYPRE_struct_hybrid.o HYPRE_struct_int.o HYPRE_struct_jacobi.o HYPRE_struct_pfmg.o HYPRE_struct_smg.o HYPRE_struct_sparse_msg.o HYPRE_struct_pcg.o HYPRE_struct_gmres.o HYPRE_struct_flexgmres.o HYPRE_struct_lgmres.o jacobi.o pcg_struct.o pfmg2_setup_rap.o pfmg3_setup_rap.o pfmg.o pfmg_relax.o pfmg_setup.o pfmg_setup_interp.o pfmg_setup_rap5.o pfmg_setup_rap7.o pfmg_setup_rap.o pfmg_solve.o point_relax.o red_black_constantcoef_gs.o red_black_gs.o semi.o semi_interp.o semi_restrict.o semi_setup_rap.o smg2_setup_rap.o smg3_setup_rap.o smg_axpy.o smg.o smg_relax.o smg_residual.o smg_setup.o smg_setup_interp.o smg_setup_rap.o smg_setup_restrict.o smg_solve.o sparse_msg2_setup_rap.o sparse_msg3_setup_rap.o sparse_msg.o sparse_msg_filter.o sparse_msg_interp.o sparse_msg_restrict.o sparse_msg_setup.o sparse_msg_setup_rap.o sparse_msg_solve.o ranlib libHYPRE_struct_ls.a cp -fpPR ./HYPRE_*.h /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_struct_ls.h /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/struct_ls' Making sstruct_mv ... make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/sstruct_mv' mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c F90_HYPRE_sstruct_graph.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c F90_HYPRE_sstruct_grid.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c F90_HYPRE_sstruct_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c F90_HYPRE_sstruct_stencil.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c F90_HYPRE_sstruct_vector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c HYPRE_sstruct_graph.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c HYPRE_sstruct_grid.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c HYPRE_sstruct_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c HYPRE_sstruct_stencil.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c HYPRE_sstruct_vector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_axpy.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_copy.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_graph.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_grid.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_innerprod.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_matvec.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_overlap_innerprod.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_scale.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_stencil.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_vector.c Building libHYPRE_sstruct_mv.a ... ar -rcu libHYPRE_sstruct_mv.a F90_HYPRE_sstruct_graph.o F90_HYPRE_sstruct_grid.o F90_HYPRE_sstruct_matrix.o F90_HYPRE_sstruct_stencil.o F90_HYPRE_sstruct_vector.o HYPRE_sstruct_graph.o HYPRE_sstruct_grid.o HYPRE_sstruct_matrix.o HYPRE_sstruct_stencil.o HYPRE_sstruct_vector.o sstruct_axpy.o sstruct_copy.o sstruct_graph.o sstruct_grid.o sstruct_innerprod.o sstruct_matrix.o sstruct_matvec.o sstruct_overlap_innerprod.o sstruct_scale.o sstruct_stencil.o sstruct_vector.o ranlib libHYPRE_sstruct_mv.a cp -fpPR ./HYPRE_*.h /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_sstruct_mv.h /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/sstruct_mv' Making sstruct_ls ... make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/sstruct_ls' mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_bicgstab.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_gmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_flexgmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_lgmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_InterFAC.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_int.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_maxwell.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_pcg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_split.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_sys_pfmg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c HYPRE_sstruct_bicgstab.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c HYPRE_sstruct_gmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c HYPRE_sstruct_flexgmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c HYPRE_sstruct_lgmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c HYPRE_sstruct_InterFAC.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c HYPRE_sstruct_int.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c HYPRE_sstruct_maxwell.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c HYPRE_sstruct_pcg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c HYPRE_sstruct_split.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c HYPRE_sstruct_sys_pfmg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_amr_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_amr_fcoarsen.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_amr_zero_data.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_cf_coarsen.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_cfstencil_box.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_CFInterfaceExtents.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_interp2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_relax.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_restrict2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_setup2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_solve3.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_zero_cdata.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_zero_stencilcoef.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c hypre_bsearch.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c krylov.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c krylov_sstruct.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c eliminate_rowscols.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c maxwell_grad.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c maxwell_physbdy.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c maxwell_PNedelec.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c maxwell_PNedelec_bdy.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c maxwell_semi_interp.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c maxwell_TV.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c maxwell_TV_setup.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c maxwell_zeroBC.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c hypre_MaxwellSolve.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c hypre_MaxwellSolve2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c nd1_amge_interpolation.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c node_relax.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sstruct_amr_intercommunication.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sstruct_owninfo.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sstruct_recvinfo.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sstruct_sendinfo.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sstruct_sharedDOFComm.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sys_pfmg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sys_pfmg_relax.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sys_pfmg_setup.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sys_pfmg_setup_interp.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sys_pfmg_setup_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sys_pfmg_solve.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sys_semi_interp.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sys_semi_restrict.c Building libHYPRE_sstruct_ls.a ... ar -rcu libHYPRE_sstruct_ls.a F90_HYPRE_sstruct_bicgstab.o F90_HYPRE_sstruct_gmres.o F90_HYPRE_sstruct_flexgmres.o F90_HYPRE_sstruct_lgmres.o F90_HYPRE_sstruct_InterFAC.o F90_HYPRE_sstruct_int.o F90_HYPRE_sstruct_maxwell.o F90_HYPRE_sstruct_pcg.o F90_HYPRE_sstruct_split.o F90_HYPRE_sstruct_sys_pfmg.o HYPRE_sstruct_bicgstab.o HYPRE_sstruct_gmres.o HYPRE_sstruct_flexgmres.o HYPRE_sstruct_lgmres.o HYPRE_sstruct_InterFAC.o HYPRE_sstruct_int.o HYPRE_sstruct_maxwell.o HYPRE_sstruct_pcg.o HYPRE_sstruct_split.o HYPRE_sstruct_sys_pfmg.o fac.o fac_amr_rap.o fac_amr_fcoarsen.o fac_amr_zero_data.o fac_cf_coarsen.o fac_cfstencil_box.o fac_CFInterfaceExtents.o fac_interp2.o fac_relax.o fac_restrict2.o fac_setup2.o fac_solve3.o fac_zero_cdata.o fac_zero_stencilcoef.o hypre_bsearch.o krylov.o krylov_sstruct.o eliminate_rowscols.o maxwell_grad.o maxwell_physbdy.o maxwell_PNedelec.o maxwell_PNedelec_bdy.o maxwell_semi_interp.o maxwell_TV.o maxwell_TV_setup.o maxwell_zeroBC.o hypre_MaxwellSolve.o hypre_MaxwellSolve2.o nd1_amge_interpolation.o node_relax.o sstruct_amr_intercommunication.o sstruct_owninfo.o sstruct_recvinfo.o sstruct_sendinfo.o sstruct_sharedDOFComm.o sys_pfmg.o sys_pfmg_relax.o sys_pfmg_setup.o sys_pfmg_setup_interp.o sys_pfmg_setup_rap.o sys_pfmg_solve.o sys_semi_interp.o sys_semi_restrict.o ranlib libHYPRE_sstruct_ls.a cp -fpPR ./HYPRE_*.h /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_sstruct_ls.h /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/sstruct_ls' Making lib ... make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/lib' Building libHYPRE ... ar -rcu libHYPRE.a /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/IJ_mv/*.o ar -rcu libHYPRE.a /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/Euclid/*.o ar -rcu libHYPRE.a /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/ParaSails/*.o ar -rcu libHYPRE.a /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/pilut/*.o ar -rcu libHYPRE.a /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_matrix/*.o ar -rcu libHYPRE.a /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/krylov/*.o ar -rcu libHYPRE.a /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/matrix_matrix/*.o ar -rcu libHYPRE.a /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/multivector/*.o ar -rcu libHYPRE.a /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/parcsr_ls/*.o ar -rcu libHYPRE.a /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/parcsr_mv/*.o ar -rcu libHYPRE.a /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/parcsr_block_mv/*.o ar -rcu libHYPRE.a /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/seq_mv/*.o ar -rcu libHYPRE.a /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/sstruct_ls/*.o ar -rcu libHYPRE.a /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/sstruct_mv/*.o ar -rcu libHYPRE.a /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/struct_ls/*.o ar -rcu libHYPRE.a /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/struct_mv/*.o ar -rcu libHYPRE.a /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/utilities/*.o ranlib libHYPRE.a cp -fpPR libHYPRE* /home/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/lib make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src/lib' Installing hypre ... make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/hypre-2.7.0b/src' mkdir lib include cp hypre-2.7.0b/src/hypre/lib/* lib/ cp hypre-2.7.0b/src/hypre/include/* include/ make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE' VERSION 2.3 cd CON; make install make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON' touch Control/src/Makefile.DEPEND Control/src/Makefile.RULES Library/src/Makefile.DEPEND Coupler/src/Makefile.DEPEND Interface/src/Makefile.DEPEND Stubs/src/Makefile.DEPEND make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON' cd ESMF/ESMF_SWMF; make install #^CMP IF ESMF make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/ESMF/ESMF_SWMF' touch src/Makefile.DEPEND make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/ESMF/ESMF_SWMF' Installing CZ/FSAM/ Installing FSAM as CZ component make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/FSAM' touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND cp srcProblem/ModUserSetup.test.f90 src/ModUserSetup.f90 cp srcProblem/ModPar.test.f90 src/ModPar.f90 make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/FSAM' Installing EE/BATSRUS/ Installing BATSRUS as EE component make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/BATSRUS' make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/BATSRUS' Installing GM/BATSRUS/ Installing BATSRUS as GM component make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cp -f src/ModSize_orig.f90 src/ModSize.f90 cp -f src/ModHdf5_empty.f90 src/ModHdf5.f90 cp -f src/ModImplHypre_empty.f90 src/ModImplHypre.f90 cp -f srcBATL/BATL_size_orig.f90 srcBATL/BATL_size.f90 touch src/Makefile.DEPEND src/Makefile.RULES srcBATL/Makefile.DEPEND srcInterface/Makefile.DEPEND srcPostProc/Makefile.RULES ./Config.pl -u=Default -e=Mhd make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' Installing IE/Ridley_serial/ Installing Ridley_serial as IE component make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Ridley_serial' cp -f src/ModSize_orig.f90 src/ModSize.f90 touch src/Makefile.DEPEND make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Ridley_serial' Installing IE/RIM/ Installing RIM as IE component make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/RIM' touch src/Makefile.DEPEND make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/RIM' Installing IH/BATSRUS/ Installing BATSRUS as IH component make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS' make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS' Installing IM/CRCM/ Installing CRCM as IM component make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/CRCM' touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND Config.pl -EarthHO -GridDefault make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/CRCM' Installing IM/HEIDI/ Installing HEIDI as IM component make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI' touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI' Installing IM/RCM2/ Installing RCM2 as IM component make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/RCM2' touch src/Makefile.DEPEND make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/RCM2' Installing OH/BATSRUS/ Installing BATSRUS as OH component make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/BATSRUS' make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/BATSRUS' Installing PC/ALTOR/ Installing ALTOR as PC component make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/ALTOR' cp -f src/PIC_ModSize_3d.f90 src/PIC_ModSize.f90 rm -rf srcBATL; mkdir srcBATL cd srcBATL_orig; cp BATL*.f90 Makefile* ../srcBATL; \ cd ../srcBATL; /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/Methods.pl PC *.f90; \ /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/Rename.pl -w -r -common=PC *.f90 Number of files to process=16 Finished 8 replacements in file BATL_geometry.f90 Finished 29 replacements in file BATL_lib.f90 Finished 23 replacements in file BATL_pass_face.f90 Finished 2 replacements in file BATL_size_orig.f90 Thread 3 finished 62 replacement(s) in 4 file(s) Finished 28 replacements in file BATL_amr_criteria.f90 Finished 11 replacements in file BATL_high_order.f90 Finished 6 replacements in file BATL_particles.f90 Finished 13 replacements in file BATL_pass_node.f90 Thread 1 finished 58 replacement(s) in 4 file(s) Finished 15 replacements in file BATL_grid.f90 Finished 2 replacements in file BATL_mpi.f90 Finished 6 replacements in file BATL_pass_face_field.f90 Finished 21 replacements in file BATL_tree.f90 Thread 4 finished 44 replacement(s) in 4 file(s) Finished 22 replacements in file BATL_amr.f90 Finished 9 replacements in file BATL_interpolate_amr.f90 Finished 29 replacements in file BATL_pass_cell.f90 Finished 13 replacements in file BATL_region.f90 Thread 2 finished 73 replacement(s) in 4 file(s) touch src/Makefile.DEPEND srcBATL/Makefile.DEPEND make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/ALTOR' Installing PC/IPIC3D2/ Installing IPIC3D as PC component make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/IPIC3D2' mkdir bin mkdir libIPIC3D cd src; cp -f Makefile.local.default Makefile.local touch src/Makefile.DEPEND src/Makefile.local srcInterface/Makefile.DEPEND make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/IPIC3D2' Installing PS/DGCPM/ Installing DGCPM as PS component make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/DGCPM' touch src/Makefile.DEPEND make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/DGCPM' Installing PT/AMPS/ Installing AMPS as PT component make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS' AMPS installed make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS' Installing PW/PWOM/ Installing PWOM as PW component make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' mkdir bin touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' Installing RB/RBE/ Installing RBE as RB component make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/RBE' touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/RBE' Installing SC/BATSRUS/ Installing BATSRUS as SC component make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS' make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS' Installing SP/FLAMPA/ Installing FLAMPA as SP component make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/FLAMPA' mv Makefile.def Makefile.def.orig cp Makefile.def.orig Makefile.def touch src/Makefile.DEPEND srcInterface/Makefile.DEPEND make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/FLAMPA' Installation succeeded Setting maximum optimization flag to -O2 in Makefile.conf Disabling Hdf5 library in Makefile.conf set_hdf5_: cp GM/BATSRUS/src/ModHdf5_empty.f90 GM/BATSRUS/src/ModHdf5.f90 set_hdf5_: cp share/Library/src/ModHdf5Utils_empty.f90 share/Library/src/ModHdf5Utils.f90 Enabling HYPRE library in Makefile.conf set_hypre_: cp GM/BATSRUS/src/ModImplHypre_orig.f90 GM/BATSRUS/src/ModImplHypre.f90 set_spice_: cp share/Library/src/ModSpice_empty.f90 share/Library/src/ModSpice.f90 Installing BATL touch Library/src/Makefile.DEPEND Library/src/Makefile.RULES touch src/Makefile.DEPEND mkdir -p lib cp -f src/BATL_size_orig.f90 src/BATL_size.f90 Setting maximum optimization flag to -O2 in Makefile.conf Disabling Hdf5 library in Makefile.conf set_hdf5_: cp share/Library/src/ModHdf5Utils_empty.f90 share/Library/src/ModHdf5Utils.f90 set_spice_: cp share/Library/src/ModSpice_empty.f90 share/Library/src/ModSpice.f90 make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' rm -f share/Library/test/*.diff cd share/Library/src; /usr/bin/make LIB make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 -132 lapack.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 -132 blas.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlasLapack.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModKind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExactRS.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFreq.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIoUnit.f90 mpif90 -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModMpiOrig.f90 gcc -c -O2 ModUtility_c.c -o ModUtility_c.o ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5Utils.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModInterpolate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRandomNumber.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSort.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTriangulate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTriangulateSpherical.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNumConst.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModInterpolateAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSpice.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMpiInterfaces.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLinearAdvection.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConst.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoordTransform.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeConvert.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_geopack.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMpi.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUtility.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLinearSolver.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_line_extract.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModReadParam.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPlotFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPlanetConst.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProcessVarName.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_planet.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_axes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModInitialState.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLookupTable.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_planet_field.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a lapack.o blas.o ModBlasLapack.o ModConst.o ModCoordTransform.o ModExactRS.o ModFreq.o ModInitialState.o ModInterpolate.o ModInterpolateAMR.o ModIoUnit.o ModHdf5Utils.o ModKind.o ModLinearAdvection.o ModLinearSolver.o ModLookupTable.o ModMpiInterfaces.o ModMpi.o ModMpiOrig.o ModNumConst.o ModPlanetConst.o ModPlotFile.o ModProcessVarName.o ModRandomNumber.o ModReadParam.o ModSort.o ModSpice.o ModTimeConvert.o ModTriangulate.o ModTriangulateSpherical.o ModUtility.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o CON_ray_trace.o ModUtility_c.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd share/Library/test; make test make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:29 test_axes.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:29 test_coord_transform.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:29 test_freq.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:29 test_geopack.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:29 test_io_unit.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 test_interpolate.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' -rw-r--r-- 1 gtoth clasp 835 Feb 15 19:30 test_interpolate_amr.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 test_initial_state.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 test_line_extract.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 test_linear_advection.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 test_linear_solver.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 test_lookup_table.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 test_planet_field.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 test_plot_file.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 test_random_number.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 test_ray_trace.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 test_sort.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 test_time_convert.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 test_triangulate.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: *** [test_process_var_name_exe] Error 2 make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' /bin/sh: ./test_process_var_name.exe: No such file or directory make[5]: [test_process_var_name_run] Error 127 (ignored) make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' -rw-r--r-- 1 gtoth clasp 5823 Feb 15 19:33 test_process_var_name.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:33 test_utilities.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' --------------------------------------------------------- -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:29 test_axes.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:29 test_coord_transform.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:29 test_freq.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:29 test_geopack.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 test_initial_state.diff -rw-r--r-- 1 gtoth clasp 835 Feb 15 19:30 test_interpolate_amr.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 test_interpolate.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:29 test_io_unit.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 test_linear_advection.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 test_linear_solver.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 test_line_extract.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 test_lookup_table.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 test_planet_field.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 test_plot_file.diff -rw-r--r-- 1 gtoth clasp 5823 Feb 15 19:33 test_process_var_name.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 test_random_number.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 test_ray_trace.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 test_sort.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 test_time_convert.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 test_triangulate.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:33 test_utilities.diff make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/test' ls -l share/Library/test/*.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:29 share/Library/test/test_axes.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:29 share/Library/test/test_coord_transform.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:29 share/Library/test/test_freq.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:29 share/Library/test/test_geopack.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 share/Library/test/test_initial_state.diff -rw-r--r-- 1 gtoth clasp 835 Feb 15 19:30 share/Library/test/test_interpolate_amr.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 share/Library/test/test_interpolate.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:29 share/Library/test/test_io_unit.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 share/Library/test/test_linear_advection.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 share/Library/test/test_linear_solver.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 share/Library/test/test_line_extract.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 share/Library/test/test_lookup_table.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 share/Library/test/test_planet_field.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 share/Library/test/test_plot_file.diff -rw-r--r-- 1 gtoth clasp 5823 Feb 15 19:33 share/Library/test/test_process_var_name.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 share/Library/test/test_random_number.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 share/Library/test/test_ray_trace.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 share/Library/test/test_sort.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 share/Library/test/test_time_convert.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 share/Library/test/test_triangulate.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:33 share/Library/test/test_utilities.diff make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' cd util; make test make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util' rm -f */src*/*.diff cd DATAREAD/srcMagnetogram; make -j1 test make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make HARMONICS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/HARMONICS.exe make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMagHarmonics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 harmonics.f90 mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/HARMONICS.exe harmonics.o ModMagHarmonics.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib -lSHARE -r8 make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/HARMONICS.exe has been compiled. ln -sf /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/HARMONICS.exe . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' rm -f HARMONICS.exe ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/HARMONICS.exe HARMONICS.exe make DIPOLE11 make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make DIPOLE11.exe make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 dipole11.f90 mpif90 -o DIPOLE11.exe dipole11.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib -lSHARE -r8 make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' ./DIPOLE11.exe cp HARMONICS.in.orig HARMONICS.in ./HARMONICS.exe > harmonics.log Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed make test_harmonics_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/DiffNum.pl -t -r=1e-5 -a=1e-12 \ harmonics11uniform.dat \ harmonics.ref > test_harmonics.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:34 test_harmonics.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make POTENTIAL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 potential_field.f90 mpif90 -o POTENTIAL.exe potential_field.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib -lSHARE -r8 make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make DIPOLE11 make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make DIPOLE11.exe make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[6]: `DIPOLE11.exe' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' ./DIPOLE11.exe ./POTENTIAL.exe > potential.log Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed make test_potential_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/DiffNum.pl -t -r=1e-5 -a=1e-12 \ potential.log \ potential.ref > test_potential.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:34 test_potential.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make FDIPS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 FDIPS_module.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 FDIPS_nohypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 FDIPS_hypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 FDIPS.f90 mpif90 -o FDIPS.exe FDIPS_module.o FDIPS_nohypre.o FDIPS.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib -lSHARE -r8 make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make DIPOLE11 make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make DIPOLE11.exe make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[6]: `DIPOLE11.exe' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' ./DIPOLE11.exe cp -f FDIPS.in.orig FDIPS.in perl -i -pe 's/real8/ascii/' FDIPS.in mpirun -np 4 ./FDIPS.exe > fdips.log Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed ./redistribute.pl fdips_field_np010202.out fdips.out ./redistribute.pl fdips_bxyz_np010202.out fdips_bxyz.out make test_fdips_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/DiffNum.pl -t -r=1e-5 -a=1e-12 \ fdips.log \ fdips.ref > test_fdips_log.diff gunzip -c fdips_ref.out.gz > fdips_ref.out /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/DiffNum.pl -t -r=1e-9 -a=1e-9 \ fdips.out \ fdips_ref.out > test_fdips.diff gunzip -c fdips_bxyz_ref.out.gz > fdips_bxyz_ref.out /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/DiffNum.pl -t -r=1e-9 -a=1e-9 \ fdips_bxyz.out \ fdips_bxyz_ref.out > test_fdips.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:34 test_fdips.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:34 test_fdips_log.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make FDIPS_HYPRE make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' mpif90 -o FDIPS.exe FDIPS_module.o FDIPS_hypre.o FDIPS.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib -lSHARE -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/lib -lHYPRE make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make DIPOLE11 make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make DIPOLE11.exe make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[6]: `DIPOLE11.exe' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' ./DIPOLE11.exe cp -f FDIPS.in.orig FDIPS.in perl -i -pe 's/real8/ascii/' FDIPS.in perl -i -pe 's/^BiCGSTAB/GMRES/i;s/^ILU/AMG/' FDIPS.in mpirun -np 4 ./FDIPS.exe > fdips_hypre.log Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed ./redistribute.pl fdips_field_np010202.out fdips.out make test_fdips_hypre_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/DiffNum.pl -t -r=1e-5 -a=1e-12 \ fdips_hypre.log \ fdips_hypre.ref > test_fdips_hypre_log.diff gunzip -c fdips_ref.out.gz > fdips_ref.out /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/DiffNum.pl -t -r=1e-9 -a=1e-9 \ fdips.out \ fdips_ref.out > test_fdips_hypre.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:34 test_fdips_hypre.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:34 test_fdips_hypre_log.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:34 test_fdips.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:34 test_fdips_hypre.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:34 test_fdips_hypre_log.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:34 test_fdips_log.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:34 test_harmonics.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:34 test_potential.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' ls -l */src*/*.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:34 DATAREAD/srcMagnetogram/test_fdips.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:34 DATAREAD/srcMagnetogram/test_fdips_hypre.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:34 DATAREAD/srcMagnetogram/test_fdips_hypre_log.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:34 DATAREAD/srcMagnetogram/test_fdips_log.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:34 DATAREAD/srcMagnetogram/test_harmonics.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:34 DATAREAD/srcMagnetogram/test_potential.diff make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util' make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' make test_unit make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' ./Config.pl -double -g=10,1,1 -r=2,2,2 -ng=5 Writing new grid size 10,1,1 with 5 ghost cell layers and AMR ratio 2,2,2 into src/BATL_size.f90... make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' mkdir -p run/plots cd run; \ cp ../input/PARAM.in.cart PARAM.in; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/ADVECT.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/BATL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/GAME.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/READAMR.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/READAMR_C.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/pIDL .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/data . cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 -132 lapack.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 -132 blas.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModBlasLapack.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModKind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModExactRS.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModFreq.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModIoUnit.f90 mpif90 -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O0 ModMpiOrig.f90 gcc -c -O2 ModUtility_c.c -o ModUtility_c.o ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5Utils.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModInterpolate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModRandomNumber.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModSort.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModTriangulate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModTriangulateSpherical.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModNumConst.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModInterpolateAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModSpice.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModMpiInterfaces.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModLinearAdvection.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModConst.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModCoordTransform.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModTimeConvert.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 CON_geopack.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModMpi.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModUtility.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModLinearSolver.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 CON_line_extract.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 CON_ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModReadParam.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModPlotFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModPlanetConst.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModProcessVarName.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 CON_planet.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 CON_axes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModInitialState.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModLookupTable.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 CON_planet_field.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a lapack.o blas.o ModBlasLapack.o ModConst.o ModCoordTransform.o ModExactRS.o ModFreq.o ModInitialState.o ModInterpolate.o ModInterpolateAMR.o ModIoUnit.o ModHdf5Utils.o ModKind.o ModLinearAdvection.o ModLinearSolver.o ModLookupTable.o ModMpiInterfaces.o ModMpi.o ModMpiOrig.o ModNumConst.o ModPlanetConst.o ModPlotFile.o ModProcessVarName.o ModRandomNumber.o ModReadParam.o ModSort.o ModSpice.o ModTimeConvert.o ModTriangulate.o ModTriangulateSpherical.o ModUtility.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o CON_ray_trace.o ModUtility_c.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModTiming.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 timing_cpu.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 timing.f90 ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libTIMING.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' cd src; make BATL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make DEPEND make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/BATL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_mpi.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 main.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/BATL.exe main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib -lTIMING -lSHARE -r8 make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' (cd run; mpirun -np 2 ./BATL.exe > test11.ref) Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed ls -l test11.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:35 test11.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' ./Config.pl -double -g=8,6,1 -r=1,2,1 -ng=3 Writing new grid size 8,6,1 with 3 ghost cell layers and AMR ratio 1,2,1 into src/BATL_size.f90... make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' cd src; make BATL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make DEPEND make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/BATL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 main.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/BATL.exe main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib -lTIMING -lSHARE -r8 make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' (cd run; mpirun -np 2 ./BATL.exe > test12.ref) Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed ls -l test12.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:35 test12.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' ./Config.pl -double -g=8,4,1 -r=2,1,1 -ng=4 Writing new grid size 8,4,1 with 4 ghost cell layers and AMR ratio 2,1,1 into src/BATL_size.f90... make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' cd src; make BATL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make DEPEND make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/BATL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 main.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/BATL.exe main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib -lTIMING -lSHARE -r8 make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' (cd run; mpirun -np 2 ./BATL.exe > test21.ref) Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed ls -l test21.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:36 test21.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' ./Config.pl -double -g=8,6,1 -r=2,2,2 -ng=3 Writing new grid size 8,6,1 with 3 ghost cell layers and AMR ratio 2,2,2 into src/BATL_size.f90... make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' cd src; make BATL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make DEPEND make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/BATL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 main.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/BATL.exe main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib -lTIMING -lSHARE -r8 make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' (cd run; mpirun -np 2 ./BATL.exe > test22.ref) Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed ls -l test22.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:36 test22.diff sleep 1 make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' ./Config.pl -double -g=8,4,2 -r=2,1,1 -ng=2 Writing new grid size 8,4,2 with 2 ghost cell layers and AMR ratio 2,1,1 into src/BATL_size.f90... make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' cd src; make BATL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make DEPEND make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/BATL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 main.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/BATL.exe main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib -lTIMING -lSHARE -r8 make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' (cd run; mpirun -np 2 ./BATL.exe > test31.ref) Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed ls -l test31.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:37 test31.diff sleep 1 make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' ./Config.pl -double -g=8,4,2 -r=2,1,1 -ng=2 make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' cd src; make BATL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make DEPEND make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/BATL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/BATL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' (cd run; mpirun -np 2 ./BATL.exe > test31.ref) Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed ls -l test31.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:37 test31.diff sleep 1 make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' ./Config.pl -double -g=8,4,2 -r=2,2,1 -ng=2 Writing new grid size 8,4,2 with 2 ghost cell layers and AMR ratio 2,2,1 into src/BATL_size.f90... make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' cd src; make BATL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make DEPEND make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/BATL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 main.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/BATL.exe main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib -lTIMING -lSHARE -r8 make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' (cd run; mpirun -np 2 ./BATL.exe > test32.ref) Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed ls -l test32.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:37 test32.diff sleep 1 make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' ./Config.pl -double -g=10,8,6 -r=2,2,2 -ng=3 Writing new grid size 10,8,6 with 3 ghost cell layers and AMR ratio 2,2,2 into src/BATL_size.f90... make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' cd src; make BATL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make DEPEND make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/BATL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 main.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/BATL.exe main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib -lTIMING -lSHARE -r8 make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' (cd run; mpirun -np 2 ./BATL.exe > test33.ref) Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed ls -l test33.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:38 test33.diff sleep 1 make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' ls -l test??.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:35 test11.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:35 test12.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:36 test21.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:36 test22.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:37 test31.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:37 test32.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:38 test33.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' make test_advect make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' ./Config.pl -double -g=4,1,1 -r=2,2,2 -ng=2 Writing new grid size 4,1,1 with 2 ghost cell layers and AMR ratio 2,2,2 into src/BATL_size.f90... make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' cd src; make ADVECT make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make DEPEND make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/ADVECT.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 advect_main.f90 mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib -lTIMING -lSHARE -r8 make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' rm -rf run/plots/* run/runlog run/advect11.log rm -f input/PARAM.in; cp input/PARAM.in.cart run/PARAM.in (cd run; mpirun -np 4 ./ADVECT.exe > runlog; \ mv advect.log advect11.log) Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed make test_advect11_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' ls -l advect11.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:39 advect11.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' ./Config.pl -double -g=4,4,1 -r=2,1,1 -ng=2 Writing new grid size 4,4,1 with 2 ghost cell layers and AMR ratio 2,1,1 into src/BATL_size.f90... make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' cd src; make ADVECT make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make DEPEND make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/ADVECT.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 advect_main.f90 mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib -lTIMING -lSHARE -r8 make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' rm -rf run/plots/* run/runlog run/advect21.log rm -f input/PARAM.in; cp input/PARAM.in.cart run/PARAM.in (cd run; mpirun -np 4 ./ADVECT.exe > runlog; \ mv advect.log advect21.log) Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 Note: Max supported value for env var is 4095 vsetenv PATH failed vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed make test_advect21_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' ls -l advect21.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:39 advect21.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' ./Config.pl -double -g=4,4,1 -r=2,2,2 -ng=2 Writing new grid size 4,4,1 with 2 ghost cell layers and AMR ratio 2,2,2 into src/BATL_size.f90... make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' cd src; make ADVECT make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make DEPEND make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/ADVECT.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 advect_main.f90 mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib -lTIMING -lSHARE -r8 make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' rm -rf run/plots/* run/runlog run/advect22.log rm -f input/PARAM.in; cp input/PARAM.in.cart run/PARAM.in (cd run; mpirun -np 4 ./ADVECT.exe > runlog; \ mv advect.log advect22.log) Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed make test_advect22_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' ls -l advect22.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:40 advect22.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' ./Config.pl -double -g=4,4,1 -r=1,2,1 -ng=2 Writing new grid size 4,4,1 with 2 ghost cell layers and AMR ratio 1,2,1 into src/BATL_size.f90... make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' cd src; make ADVECT make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make DEPEND make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/ADVECT.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 advect_main.f90 mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib -lTIMING -lSHARE -r8 make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' rm -rf run/plots/* run/runlog run/advect12.log rm -f input/PARAM.in; cp input/PARAM.in.cart run/PARAM.in (cd run; mpirun -np 4 ./ADVECT.exe > runlog; \ mv advect.log advect12.log) Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed make test_advect12_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' ls -l advect12.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:40 advect12.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' ./Config.pl -double -g=4,4,4 -r=2,1,1 -ng=2 Writing new grid size 4,4,4 with 2 ghost cell layers and AMR ratio 2,1,1 into src/BATL_size.f90... make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' cd src; make ADVECT make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make DEPEND make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/ADVECT.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 advect_main.f90 mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib -lTIMING -lSHARE -r8 make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' rm -rf run/plots/* run/runlog run/advect31.log rm -f input/PARAM.in; cp input/PARAM.in.cart run/PARAM.in (cd run; mpirun -np 4 ./ADVECT.exe > runlog; \ mv advect.log advect31.log) Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed make test_advect31_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' ls -l advect31.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:41 advect31.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' ./Config.pl -double -g=4,4,4 -r=2,2,1 -ng=2 Writing new grid size 4,4,4 with 2 ghost cell layers and AMR ratio 2,2,1 into src/BATL_size.f90... make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' cd src; make ADVECT make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make DEPEND make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/ADVECT.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 advect_main.f90 mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib -lTIMING -lSHARE -r8 make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' rm -rf run/plots/* run/runlog run/advect32.log rm -f input/PARAM.in; cp input/PARAM.in.cart run/PARAM.in (cd run; mpirun -np 4 ./ADVECT.exe > runlog; \ mv advect.log advect32.log) Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed make test_advect32_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' ls -l advect32.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:42 advect32.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' ./Config.pl -double -g=4,4,4 -r=2,2,2 -ng=2 Writing new grid size 4,4,4 with 2 ghost cell layers and AMR ratio 2,2,2 into src/BATL_size.f90... make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' cd src; make ADVECT make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make DEPEND make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/ADVECT.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 advect_main.f90 mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib -lTIMING -lSHARE -r8 make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' rm -rf run/plots/* run/runlog run/advect33.log rm -f input/PARAM.in; cp input/PARAM.in.cart run/PARAM.in (cd run; mpirun -np 4 ./ADVECT.exe > runlog; \ mv advect.log advect33.log) Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed make test_advect33_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' ls -l advect33.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:44 advect33.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' ./Config.pl -double -g=4,4,1 -r=2,2,2 -ng=2 Writing new grid size 4,4,1 with 2 ghost cell layers and AMR ratio 2,2,2 into src/BATL_size.f90... make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' cd src; make ADVECT make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make DEPEND make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/ADVECT.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 advect_main.f90 mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib -lTIMING -lSHARE -r8 make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' rm -rf run/plots/* run/runlog run/advect22_rz.log rm -f input/PARAM.in; cp input/PARAM.in.rz run/PARAM.in (cd run; mpirun -np 4 ./ADVECT.exe > runlog; \ mv advect.log advect22_rz.log) Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed make test_advect22_rz_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' ls -l advect22_rz.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:44 advect22_rz.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' ./Config.pl -double -g=4,4,1 -r=2,2,2 -ng=2 make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' cd src; make ADVECT make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make DEPEND make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/ADVECT.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/ADVECT.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' rm -rf run/plots/* run/runlog run/advect22_cyl.log rm -f input/PARAM.in; cp input/PARAM.in.cyl run/PARAM.in (cd run; mpirun -np 4 ./ADVECT.exe > runlog; \ mv advect.log advect22_cyl.log) Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed make test_advect22_cyl_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' ls -l advect22_cyl.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:44 advect22_cyl.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' ./Config.pl -double -g=4,4,1 -r=2,2,2 -ng=2 make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' cd src; make ADVECT make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make DEPEND make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/ADVECT.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/ADVECT.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' rm -rf run/plots/* run/runlog run/advect22_round.log rm -f input/PARAM.in; cp input/PARAM.in.round run/PARAM.in (cd run; mpirun -np 4 ./ADVECT.exe > runlog; \ mv advect.log advect22_round.log) Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed make test_advect22_round_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' ls -l advect22_round.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:45 advect22_round.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' ./Config.pl -double -g=4,4,4 -r=2,2,2 -ng=2 Writing new grid size 4,4,4 with 2 ghost cell layers and AMR ratio 2,2,2 into src/BATL_size.f90... make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' cd src; make ADVECT make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make DEPEND make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/ADVECT.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 advect_main.f90 mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib -lTIMING -lSHARE -r8 make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' rm -rf run/plots/* run/runlog run/advect33_sph.log rm -f input/PARAM.in; cp input/PARAM.in.sph run/PARAM.in (cd run; mpirun -np 4 ./ADVECT.exe > runlog; \ mv advect.log advect33_sph.log) Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed make test_advect33_sph_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' ls -l advect33_sph.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:45 advect33_sph.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' ./Config.pl -double -g=4,4,4 -r=2,2,2 -ng=2 make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' cd src; make ADVECT make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make DEPEND make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/ADVECT.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/ADVECT.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' rm -rf run/plots/* run/runlog run/advect33_rlonlat.log rm -f input/PARAM.in; cp input/PARAM.in.rlonlat run/PARAM.in (cd run; mpirun -np 4 ./ADVECT.exe > runlog; \ mv advect.log advect33_rlonlat.log) Note: Max supported value for env var is 4095 Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed vsetenv PATH failed Note: Max supported value for env var is 4095 Note: Max supported value for env var is 4095 vsetenv PATH failed vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed make test_advect33_rlonlat_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' ls -l advect33_rlonlat.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:46 advect33_rlonlat.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' ./Config.pl -double -g=4,4,4 -r=2,2,2 -ng=2 make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' cd src; make ADVECT make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make DEPEND make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/ADVECT.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/ADVECT.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' rm -rf run/plots/* run/runlog run/advect33_round.log rm -f input/PARAM.in; cp input/PARAM.in.round3d run/PARAM.in (cd run; mpirun -np 4 ./ADVECT.exe > runlog; \ mv advect.log advect33_round.log) Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed make test_advect33_round_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' ls -l advect33_round.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:46 advect33_round.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' ls -l advect??*.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:39 advect11.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:40 advect12.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:39 advect21.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:44 advect22_cyl.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:40 advect22.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:45 advect22_round.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:44 advect22_rz.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:41 advect31.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:42 advect32.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:44 advect33.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:46 advect33_rlonlat.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:46 advect33_round.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:45 advect33_sph.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' make test_readamr make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' rm -f readamr_*.diff make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' ./Config.pl -double -g=4,1,1 -r=2,1,1 -ng=0 Writing new grid size 4,1,1 with 0 ghost cell layers and AMR ratio 2,1,1 into src/BATL_size.f90... make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' cd src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' cd srcReadAmr; make EXE make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/srcReadAmr' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModReadAmr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 wrap_read_amr.f90 cp -f ../src/libBATL.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libREADAMR.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libREADAMR.a ModReadAmr.o wrap_read_amr.o ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 read_amr.f90 mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/READAMR.exe read_amr.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib -lREADAMR -lTIMING -lSHARE -r8 make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/srcReadAmr' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' (cd run; mpirun -np 4 ./READAMR.exe > readamr_1d.ref) Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed ls -l readamr_1d.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:47 readamr_1d.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' ./Config.pl -double -g=4,4,1 -r=2,2,1 -ng=0 Writing new grid size 4,4,1 with 0 ghost cell layers and AMR ratio 2,2,1 into src/BATL_size.f90... make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' cd src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' cd srcReadAmr; make EXE make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/srcReadAmr' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModReadAmr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 wrap_read_amr.f90 cp -f ../src/libBATL.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libREADAMR.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libREADAMR.a ModReadAmr.o wrap_read_amr.o ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 read_amr.f90 mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/READAMR.exe read_amr.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib -lREADAMR -lTIMING -lSHARE -r8 make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/srcReadAmr' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' (cd run; mpirun -np 4 ./READAMR.exe > readamr_2d.ref) Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed ls -l readamr_2d.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:47 readamr_2d.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' ./Config.pl -single -g=4,4,4 -r=2,2,2 -ng=0 make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' cd share; make clean make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share' cd Library/src; make clean make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.il *.protex make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' cd Library/test;make clean make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/test' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.il *.protex make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/test' cd Prologs; make clean make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Prologs' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.il *.protex make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Prologs' rm -f include/*.mod make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share' cd util/TIMING; make clean make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.il *.protex make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/srcEmpty' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.il *.protex make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/srcEmpty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/doc' /bin/rm -f *.log *.aux *.dvi *~ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/doc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING' cd util/NOMPI/src; make clean make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/NOMPI/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.il *.protex make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/NOMPI/src' cd src; make clean make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.il *.protex make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' cd srcReadAmr; make clean make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/srcReadAmr' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.il *.protex make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/srcReadAmr' rm -f lib/* make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' Setting PRECISION variable to ${SINGLEPREC} in Makefile.conf Writing new grid size 4,4,4 with 0 ghost cell layers and AMR ratio 2,2,2 into src/BATL_size.f90... make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 -132 lapack.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 -132 blas.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModBlasLapack.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModKind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModNumConst.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModConst.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModCoordTransform.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModExactRS.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModFreq.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModIoUnit.f90 mpif90 -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O0 ModMpiOrig.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModMpiInterfaces.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModMpi.f90 gcc -c -O2 ModUtility_c.c -o ModUtility_c.o ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModUtility.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModReadParam.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModHdf5Utils.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModPlotFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModInitialState.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModInterpolate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModInterpolateAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModLinearAdvection.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModLinearSolver.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModLookupTable.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModPlanetConst.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModProcessVarName.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModRandomNumber.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModSort.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModSpice.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModTimeConvert.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModTriangulate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModTriangulateSpherical.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 CON_planet.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 CON_geopack.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 CON_axes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 CON_line_extract.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 CON_planet_field.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 CON_ray_trace.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a lapack.o blas.o ModBlasLapack.o ModConst.o ModCoordTransform.o ModExactRS.o ModFreq.o ModInitialState.o ModInterpolate.o ModInterpolateAMR.o ModIoUnit.o ModHdf5Utils.o ModKind.o ModLinearAdvection.o ModLinearSolver.o ModLookupTable.o ModMpiInterfaces.o ModMpi.o ModMpiOrig.o ModNumConst.o ModPlanetConst.o ModPlotFile.o ModProcessVarName.o ModRandomNumber.o ModReadParam.o ModSort.o ModSpice.o ModTimeConvert.o ModTriangulate.o ModTriangulateSpherical.o ModUtility.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o CON_ray_trace.o ModUtility_c.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModTiming.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 timing_cpu.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 timing.f90 ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libTIMING.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' cd src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 BATL_mpi.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' cd srcReadAmr; make EXE make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/srcReadAmr' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModReadAmr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 wrap_read_amr.f90 cp -f ../src/libBATL.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libREADAMR.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libREADAMR.a ModReadAmr.o wrap_read_amr.o ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 read_amr.f90 mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/READAMR.exe read_amr.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib -lREADAMR -lTIMING -lSHARE make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/srcReadAmr' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' (cd run; mpirun -np 4 ./READAMR.exe > readamr_3d.ref) Note: Max supported value for env var is 4095 Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed ls -l readamr_3d.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:49 readamr_3d.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' ./Config.pl -double -g=6,4,4 -r=2,2,2 -ng=0 make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' cd share; make clean make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share' cd Library/src; make clean make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.il *.protex make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' cd Library/test;make clean make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/test' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.il *.protex make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/test' cd Prologs; make clean make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Prologs' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.il *.protex make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Prologs' rm -f include/*.mod make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share' cd util/TIMING; make clean make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.il *.protex make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/srcEmpty' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.il *.protex make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/srcEmpty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/doc' /bin/rm -f *.log *.aux *.dvi *~ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/doc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING' cd util/NOMPI/src; make clean make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/NOMPI/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.il *.protex make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/NOMPI/src' cd src; make clean make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.il *.protex make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' cd srcReadAmr; make clean make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/srcReadAmr' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.il *.protex make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/srcReadAmr' rm -f lib/* make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' Setting PRECISION variable to ${DOUBLEPREC} in Makefile.conf Writing new grid size 6,4,4 with 0 ghost cell layers and AMR ratio 2,2,2 into src/BATL_size.f90... make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 -132 lapack.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 -132 blas.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModBlasLapack.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModKind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModNumConst.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModConst.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModCoordTransform.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModExactRS.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModFreq.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModIoUnit.f90 mpif90 -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O0 ModMpiOrig.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModMpiInterfaces.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModMpi.f90 gcc -c -O2 ModUtility_c.c -o ModUtility_c.o ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModUtility.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModReadParam.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5Utils.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModPlotFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModInitialState.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModInterpolate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModInterpolateAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModLinearAdvection.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModLinearSolver.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModLookupTable.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModPlanetConst.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModProcessVarName.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModRandomNumber.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModSort.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModSpice.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModTimeConvert.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModTriangulate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModTriangulateSpherical.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 CON_planet.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 CON_geopack.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 CON_axes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 CON_line_extract.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 CON_planet_field.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 CON_ray_trace.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a lapack.o blas.o ModBlasLapack.o ModConst.o ModCoordTransform.o ModExactRS.o ModFreq.o ModInitialState.o ModInterpolate.o ModInterpolateAMR.o ModIoUnit.o ModHdf5Utils.o ModKind.o ModLinearAdvection.o ModLinearSolver.o ModLookupTable.o ModMpiInterfaces.o ModMpi.o ModMpiOrig.o ModNumConst.o ModPlanetConst.o ModPlotFile.o ModProcessVarName.o ModRandomNumber.o ModReadParam.o ModSort.o ModSpice.o ModTimeConvert.o ModTriangulate.o ModTriangulateSpherical.o ModUtility.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o CON_ray_trace.o ModUtility_c.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModTiming.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 timing_cpu.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 timing.f90 ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libTIMING.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' cd src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_mpi.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' cd srcReadAmr; make EXE make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/srcReadAmr' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 ModReadAmr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 wrap_read_amr.f90 cp -f ../src/libBATL.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libREADAMR.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libREADAMR.a ModReadAmr.o wrap_read_amr.o ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -r8 -O2 read_amr.f90 mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/READAMR.exe read_amr.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib -lREADAMR -lTIMING -lSHARE -r8 make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/srcReadAmr' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' (cd run; mpirun -np 4 ./READAMR.exe > readamr_sph.ref) Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed ls -l readamr_sph.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:51 readamr_sph.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' ./Config.pl -nompi -single -g=4,4,4 -r=2,2,2 -ng=0 make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' cd share; make clean make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share' cd Library/src; make clean make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.il *.protex make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' cd Library/test;make clean make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/test' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.il *.protex make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/test' cd Prologs; make clean make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Prologs' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.il *.protex make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Prologs' rm -f include/*.mod make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share' cd util/TIMING; make clean make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.il *.protex make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/srcEmpty' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.il *.protex make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/srcEmpty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/doc' /bin/rm -f *.log *.aux *.dvi *~ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/doc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING' cd util/NOMPI/src; make clean make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/NOMPI/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.il *.protex make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/NOMPI/src' cd src; make clean make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.il *.protex make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' cd srcReadAmr; make clean make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/srcReadAmr' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.il *.protex make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/srcReadAmr' rm -f lib/* make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' Setting PRECISION variable to ${SINGLEPREC} in Makefile.conf Selecting NOMPI library in Makefile.conf make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' cd util/NOMPI/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/NOMPI/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src; make ModMpiOrig.o make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' mpif90 -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O0 ModMpiOrig.f90 make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libNOMPI.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/NOMPI/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 NOMPI.f90 ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libNOMPI.a NOMPI.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libNOMPI.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/NOMPI/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libNOMPI.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/NOMPI/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' Remove executable and make it to link with the (NO)MPI library! Writing new grid size 4,4,4 with 0 ghost cell layers and AMR ratio 2,2,2 into src/BATL_size.f90... make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 -132 lapack.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 -132 blas.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModBlasLapack.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModKind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModNumConst.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModConst.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModCoordTransform.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModExactRS.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModFreq.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModIoUnit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModMpiInterfaces.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModMpi.f90 gcc -c -O2 ModUtility_c.c -o ModUtility_c.o ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModUtility.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModReadParam.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModHdf5Utils.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModPlotFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModInitialState.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModInterpolate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModInterpolateAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModLinearAdvection.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModLinearSolver.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModLookupTable.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModPlanetConst.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModProcessVarName.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModRandomNumber.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModSort.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModSpice.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModTimeConvert.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModTriangulate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModTriangulateSpherical.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 CON_planet.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 CON_geopack.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 CON_axes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 CON_line_extract.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 CON_planet_field.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 CON_ray_trace.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a lapack.o blas.o ModBlasLapack.o ModConst.o ModCoordTransform.o ModExactRS.o ModFreq.o ModInitialState.o ModInterpolate.o ModInterpolateAMR.o ModIoUnit.o ModHdf5Utils.o ModKind.o ModLinearAdvection.o ModLinearSolver.o ModLookupTable.o ModMpiInterfaces.o ModMpi.o ModMpiOrig.o ModNumConst.o ModPlanetConst.o ModPlotFile.o ModProcessVarName.o ModRandomNumber.o ModReadParam.o ModSort.o ModSpice.o ModTimeConvert.o ModTriangulate.o ModTriangulateSpherical.o ModUtility.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o CON_ray_trace.o ModUtility_c.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModTiming.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 timing_cpu.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 timing.f90 ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libTIMING.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/util/TIMING/src' cd src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 BATL_mpi.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/src' cd srcReadAmr; make EXE_C make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/srcReadAmr' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 ModReadAmr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/share/include -c -w -diag-disable remark -O2 wrap_read_amr.f90 cp -f ../src/libBATL.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libREADAMR.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib/libREADAMR.a ModReadAmr.o wrap_read_amr.o gcc -c -O2 read_amr_c.c -o read_amr_c.o ifort -nofor-main -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/bin/READAMR_C.exe read_amr_c.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib -lREADAMR -lTIMING -lSHARE -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/lib -lNOMPI make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL/srcReadAmr' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' (cd run; ./READAMR_C.exe > readamr_c.ref) ls -l readamr_c.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:53 readamr_c.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' ./Config.pl -mpi Selecting MPI library in Makefile.conf Remove executable and make it to link with the (NO)MPI library! ls -l readamr_*.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:47 readamr_1d.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:47 readamr_2d.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:49 readamr_3d.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:53 readamr_c.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:51 readamr_sph.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/BATL' make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' for i in `ls -d [A-Z][A-Z]/*/ | grep -v /CVS/ | grep -v /Empty/`; \ do ( cd $i; /usr/bin/make test; ); done make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/FSAM' rm -f test_fsam.diff /usr/bin/make test_compile make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/FSAM' rm -f src/xfsam.exe cp srcProblem/ModUserSetup.test.f90 src/ModUserSetup.f90; cp srcProblem/ModPar.test.f90 src/ModPar.f90; /usr/bin/make xfsam make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/FSAM' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; /usr/bin/make LIB make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util; /usr/bin/make install make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE' make[6]: Nothing to be done for `install'. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util' cd src; /usr/bin/make xfsam make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/FSAM/src' make EXE make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/FSAM/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPar.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModOutfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSundry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFSAM.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 -132 ModFish.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoeff.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolar.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysunits.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModDomain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGrid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBack.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModDel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlk.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWork.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGetQtys.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIoFSAM.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModInterp.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBval.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserSetup.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGetP.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRHS.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIteration.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModInitialization.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 main.f90 mpif90 -o xfsam.exe main.o ModFSAM.o ModPar.o ModSolar.o ModPhysunits.o ModDomain.o ModOutfile.o ModCoeff.o ModSundry.o ModControl.o ModGrid.o ModBack.o ModBlk.o ModBoundary.o ModField.o ModDel.o ModWork.o ModInterp.o ModIoFSAM.o ModGetQtys.o ModBval.o ModGetP.o ModRHS.o ModIteration.o ModUserSetup.o ModInitialization.o ModFish.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -lSHARE -r8 make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/FSAM/src' xfsam.exe has been created make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/FSAM/src' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/FSAM' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/FSAM' /usr/bin/make test_rundir make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/FSAM' rm -rf run_test /usr/bin/make rundir PROBS=test RUNDIR=run_test STANDALONE="YES" make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/FSAM' mkdir -p run_test/CZ make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/FSAM' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/FSAM' /usr/bin/make test_run make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/FSAM' Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/FSAM' /usr/bin/make test_check make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/FSAM' grep -v 'Grid cell updates' run_test/runlog > run_test/runlog.new grep -v 'Grid cell updates' output/runlog.ref > run_test/runlog.ref /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/DiffNum.pl -a=1e-5 -t \ run_test/runlog.new run_test/runlog.ref \ > test_fsam.diff ls -l test_fsam.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:55 test_fsam.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/FSAM' make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/FSAM' make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/BATSRUS' EE/BATSRUS is tested in GM/BATSRUS make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/BATSRUS' make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_fluxemergence_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ./Config.pl -e=MhdEosRad -u=Ee -g=10,10,10,500,1 Writing new grid size 10,10,10,500,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make BATSRUS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTiming.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 timing_cpu.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 timing.f90 ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMagnetogram.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a ModMagnetogram.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLdem.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a ModLdem.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 EEE_ModCommonVariables.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 EEE_ModArch.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 EEE_ModGL98.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 EEE_ModTD99.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 EEE_ModCms.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 EEE_ModGetB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 EEE_ModShearFlow.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 EEE_ModMain.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a EEE_ModCommonVariables.o EEE_ModMain.o EEE_ModTD99.o EEE_ModGL98.o EEE_ModArch.o EEE_ModGetB0.o EEE_ModShearFlow.o EEE_ModCms.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_mpi.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSingleFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExtraVariables.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProcMH.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEquation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 PostIDL.f90 mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe PostIDL.o -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib -lSHARE -r8 make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_fluxemergence_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' rm -rf run_test /usr/bin/make rundir RUNDIR=run_test COMPONENT=EE STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' mkdir -p run_test/EE cd run_test/EE; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; cp ../data/FLUXEMERGENCE/*.dat* . cd run_test; cp Param/FLUXEMERGENCE/Grid.* . cd run_test; gunzip *.gz cd run_test; cp Param/CORONA/RadCoolCorona.dat . cd run_test; cp Param/FLUXEMERGENCE/PARAM.in.FluxEmergence.1D PARAM.in make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_fluxemergence_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; cp Param/FLUXEMERGENCE/PARAM.in.FluxEmergence.1D PARAM.in cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog_1d Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test; ./PostProc.pl -M -cat RESULTS/run_1d PostProc.pl: mv EE/IO2 RESULTS/run_1d/EE with 3 files PostProc.pl: cp PARAM.in RESULTS/run_1d PostProc.pl: TIMINGS from runlog_1d (init, run) 0.63 4.80 PostProc.pl: mv runlog_[0-9]* RESULTS/run_1d PostProc.pl: ./Restart.pl -o RESULTS/run_1d/RESTART cd run_test; cp Param/FLUXEMERGENCE/PARAM.in.FluxEmergence.3D PARAM.in cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog_3d Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test; ./Restart.pl # Restart.pl has checked output restart file and directories. # Restart.pl has created restart tree RESTART_t0004.0295s/. # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESTART_t0004.0295s/. cd run_test; ./PostProc.pl -M -cat RESULTS/run_3d PostProc.pl: mv EE/IO2 RESULTS/run_3d/EE with 5 files PostProc.pl: cp PARAM.in RESULTS/run_3d PostProc.pl: TIMINGS from runlog_3d (init, run) 1.36 13.34 PostProc.pl: mv runlog_[0-9]* RESULTS/run_3d PostProc.pl: ./Restart.pl -o RESULTS/run_3d/RESTART ERROR in Restart.pl: could not find restart file EE/restartOUT/restart.H! cd run_test; cp Param/FLUXEMERGENCE/PARAM.in.FluxEmergence PARAM.in cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog_restart Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test; ./PostProc.pl -M -cat RESULTS/run_restart; \ mv runlog_restart RESULTS/run_restart PostProc.pl: mv EE/IO2 RESULTS/run_restart/EE with 3 files PostProc.pl: cp PARAM.in RESULTS/run_restart WARNING in PostProc.pl: no runlog runlog_[0-9]* file was found PostProc.pl: TIMINGS from runlog_restart (init, run) 0.27 12.72 PostProc.pl: ./Restart.pl -o RESULTS/run_restart/RESTART make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_fluxemergence_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ls -l test_fluxemergence.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:03 test_fluxemergence.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_shocktube_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ./Config.pl -u=Default -e=MhdHyp -g=64,4,1,10,1 Writing new grid size 64,4,1,10,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make BATSRUS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEquation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_shocktube_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' rm -rf run_test /usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; cp Param/SHOCKTUBE/PARAM.in.hyp PARAM.in make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_shocktube_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test; ./PostProc.pl -m RESULT PostProc.pl: mv GM/IO2 RESULT/GM with 11 files PostProc.pl: cp PARAM.in RESULT PostProc.pl: TIMINGS from runlog (init, run) 0.07 0.61 PostProc.pl: mv runlog RESULT PostProc.pl: ./Restart.pl -o RESULT/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_shocktube_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ls -l test_shocktube.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:05 test_shocktube.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_shockramp_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ./Config.pl -u=Waves -e=Hd -g=6,6,1,2000,1 -ng=3 Writing new grid size 6,6,1,2000,1 and 3 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make BATSRUS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEquation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_shockramp_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' rm -rf run_test /usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; cp Param/SHOCKTUBE/PARAM.in.shockramp PARAM.in make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_shockramp_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Note: Max supported value for env var is 4095 Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test; ./PostProc.pl -m RESULT PostProc.pl: mv GM/IO2 RESULT/GM with 7 files PostProc.pl: cp PARAM.in RESULT PostProc.pl: TIMINGS from runlog (init, run) 0.06 13.15 PostProc.pl: mv runlog RESULT PostProc.pl: ./Restart.pl -o RESULT/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_shockramp_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ERROR in DiffNum.pl make[4]: [test_shockramp_check] Error 255 (ignored) ls -l test_shockramp.diff -rw-r--r-- 1 gtoth clasp 9141 Feb 15 20:07 test_shockramp.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ./Config.pl -ng=2 Writing new grid size 6,6,1,2000,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_partsteady_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ./Config.pl -u=Default -e=MhdHyp -g=4,4,1,1000,1 Writing new grid size 4,4,1,1000,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make BATSRUS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEquation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_partsteady_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' rm -rf run_test /usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; cp Param/SHOCKTUBE/PARAM.in.partsteady PARAM.in make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_partsteady_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test; ./PostProc.pl -m RESULT PostProc.pl: mv GM/IO2 RESULT/GM with 34 files PostProc.pl: cp PARAM.in RESULT PostProc.pl: TIMINGS from runlog (init, run) 0.67 5.00 PostProc.pl: mv runlog RESULT PostProc.pl: ./Restart.pl -o RESULT/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_partsteady_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ls -l test_partsteady.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:09 test_partsteady.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_hallmhd_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ./Config.pl -u=Waves -e=Mhd -f -g=64,2,2,10,10 Writing new grid size 64,2,2,10,10 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make BATSRUS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEquation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_hallmhd_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' rm -rf run_test /usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; cp Param/SHOCKTUBE/PARAM.in.HallTest PARAM.in make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_hallmhd_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Note: Max supported value for env var is 4095 Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test; ./PostProc.pl RESULT PostProc.pl: mv GM/IO2 RESULT/GM with 27 files PostProc.pl: cp PARAM.in RESULT PostProc.pl: TIMINGS from runlog (init, run) 0.05 4.18 PostProc.pl: mv runlog RESULT PostProc.pl: ./Restart.pl -o RESULT/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_hallmhd_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ls -l test_hallmhd.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:10 test_hallmhd.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_twofluidmhd_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ./Config.pl -u=Waves -e=MhdHypPe -f -g=64,2,2,10,10 /usr/bin/make BATSRUS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' make[7]: `libBATL.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEquation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_twofluidmhd_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' rm -rf run_test /usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; cp Param/SHOCKTUBE/PARAM.in.TwofluidTest PARAM.in make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_twofluidmhd_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test; ./PostProc.pl RESULT PostProc.pl: mv GM/IO2 RESULT/GM with 4 files PostProc.pl: cp PARAM.in RESULT PostProc.pl: TIMINGS from runlog (init, run) 0.07 4.44 PostProc.pl: mv runlog RESULT PostProc.pl: ./Restart.pl -o RESULT/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_twofluidmhd_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ls -l test_twofluidmhd.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:11 test_twofluidmhd.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_multifluid_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ./Config.pl -u=Default -e=MhdHd -f -g=64,2,2,10,1 Writing new grid size 64,2,2,10,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make BATSRUS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEquation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_multifluid_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' rm -rf run_test /usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; cp Param/MULTIFLUID/PARAM.in . make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_multifluid_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test; ./PostProc.pl -m RESULT PostProc.pl: mv GM/IO2 RESULT/GM with 11 files PostProc.pl: cp PARAM.in RESULT PostProc.pl: TIMINGS from runlog (init, run) 0.05 3.90 PostProc.pl: mv runlog RESULT PostProc.pl: ./Restart.pl -o RESULT/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_multifluid_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ls -l test_multifluid.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:13 test_multifluid.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_multiion_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ./Config.pl -u=Default -e=MultiIon -f -g=64,2,2,10,1 /usr/bin/make BATSRUS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' make[7]: `libBATL.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEquation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_multiion_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' rm -rf run_test /usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; cp Param/MULTIION/PARAM.in . make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_multiion_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test; ./PostProc.pl RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 22 files PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 0.03 1.25 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_multiion_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ls -l test_multiion.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:14 test_multiion.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_mhdions_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ./Config.pl -u=Default -e=MhdIons -f -g=64,2,2,40,1 Writing new grid size 64,2,2,40,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make BATSRUS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEquation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_mhdions_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' rm -rf run_test /usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; cp Param/MHDIONS/PARAM.in . make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_mhdions_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test; ./PostProc.pl RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 12 files PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 0.03 4.03 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_mhdions_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ls -l test_mhdions.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:15 test_mhdions.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_mhdnoncons_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ./Config.pl -u=Default -e=MhdNonCons -f -g=64,2,2,40,1 /usr/bin/make BATSRUS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' make[7]: `libBATL.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEquation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_mhdnoncons_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' rm -rf run_test /usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; cp Param/MHDNONCONS/PARAM.in . make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_mhdnoncons_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test; ./PostProc.pl RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 12 files PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 0.03 1.54 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_mhdnoncons_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ls -l test_mhdnoncons.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:16 test_mhdnoncons.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_eosgodunov_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ./Config.pl -e=HdEos -u=Eos -g=10,1,1,100,1 Writing new grid size 10,1,1,100,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make CRASH make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCRASH.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAtomicMass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFermiGas.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPowerLawEos.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIonMix.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModOpacityVoigt.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalProperties.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 radiom.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpTable.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAtomicNotation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIonizPotential.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPlastic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModZtf.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHydrogenicModel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExcitationData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAtomicDataMix.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExcitation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMolecularData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartition.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModStatSum.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiGroup.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTransport.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEos.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiom.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 nlte_igor.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 eos_material.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModInterfaceNLTE.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEosTable.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCRASH.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCRASH.a ModAtomicMass.o ModAtomicNotation.o ModAtomicDataMix.o ModEos.o ModEosTable.o ModExcitation.o ModExcitationData.o ModPowerLawEos.o ModFermiGas.o ModHydrogenicModel.o ModIonizPotential.o ModMolecularData.o ModPartition.o ModPlastic.o ModStatSum.o ModTransport.o eos_material.o ModIonMix.o ModOpacityVoigt.o ModMultiGroup.o ModInterfaceNLTE.o ModExpTable.o ModLocalProperties.o ModRadiom.o ModZtf.o nlte_igor.o radiom.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCRASH.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCRASH.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEquation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd src; make CRASH make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/CRASH.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCRASH.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/CRASH.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' Program CRASH has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_eosgodunov_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' rm -rf run_test /usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; cp Param/CRASH/PARAM.in.eosgodunov PARAM.in; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/CRASH.exe . make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_eosgodunov_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./CRASH.exe > runlog Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test; ./PostProc.pl RESULT PostProc.pl: mv GM/IO2 RESULT/GM with 51 files PostProc.pl: cp PARAM.in RESULT PostProc.pl: TIMINGS from runlog (init, run) 0.01 1.62 PostProc.pl: mv runlog RESULT PostProc.pl: ./Restart.pl -o RESULT/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_eosgodunov_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ls -l test_eosgodunov.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:18 test_eosgodunov.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_levelset_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ./Config.pl -e=HdCrash -u=Crash -g=4,4,1,2000,1 -nMaterial=3 Writing new grid size 4,4,1,2000,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make CRASH make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCRASH.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCRASH.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCRASH.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEquation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd src; make CRASH make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/CRASH.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCRASH.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/CRASH.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' Program CRASH has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_levelset_rundir DEFAULT_EXE=CRASH.exe make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' rm -rf run_test /usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; cp Param/CRASH/PARAM.in.levelset PARAM.in cp dataCRASH/input/hyades_1.1ns.out run_test make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_levelset_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./CRASH.exe > runlog Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test; ./PostProc.pl -M RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 2 files PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 0.12 6.46 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_levelset_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ls -l test_levelset.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:20 test_levelset.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_hyades2d_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ./Config.pl -e=HdRadCrash -u=Crash -g=4,4,1,1000,1 -nMaterial=3 Writing new grid size 4,4,1,1000,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... ./Config.pl -hdf5 Enabling HDF5 library in /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/Makefile.conf set_hdf5_: cp GM/BATSRUS/src/ModHdf5_orig.f90 GM/BATSRUS/src/ModHdf5.f90 set_hdf5_: cp share/Library/src/ModHdf5Utils_orig.f90 share/Library/src/ModHdf5Utils.f90 /usr/bin/make CRASH make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5Utils.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPlotFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModInitialState.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLookupTable.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a lapack.o blas.o ModBlasLapack.o ModConst.o ModCoordTransform.o ModExactRS.o ModFreq.o ModInitialState.o ModInterpolate.o ModInterpolateAMR.o ModIoUnit.o ModHdf5Utils.o ModKind.o ModLinearAdvection.o ModLinearSolver.o ModLookupTable.o ModMpiInterfaces.o ModMpi.o ModMpiOrig.o ModNumConst.o ModPlanetConst.o ModPlotFile.o ModProcessVarName.o ModRandomNumber.o ModReadParam.o ModSort.o ModSpice.o ModTimeConvert.o ModTriangulate.o ModTriangulateSpherical.o ModUtility.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o CON_ray_trace.o ModUtility_c.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 EEE_ModCms.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 EEE_ModMain.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a EEE_ModCommonVariables.o EEE_ModMain.o EEE_ModTD99.o EEE_ModGL98.o EEE_ModArch.o EEE_ModGetB0.o EEE_ModShearFlow.o EEE_ModCms.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCRASH.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCRASH.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCRASH.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEquation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd src; make CRASH make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/CRASH.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCRASH.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a h5pfc -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/CRASH.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' Program CRASH has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' h5pfc -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe PostIDL.o -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib -lSHARE -r8 make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_hyades2d_rundir DEFAULT_EXE=CRASH.exe make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' rm -rf run_test /usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; cp Param/CRASH/PARAM.in.hyades2d PARAM.in gunzip -c dataCRASH/input/hyades2d_1.1ns.out.gz \ > run_test/hyades2d_1.1ns.out gunzip -c dataCRASH/input/opacities.out.gz \ > run_test/table_opacities.out make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_hyades2d_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./CRASH.exe > runlog Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test; ./Restart.pl # Restart.pl has checked output restart file and directories. # Restart.pl has created restart tree RESTART_t0002.0000ns/. # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESTART_t0002.0000ns/. make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_hyades2d_restart make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; cp Param/CRASH/PARAM.in.hyades2d.restart PARAM.in cd run_test; mpirun -np 4 ./CRASH.exe > runlog_restart Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test; ./PostProc.pl -M -cat RESULTS; mv runlog_restart RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 5 files PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 0.57 2.76 PostProc.pl: TIMINGS from runlog_restart (init, run) 0.02 2.49 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_hyades2d_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ls -l test_hyades2d.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:22 test_hyades2d.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ./Config.pl -nohdf5 Disabling Hdf5 library in /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/Makefile.conf set_hdf5_: cp GM/BATSRUS/src/ModHdf5_empty.f90 GM/BATSRUS/src/ModHdf5.f90 set_hdf5_: cp share/Library/src/ModHdf5Utils_empty.f90 share/Library/src/ModHdf5Utils.f90 make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_laserpackage_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ./Config.pl -e=Crash -u=Crash -g=8,8,1,200,1 -nMaterial=5 -nWave=30 Writing new grid size 8,8,1,200,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... Writing new nWave = 30 into src/ModEquation.f90... Writing new nMaterial = 5 into src/ModEquation.f90... ./Config.pl -hypre /usr/bin/make CRASH make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5Utils.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPlotFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModInitialState.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLookupTable.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a lapack.o blas.o ModBlasLapack.o ModConst.o ModCoordTransform.o ModExactRS.o ModFreq.o ModInitialState.o ModInterpolate.o ModInterpolateAMR.o ModIoUnit.o ModHdf5Utils.o ModKind.o ModLinearAdvection.o ModLinearSolver.o ModLookupTable.o ModMpiInterfaces.o ModMpi.o ModMpiOrig.o ModNumConst.o ModPlanetConst.o ModPlotFile.o ModProcessVarName.o ModRandomNumber.o ModReadParam.o ModSort.o ModSpice.o ModTimeConvert.o ModTriangulate.o ModTriangulateSpherical.o ModUtility.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o CON_ray_trace.o ModUtility_c.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 EEE_ModCms.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 EEE_ModMain.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a EEE_ModCommonVariables.o EEE_ModMain.o EEE_ModTD99.o EEE_ModGL98.o EEE_ModArch.o EEE_ModGetB0.o EEE_ModShearFlow.o EEE_ModCms.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCRASH.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCRASH.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCRASH.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEquation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd src; make CRASH make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/CRASH.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCRASH.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/CRASH.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' Program CRASH has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe PostIDL.o -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib -lSHARE -r8 make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_laserpackage_rundir DEFAULT_EXE=CRASH.exe make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' rm -rf run_test /usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; cp Param/CRASH/PARAM.in.laserpackage PARAM.in cd run_test; ln -s ../dataCRASH/LookupTables Tables make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_laserpackage_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./CRASH.exe > runlog Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test; ./PostProc.pl -M RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 4 files PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 0.24 29.86 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_laserpackage_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ls -l test_laserpackage.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:25 test_laserpackage.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_graydiffusion_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ./Config.pl -e=HdEosRad -u=GrayDiffusion -g=32,4,4,16,16 Writing new grid size 32,4,4,16,16 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make BATSRUS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEquation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_graydiffusion_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' rm -rf run_test /usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; cp Param/CRASH/PARAM.in.graydiffusion PARAM.in cd run_test; cp Param/CRASH/initial_lowrie3.dat . make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_graydiffusion_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Note: Max supported value for env var is 4095 Note: Max supported value for env var is 4095 vsetenv PATH failed vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test; ./PostProc.pl -M RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 3 files PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 0.49 8.03 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_graydiffusion_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ls -l test_graydiffusion.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:26 test_graydiffusion.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_viscosity_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ./Config.pl -e=Hd -u=Waves -g=16,4,1,200,1 Writing new grid size 16,4,1,200,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make BATSRUS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEquation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_viscosity_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' rm -rf run_test /usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; cp Param/VISCOSITY/PARAM.in PARAM.in make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_viscosity_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test; ./PostProc.pl -M RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 2 files PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 0.01 0.66 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_viscosity_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ls -l test_viscosity.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:28 test_viscosity.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_corona_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ./Config.pl -u=Sc -e=MhdCorona -g=4,4,4,3000,1 Writing new grid size 4,4,4,3000,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make BATSRUS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEquation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_corona_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' rm -rf run_test /usr/bin/make rundir RUNDIR=run_test COMPONENT=SC STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' mkdir -p run_test/SC cd run_test/SC; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; cp Param/CORONA/PARAM.in . cd run_test; cp Param/CORONA/CR1935_WSO.dat . make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_corona_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test; rm -rf RESULTS; ./PostProc.pl -M RESULTS PostProc.pl: mv SC/IO2 RESULTS/SC with 7 files PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 0.01 17.73 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_corona_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ls -l test_corona.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:30 test_corona.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_coronasph_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ./Config.pl -u=Sc -e=MhdCorona -g=4,4,4,3000,1 /usr/bin/make BATSRUS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' make[7]: `libBATL.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make[7]: `libBATSRUS.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_coronasph_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' rm -rf run_test /usr/bin/make rundir RUNDIR=run_test COMPONENT=SC STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' mkdir -p run_test/SC cd run_test/SC; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; cp Param/CORONA/PARAM.in.spherical PARAM.in cd run_test; cp Param/CORONA/CR1935_WSO.dat . make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_coronasph_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 Note: Max supported value for env var is 4095 vsetenv PATH failed vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test; rm -rf RESULTS; ./PostProc.pl -M RESULTS PostProc.pl: mv SC/IO2 RESULTS/SC with 7 files PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 0.01 17.29 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_coronasph_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ls -l test_coronasph.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:31 test_coronasph.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_awsomfluids_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ./Config.pl -f -e=AwsomFluidsAnisoPi -u=AwsomFluids -g=6,2,2,32,1 Writing new grid size 6,2,2,32,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make BATSRUS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEquation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_awsomfluids_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' rm -rf run_test /usr/bin/make rundir RUNDIR=run_test COMPONENT=SC STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' mkdir -p run_test/SC cd run_test/SC; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; cp Param/CORONA/PARAM.in.AwsomFluids PARAM.in make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_awsomfluids_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test; rm -rf RESULTS; ./PostProc.pl -M RESULTS PostProc.pl: mv SC/IO2 RESULTS/SC with 1 file PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 0.01 1.74 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_awsomfluids_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ls -l test_awsomfluids.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:35 test_awsomfluids.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_chromo_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ./Config.pl -u=ScChromo -e=MhdWaves -g=6,4,4,4000,1 Writing new grid size 6,4,4,4000,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make BATSRUS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEquation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_chromo_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' rm -rf run_test /usr/bin/make rundir RUNDIR=run_test COMPONENT=SC STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' mkdir -p run_test/SC cd run_test/SC; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; cp Param/CORONA/PARAM.in.sc.chromo PARAM.in cd run_test; cp Param/CORONA/GridChromo GridChromo cd run_test; cp Param/CORONA/RadCoolCorona.dat . make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_chromo_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test; rm -rf RESULTS; ./PostProc.pl -M RESULTS PostProc.pl: mv SC/IO2 RESULTS/SC with 4 files PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 0.22 27.33 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_chromo_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ls -l test_chromo.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:38 test_chromo.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_outerhelio_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ./Config.pl -u=OuterHelio -e=OuterHelio -g=4,4,4,3500,1 Writing new grid size 4,4,4,3500,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make BATSRUS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEquation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_outerhelio_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' rm -rf run_test /usr/bin/make rundir RUNDIR=run_test COMPONENT=OH STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' mkdir -p run_test/OH cd run_test/OH; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; cp Param/OUTERHELIO/PARAM.in . make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_outerhelio_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test; rm -rf RESULTS; ./PostProc.pl -M RESULTS PostProc.pl: mv OH/IO2 RESULTS/OH with 4 files PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 1.17 215.15 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_outerhelio_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ls -l test_outerhelio.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:44 test_outerhelio.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_earthsph_compile make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ./Config.pl -e=Mhd -u=Default -g=8,8,8,600,300 Writing new grid size 8,8,8,600,300 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEquation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd srcPostProc; make PIDL make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_earthsph_rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' rm -rf run_test /usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Param . make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; \ cp Param/EARTH/PARAM.in.spherical PARAM.in; \ cp Param/EARTH/imf19980504.dat . #./TestParam.pl -n=1 run_test/PARAM.in make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_earthsph_run make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test/GM; ./pTEC g ======================================================================== Beginning cat of .tec files ... --Working in directory: ./IO2/ on files: ./*.T ./*.tec Beginning gzip ... --Working in directory: ./IO2/ on files: ./*.dat gzip: No match. ======================================================================== cd run_test; rm -rf RESULTS; ./PostProc.pl -M RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 7 files PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 0.13 37.28 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_earthsph_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ls -l test_earthsph.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:48 test_earthsph.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_2bodyplot_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ./Config.pl -e=Mhd -u=Default -g=8,8,8,700,300 Writing new grid size 8,8,8,700,300 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make BATSRUS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_2bodyplot_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' rm -rf run_test /usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; \ cp Param/2BODYPLOT/PARAM.in PARAM.in #./TestParam.pl -n=1 run_test/PARAM.in make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_2bodyplot_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test/GM; ./pTEC g ======================================================================== Beginning cat of .tec files ... --Working in directory: ./IO2/ on files: ./*.T ./*.tec working on y=0_ful_1_t00000009_n00000145 ... Beginning gzip ... --Working in directory: ./IO2/ on files: ./*.dat ======================================================================== cd run_test; rm -rf RESULTS; ./PostProc.pl -g -M RESULTS gzip: No match. PostProc.pl: mv GM/IO2 RESULTS/GM with 3 files PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 0.10 40.35 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_2bodyplot_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' gunzip -c Param/2BODYPLOT/TestOutput/REFy*.out.gz \ > run_test/RESULTS/GM/ref_y=0.out gunzip -c Param/2BODYPLOT/TestOutput/REFy*.dat.gz | sort -k1 -k2 -k3 -n \ | grep -v AUXDATA \ > run_test/RESULTS/GM/ref_y=0.dat gunzip -c run_test/RESULTS/GM/y=0_ful_*9_*.dat.gz | sort -k1 -k2 -k3 -n \ | grep -v AUXDATA \ > run_test/RESULTS/GM/y=0.dat ls -l test_2bodyplot.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:53 test_2bodyplot.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_titan_compile make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ./Config.pl -u=Titan -e=MhdTitan -g=6,6,6,1000,200 Writing new grid size 6,6,6,1000,200 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEquation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd srcPostProc; make PIDL make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_titan_rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' rm -rf run_test /usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Param . make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; \ cp Param/TITAN/PARAM.in .; \ tar xzf Param/TITAN/TitanInput.tgz #./TestParam.pl -n=1 run_test/PARAM.in make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_titan_run make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Note: Max supported value for env var is 4095 Note: Max supported value for env var is 4095 vsetenv PATH failed vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 Note: Max supported value for env var is 4095 vsetenv PATH failed vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test; rm -rf RESULTS; ./PostProc.pl -M -o RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 7 files PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 0.19 21.52 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_titan_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ls -l test_titan.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:57 test_titan.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_titan_restart_save make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; cp Param/TITAN/PARAM.in.restartsave PARAM.in #./TestParam.pl -n=1 run_test/PARAM.in cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test; rm -rf RESULTS/RestartSave RESTART_titan cd run_test; ./PostProc.pl -M -o RESULTS/RestartSave PostProc.pl: mv GM/IO2 RESULTS/RestartSave/GM with 7 files PostProc.pl: cp PARAM.in RESULTS/RestartSave PostProc.pl: TIMINGS from runlog (init, run) 0.19 12.15 PostProc.pl: mv runlog RESULTS/RestartSave PostProc.pl: ./Restart.pl -o RESULTS/RestartSave/RESTART make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_titan_restart_read make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; cp Param/TITAN/PARAM.in.restartread PARAM.in #./TestParam.pl -n=1 run_test/PARAM.in cd run_test; ./Restart.pl -i RESULTS/RestartSave/RESTART # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESULTS/RestartSave/RESTART/. cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test; rm -rf RESULTS/RestartRead cd run_test; ./PostProc.pl -M -o RESULTS/RestartRead PostProc.pl: mv GM/IO2 RESULTS/RestartRead/GM with 7 files PostProc.pl: cp PARAM.in RESULTS/RestartRead PostProc.pl: TIMINGS from runlog (init, run) 0.39 12.37 PostProc.pl: mv runlog RESULTS/RestartRead PostProc.pl: ./Restart.pl -o RESULTS/RestartRead/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_titan_restart_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test/RESULTS; \ cp RestartSave/GM/log_n000001.log log_all.log; \ tail -25 RestartRead/GM/log_n000026.log >> log_all.log ls -l test_titan*.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:57 test_titan.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:57 test_titan_restart.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_mars_compile make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ./Config.pl -u=Mars -e=MhdMars -g=6,6,6,1000,200 /usr/bin/make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' make[8]: `libBATL.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEquation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd srcPostProc; make PIDL make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_mars_rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' rm -rf run_test /usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Param . make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; \ cp Param/MARS/PARAM.in .; \ cp Param/MARS/marsmgsp.txt . #./TestParam.pl -n=1 run_test/PARAM.in make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_mars_run make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 Note: Max supported value for env var is 4095 vsetenv PATH failed vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test; rm -rf RESULTS; ./PostProc.pl -M -o RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 7 files PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 1.35 4.64 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_mars_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ls -l test_mars.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 21:01 test_mars.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_mars_restart_save make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; cp Param/MARS/PARAM.in.restartsave PARAM.in #./TestParam.pl -n=1 run_test/PARAM.in cd run_test; sleep 1; mpirun -np 4 ./BATSRUS.exe > runlog Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test; rm -rf RESULTS/RestartSave RESTART_mars cd run_test; ./PostProc.pl -M -o RESULTS/RestartSave PostProc.pl: mv GM/IO2 RESULTS/RestartSave/GM with 7 files PostProc.pl: cp PARAM.in RESULTS/RestartSave PostProc.pl: TIMINGS from runlog (init, run) 1.35 2.98 PostProc.pl: mv runlog RESULTS/RestartSave PostProc.pl: ./Restart.pl -o RESULTS/RestartSave/RESTART make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_mars_restart_read make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; cp Param/MARS/PARAM.in.restartread PARAM.in #./TestParam.pl -n=1 run_test/PARAM.in cd run_test; ./Restart.pl -i RESULTS/RestartSave/RESTART # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESULTS/RestartSave/RESTART/. cd run_test; sleep 1; mpirun -np 4 ./BATSRUS.exe > runlog Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test; rm -rf RESULTS/RestartRead cd run_test; ./PostProc.pl -M -o RESULTS/RestartRead PostProc.pl: mv GM/IO2 RESULTS/RestartRead/GM with 7 files PostProc.pl: cp PARAM.in RESULTS/RestartRead PostProc.pl: TIMINGS from runlog (init, run) 1.64 3.40 PostProc.pl: mv runlog RESULTS/RestartRead PostProc.pl: ./Restart.pl -o RESULTS/RestartRead/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_mars_restart_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test/RESULTS; \ cp RestartSave/GM/log_n000001.log log_all.log; \ tail -25 RestartRead/GM/log_n000026.log >> log_all.log ls -l test_mars*.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 21:01 test_mars.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 21:02 test_mars_restart.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_marsfluids_compile make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ./Config.pl -u=MarsFluids -e=MhdMarsFluids -g=6,6,6,1000,200 /usr/bin/make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' make[8]: `libBATL.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEquation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd srcPostProc; make PIDL make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_marsfluids_rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' rm -rf run_test /usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Param . make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; \ cp Param/MARSFLUIDS/PARAM.in . #./TestParam.pl -n=1 run_test/PARAM.in make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_marsfluids_run make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test; rm -rf RESULTS; ./PostProc.pl -M -o RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 4 files PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 0.04 3.34 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_marsfluids_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ls -l test_marsfluids.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 21:05 test_marsfluids.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_marsfluids_restart_save make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; cp Param/MARSFLUIDS/PARAM.in.restartsave PARAM.in #./TestParam.pl -n=1 run_test/PARAM.in cd run_test; sleep 1; mpirun -np 4 ./BATSRUS.exe > runlog Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test; rm -rf RESULTS/RestartSave RESTART_marsfluids cd run_test; ./PostProc.pl -M -o RESULTS/RestartSave PostProc.pl: mv GM/IO2 RESULTS/RestartSave/GM with 4 files PostProc.pl: cp PARAM.in RESULTS/RestartSave PostProc.pl: TIMINGS from runlog (init, run) 0.03 1.68 PostProc.pl: mv runlog RESULTS/RestartSave PostProc.pl: ./Restart.pl -o RESULTS/RestartSave/RESTART make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_marsfluids_restart_read make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; cp Param/MARSFLUIDS/PARAM.in.restartread PARAM.in #./TestParam.pl -n=1 run_test/PARAM.in cd run_test; ./Restart.pl -i RESULTS/RestartSave/RESTART # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESULTS/RestartSave/RESTART/. cd run_test; sleep 1; mpirun -np 4 ./BATSRUS.exe > runlog Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test; rm -rf RESULTS/RestartRead cd run_test; ./PostProc.pl -M -o RESULTS/RestartRead PostProc.pl: mv GM/IO2 RESULTS/RestartRead/GM with 4 files PostProc.pl: cp PARAM.in RESULTS/RestartRead PostProc.pl: TIMINGS from runlog (init, run) 0.04 2.04 PostProc.pl: mv runlog RESULTS/RestartRead PostProc.pl: ./Restart.pl -o RESULTS/RestartRead/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_marsfluids_restart_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test/RESULTS; \ cp RestartSave/GM/log_n000001.log log_all.log; \ tail -10 RestartRead/GM/log_n000011.log >> log_all.log ls -l test_marsfluids*.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 21:05 test_marsfluids.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 21:05 test_marsfluids_restart.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_venus_compile make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ./Config.pl -u=Venus -e=MhdMars -g=6,6,6,1000,200 /usr/bin/make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' make[8]: `libBATL.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEquation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd srcPostProc; make PIDL make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_venus_rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' rm -rf run_test /usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Param . make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; \ cp Param/VENUS/PARAM.in .; \ #./TestParam.pl -n=1 run_test/PARAM.in make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_venus_run make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test; rm -rf RESULTS; ./PostProc.pl -M -o RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 6 files PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 0.18 22.10 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_venus_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ls -l test_venus.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 21:09 test_venus.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_venus_restart_save make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; cp Param/VENUS/PARAM.in.restartsave PARAM.in #./TestParam.pl -n=1 run_test/PARAM.in cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Note: Max supported value for env var is 4095 Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test; rm -rf RESULTS/RestartSave RESTART_venus cd run_test; ./PostProc.pl -M -o RESULTS/RestartSave PostProc.pl: mv GM/IO2 RESULTS/RestartSave/GM with 6 files PostProc.pl: cp PARAM.in RESULTS/RestartSave PostProc.pl: TIMINGS from runlog (init, run) 0.17 11.12 PostProc.pl: mv runlog RESULTS/RestartSave PostProc.pl: ./Restart.pl -o RESULTS/RestartSave/RESTART make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_venus_restart_read make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; cp Param/VENUS/PARAM.in.restartread PARAM.in #./TestParam.pl -n=1 run_test/PARAM.in cd run_test; ./Restart.pl -i RESULTS/RestartSave/RESTART # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESULTS/RestartSave/RESTART/. cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test; rm -rf RESULTS/RestartRead cd run_test; ./PostProc.pl -M -o RESULTS/RestartRead PostProc.pl: mv GM/IO2 RESULTS/RestartRead/GM with 6 files PostProc.pl: cp PARAM.in RESULTS/RestartRead PostProc.pl: TIMINGS from runlog (init, run) 0.19 11.39 PostProc.pl: mv runlog RESULTS/RestartRead PostProc.pl: ./Restart.pl -o RESULTS/RestartRead/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_venus_restart_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test/RESULTS; \ cp RestartSave/GM/log_n000001.log log_all.log; \ tail -25 RestartRead/GM/log_n000026.log >> log_all.log ls -l test_venus*.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 21:09 test_venus.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 21:10 test_venus_restart.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_mercurysph_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ./Config.pl -u=Mercury -e=Mhd -g=4,4,4,600,100 Writing new grid size 4,4,4,600,100 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make BATSRUS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEquation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_mercurysph_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' rm -rf run_test /usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; \ cp Param/MERCURY/PARAM.in .; \ #./TestParam.pl -n=1 run_test/PARAM.in make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_mercurysph_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test/GM; ./pTEC g ======================================================================== Beginning cat of .tec files ... --Working in directory: ./IO2/ on files: ./*.T ./*.tec working on 3d__var_2_n00000000 ... working on 3d__var_2_n00000100 ... Beginning gzip ... --Working in directory: ./IO2/ on files: ./*.dat ======================================================================== cd run_test; rm -rf RESULTS; ./PostProc.pl -g -M RESULTS gzip: No match. PostProc.pl: mv GM/IO2 RESULTS/GM with 4 files PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 0.65 9.54 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_mercurysph_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' gunzip -c Param/MERCURY/TestOutput/REF3d__var_2_n0000100.dat.gz | sort -k1 -k2 -k3 -n \ | grep -v AUXDATA \ > run_test/RESULTS/GM/ref_3d.dat gunzip -c run_test/RESULTS/GM/3d__var_2_n00000100.dat.gz | sort -k1 -k2 -k3 -n \ | grep -v AUXDATA \ > run_test/RESULTS/GM/3d.dat ls -l test_mercurysph.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 21:12 test_mercurysph.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_saturn_compile make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ./Config.pl -u=Saturn -e=MhdHyp -g=8,8,8,720,1 Writing new grid size 8,8,8,720,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEquation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd srcPostProc; make PIDL make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_saturn_rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' rm -rf run_test /usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Param . make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; \ cp Param/SATURN/PARAM.in .; \ #./TestParam.pl -n=1 run_test/PARAM.in make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_saturn_run make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test; rm -rf RESULTS; ./PostProc.pl -M RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 3 files PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 0.07 19.48 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_saturn_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ls -l test_saturn.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 21:16 test_saturn.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_comet_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ./Config.pl -u=Comet6Sp -e=MhdComet -g=8,8,8,600,100 Writing new grid size 8,8,8,600,100 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make BATSRUS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEquation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_comet_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' rm -rf run_test /usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; \ cp Param/COMET/PARAM.in .; \ #./TestParam.pl -n=1 run_test/PARAM.in make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_comet_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test; rm -rf RESULTS; ./PostProc.pl -M -o RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 1 file PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 0.20 32.24 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_comet_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ls -l test_comet.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 21:21 test_comet.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_cometfluids_compile make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ./Config.pl -u=Comet3FluidsPe -e=MhdComet3FluidsPe -g=8,8,8,400,1 Writing new grid size 8,8,8,400,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEquation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd srcPostProc; make PIDL make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_cometfluids_rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' rm -rf run_test /usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Param . make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; \ cp Param/COMET3FLUIDSPE/PARAM.in . #./TestParam.pl -n=1 run_test/PARAM.in make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_cometfluids_run make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test; rm -rf RESULTS; ./PostProc.pl -M -o RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 3 files PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 0.01 6.39 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_cometfluids_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ERROR in DiffNum.pl make[5]: [test_cometfluids_check] Error 255 (ignored) ls -l test_cometfluids.diff -rw-r--r-- 1 gtoth clasp 1378 Feb 15 21:25 test_cometfluids.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_cometfluids_restart_save make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; cp Param/COMET3FLUIDSPE/PARAM.in.restartsave PARAM.in #./TestParam.pl -n=1 run_test/PARAM.in cd run_test; sleep 1; mpirun -np 4 ./BATSRUS.exe > runlog Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test; rm -rf RESULTS/RestartSave RESTART_cometfluids cd run_test; ./PostProc.pl -M -o RESULTS/RestartSave WARNING in PostProc.pl: no files were found in GM/IO2 PostProc.pl: cp PARAM.in RESULTS/RestartSave PostProc.pl: TIMINGS from runlog (init, run) 0.01 3.03 PostProc.pl: mv runlog RESULTS/RestartSave PostProc.pl: ./Restart.pl -o RESULTS/RestartSave/RESTART make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_cometfluids_restart_read make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; cp Param/COMET3FLUIDSPE/PARAM.in.restartread PARAM.in #./TestParam.pl -n=1 run_test/PARAM.in cd run_test; ./Restart.pl -i RESULTS/RestartSave/RESTART # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESULTS/RestartSave/RESTART/. cd run_test; sleep 1; mpirun -np 4 ./BATSRUS.exe > runlog Note: Max supported value for env var is 4095 Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test; rm -rf RESULTS/RestartRead cd run_test; ./PostProc.pl -M -o RESULTS/RestartRead PostProc.pl: mv GM/IO2 RESULTS/RestartRead/GM with 1 file PostProc.pl: cp PARAM.in RESULTS/RestartRead PostProc.pl: TIMINGS from runlog (init, run) 0.02 2.95 PostProc.pl: mv runlog RESULTS/RestartRead PostProc.pl: ./Restart.pl -o RESULTS/RestartRead/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_cometfluids_restart_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test/RESULTS; \ cp RestartRead/GM/log_n000060.log log_test.log ERROR in DiffNum.pl make[5]: [test_cometfluids_restart_check] Error 255 (ignored) ls -l test_cometfluids*.diff -rw-r--r-- 1 gtoth clasp 1378 Feb 15 21:25 test_cometfluids.diff -rw-r--r-- 1 gtoth clasp 1372 Feb 15 21:26 test_cometfluids_restart.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_cometCGhd_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ./Config.pl -u=CometCG -e=Hd -g=8,8,8,400,1 /usr/bin/make BATSRUS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' make[7]: `libBATL.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEquation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_cometCGhd_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' rm -rf run_test /usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; cp Param/ROSETTA/PARAM.in.hd.test PARAM.in cd run_test; cp Param/ROSETTA/CG_MOC.bdf.gz . cd run_test; gunzip CG_MOC.bdf.gz #./TestParam.pl -n=1 run_test/PARAM.in make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_cometCGhd_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Note: Max supported value for env var is 4095 Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed vsetenv PATH failed Note: Max supported value for env var is 4095 Note: Max supported value for env var is 4095 vsetenv PATH failed vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test; rm -rf RESULTS; ./PostProc.pl -M -o RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 11 files PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 2.70 20.63 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_cometCGhd_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ls -l test_cometCGhd.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 21:29 test_cometCGhd.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_cometCGfluids_compile make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ./Config.pl -u=CometCGfluids -e=MhdCometCG3FluidsPe -g=4,4,4,400,1 Writing new grid size 4,4,4,400,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEquation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd srcPostProc; make PIDL make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_cometCGfluids_rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' rm -rf run_test /usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Param . make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; \ cp Param/ROSETTA/PARAM.in.fluids.all PARAM.in cd run_test; cp Param/ROSETTA/CG_MOC.bdf.gz . cd run_test; gunzip CG_MOC.bdf.gz #./TestParam.pl -n=1 run_test/PARAM.in make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_cometCGfluids_run make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test; rm -rf RESULTS; ./PostProc.pl -M -o RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 5 files PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 1.76 20.54 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_cometCGfluids_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ls -l test_cometCGfluids.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 21:32 test_cometCGfluids.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_magnetometer_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ./Config.pl -u=Default -e=Mhd -g=4,4,4,400,1 /usr/bin/make BATSRUS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' make[7]: `libBATL.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEquation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_magnetometer_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' rm -rf run_test /usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; cp Param/MAGNETOMETER/PARAM.in PARAM.in cd run_test; cp Param/MAGNETOMETER/magin.dat . make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_magnetometer_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 Note: Max supported value for env var is 4095 vsetenv PATH failed vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_magnetometer_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ls -l test_magnetometer.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 21:34 test_magnetometer.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_anisotropic_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ./Config.pl -u=Waves -e=MhdAnisoP -f -g=100,2,2,100,1 Writing new grid size 100,2,2,100,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make BATSRUS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEquation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_anisotropic_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' rm -rf run_test /usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; cp Param/ANISOPRESSURE/PARAM.in.Alfven PARAM.in make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_anisotropic_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test; ./PostProc.pl RESULT PostProc.pl: mv GM/IO2 RESULT/GM with 32 files PostProc.pl: cp PARAM.in RESULT PostProc.pl: TIMINGS from runlog (init, run) 0.51 17.82 PostProc.pl: mv runlog RESULT PostProc.pl: ./Restart.pl -o RESULT/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_anisotropic_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ls -l test_anisotropic.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 21:36 test_anisotropic.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_region2d_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ./Config.pl -e=Mhd -u=Default -g=8,8,1,700,1 Writing new grid size 8,8,1,700,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make BATSRUS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEquation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_region2d_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' rm -rf run_test /usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; cp Param/REGION/PARAM.in.2d PARAM.in ./TestParam.pl -n=1 run_test/PARAM.in >> test_region2d.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_region2d_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 Note: Max supported value for env var is 4095 vsetenv PATH failed vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test; rm -rf RESULTS; ./PostProc.pl RESULTS/2d PostProc.pl: mv GM/IO2 RESULTS/2d/GM with 1 file PostProc.pl: cp PARAM.in RESULTS/2d PostProc.pl: TIMINGS from runlog (init, run) 0.09 0.09 PostProc.pl: mv runlog RESULTS/2d PostProc.pl: ./Restart.pl -o RESULTS/2d/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! cd run_test; cp Param/REGION/PARAM.in.cyl PARAM.in cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test; ./PostProc.pl RESULTS/cyl PostProc.pl: mv GM/IO2 RESULTS/cyl/GM with 1 file PostProc.pl: cp PARAM.in RESULTS/cyl PostProc.pl: TIMINGS from runlog (init, run) 0.10 0.10 PostProc.pl: mv runlog RESULTS/cyl PostProc.pl: ./Restart.pl -o RESULTS/cyl/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! cd run_test; cp Param/REGION/PARAM.in.cyl_lnr PARAM.in cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed cd run_test; ./PostProc.pl RESULTS/cyl_lnr PostProc.pl: mv GM/IO2 RESULTS/cyl_lnr/GM with 1 file PostProc.pl: cp PARAM.in RESULTS/cyl_lnr PostProc.pl: TIMINGS from runlog (init, run) 0.16 0.16 PostProc.pl: mv runlog RESULTS/cyl_lnr PostProc.pl: ./Restart.pl -o RESULTS/cyl_lnr/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_region2d_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ERROR in DiffNum.pl make[4]: [test_region2d_check] Error 2 (ignored) gunzip -c Param/REGION/TestOutput/2d.out.gz \ > run_test/RESULTS/2d/GM/ref.out gunzip -c Param/REGION/TestOutput/cyl.out.gz \ > run_test/RESULTS/cyl/GM/ref.out gunzip -c Param/REGION/TestOutput/cyl_lnr.out.gz \ > run_test/RESULTS/cyl_lnr/GM/ref.out ERROR in DiffNum.pl make[4]: [test_region2d_check] Error 255 (ignored) ERROR in DiffNum.pl make[4]: [test_region2d_check] Error 255 (ignored) ls -l test_region2d.diff -rw-r--r-- 1 gtoth clasp 14006 Feb 15 21:39 test_region2d.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_func_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ./Config.pl -u=Default -e=Mhd -g=8,8,8,720,70 Writing new grid size 8,8,8,720,70 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make BATSRUS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make PIDL PSPH make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; make LIB cd srcPostProc; make PSPH make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostSPH.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 PostSPH.f90 make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostSPH.exe PostSPH.o -r8 make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcPostProc' Program PostSPH has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_func_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' rm -rf run_test /usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' ./TestSuite.pl -r='mpirun -np 4 ' -d=run_test func test.000: -Limiter=beta -Plottype=idltecamr Post Processing IDL files. Post Processing TEC files. test.000: finished. Check or compare results! test.001: -Limiter=beta -Solver=linde Post Processing IDL files. Post Processing TEC files. test.001: finished. Check or compare results! test.002: -Limiter=beta -Plottype=idltecamr -Solver=sokolov Post Processing IDL files. Post Processing TEC files. test.002: finished. Check or compare results! test.003: -Limiter=mc -Reschange=tvd -Solver=roe Post Processing IDL files. Post Processing TEC files. test.003: finished. Check or compare results! test.004: -Conservative=r6 Post Processing IDL files. Post Processing TEC files. test.004: finished. Check or compare results! test.005: -Conservative=adapt -Solver=linde Post Processing IDL files. Post Processing TEC files. test.005: finished. Check or compare results! test.006: -Conservative=r6 -Solver=sokolov Post Processing IDL files. Post Processing TEC files. test.006: finished. Check or compare results! test.007: -Conservative=r6 -Solver=roeold Post Processing IDL files. Post Processing TEC files. test.007: finished. Check or compare results! test.008: -Boris=borisfull Post Processing IDL files. Post Processing TEC files. test.008: finished. Check or compare results! test.009: -Boris=borisfull -Solver=linde Post Processing IDL files. Post Processing TEC files. test.009: finished. Check or compare results! test.010: -Boris=borisfull -Solver=sokolov Post Processing IDL files. Post Processing TEC files. test.010: finished. Check or compare results! test.011: -Boris=borissimple Post Processing IDL files. Post Processing TEC files. test.011: finished. Check or compare results! test.012: -Boris=borissimple -Solver=linde Post Processing IDL files. Post Processing TEC files. test.012: finished. Check or compare results! test.013: -Conservative=r6 -Plottype=idltecamr -Solver=hlld -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.013: finished. Check or compare results! test.014: -Boris=borisfull -Conservative=r6 -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.014: finished. Check or compare results! test.015: -Boris=borissimple -Conservative=r6 -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.015: finished. Check or compare results! test.016: -Inner=float Post Processing IDL files. Post Processing TEC files. test.016: finished. Check or compare results! test.017: -Inner=reflect Post Processing IDL files. Post Processing TEC files. test.017: finished. Check or compare results! test.018: -Limiter=mc -Resist=hall Post Processing IDL files. Post Processing TEC files. test.018: finished. Check or compare results! test.019: -Limiter=mc3 -Solver=hlld Post Processing IDL files. Post Processing TEC files. test.019: finished. Check or compare results! test.020: -Implicit=partimpl05 -Length=tiny_ta -Limiter=mc3 -Logtype=logsatmove -Reschange=accurate -Resist=hall -Stage=2 -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.020: finished. Check or compare results! test.021: -Divb=constrain -Grid=earth_uniform -Length=tiny_ta_noamr -Stage=2 -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.021: finished. Check or compare results! test.022: -Divb=project -Length=tiny_ta -Stage=2 -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.022: finished. Check or compare results! test.023: -Divb=diffuse -Length=tiny_ta -Stage=2 -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.023: finished. Check or compare results! test.024: -Implicit=partimpl05 -Length=tiny_ta -Stage=2 -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.024: finished. Check or compare results! test.025: -Length=restartsave -Limiter=mc3 -Restart=saveone -Solver=hlld Post Processing IDL files. Post Processing TEC files. test.025: finished. Check or compare results! test.026: -Length=restartread -Limiter=mc3 -Restart=read -Solver=hlld Post Processing IDL files. Post Processing TEC files. test.026: finished. Check or compare results! test.027: -Conservative=r6 -Length=restartsave -Restart=save -Solver=hlld -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.027: finished. Check or compare results! test.028: -Conservative=r6 -Length=restartread -Restart=read -Solver=hlld -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.028: finished. Check or compare results! test.029: -Corotation=ideal -Length=tiny_ta -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.029: finished. Check or compare results! test.030: -Corotation=updateb0 -Length=tiny_ta -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.030: finished. Check or compare results! test.031: -Logtype=ray -Plottype=ray -Upstream=nsturning_1nT_tilt Post Processing IDL files. Post Processing TEC files. test.031: finished. Check or compare results! test.032: -Logtype=logpntflx -Plottype=sph Post Processing IDL files. Post Processing TEC SPH files. test.032: finished. Check or compare results! test.033: -Plottype=los test.033: finished. Check or compare results! test.034: -B0source=empty -Cfl=empty -Conservative=empty -Corotation=empty -Divb=empty -Grid=earth_211 -Implicit=empty -Inner=empty -Length=tiny_simple -Message=empty -Outer=empty -Planet=earth_simple -Res=1.0 -Reschange=empty -Stage=empty -Time=empty -Timestep=empty -Upstream=empty Post Processing IDL files. Post Processing TEC files. test.034: finished. Check or compare results! test.035: -Logtype=ray -Plottype=raynew -Upstream=nsturning_1nT_tilt Post Processing IDL files. Post Processing TEC files. test.035: finished. Check or compare results! make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' /usr/bin/make test_func_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' rm -rf run_test_ref; mkdir run_test_ref cd run_test_ref; tar -xzf ../Param/TESTSUITE/TEST.tgz; ./TestCompare.pl -q -v -o=1e-11 run_test_ref run_test > test_func.diff ./TestCompare.pl -speed run_test_ref run_test > test_func.speed ls -l test_func.diff test_func.speed -rw-r--r-- 1 gtoth clasp 22849 Feb 15 21:54 test_func.diff -rw-r--r-- 1 gtoth clasp 2948 Feb 15 21:54 test_func.speed make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:53 test_2bodyplot.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 21:36 test_anisotropic.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:35 test_awsomfluids.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:38 test_chromo.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 21:32 test_cometCGfluids.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 21:29 test_cometCGhd.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 21:21 test_comet.diff -rw-r--r-- 1 gtoth clasp 1378 Feb 15 21:25 test_cometfluids.diff -rw-r--r-- 1 gtoth clasp 1372 Feb 15 21:26 test_cometfluids_restart.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:30 test_corona.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:31 test_coronasph.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:48 test_earthsph.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:18 test_eosgodunov.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:03 test_fluxemergence.diff -rw-r--r-- 1 gtoth clasp 22849 Feb 15 21:54 test_func.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:26 test_graydiffusion.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:10 test_hallmhd.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:22 test_hyades2d.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:25 test_laserpackage.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:20 test_levelset.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 21:34 test_magnetometer.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 21:01 test_mars.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 21:05 test_marsfluids.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 21:05 test_marsfluids_restart.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 21:02 test_mars_restart.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 21:12 test_mercurysph.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:15 test_mhdions.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:16 test_mhdnoncons.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:13 test_multifluid.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:14 test_multiion.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:44 test_outerhelio.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:09 test_partsteady.diff -rw-r--r-- 1 gtoth clasp 14006 Feb 15 21:39 test_region2d.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 21:16 test_saturn.diff -rw-r--r-- 1 gtoth clasp 9141 Feb 15 20:07 test_shockramp.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:05 test_shocktube.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:57 test_titan.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:57 test_titan_restart.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:11 test_twofluidmhd.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 21:09 test_venus.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 21:10 test_venus_restart.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:28 test_viscosity.diff make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Ridley_serial' echo "IE/Ridley_serial test is incomplete" > notest.diff make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Ridley_serial' make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/RIM' echo "There is no test for IE/RIM" > notest.diff make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/RIM' make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS' IH/BATSRUS is tested in GM/BATSRUS make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS' make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/CRCM' echo "There is no test for CRCM" There is no test for CRCM make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/CRCM' make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI' make test_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI' make HEIDI make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI' touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/NOMPI/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libNOMPI.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/NOMPI/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 NOMPI.f90 ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libNOMPI.a NOMPI.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libNOMPI.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/NOMPI/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libNOMPI.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/NOMPI/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEIEConductance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMIE_Interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModErrors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEIE_Interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMHD_Interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExtras.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEIEFiles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ED_ModInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ED_ModIons.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWeimer05.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 -132 ModWeimer.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 -132 mh86.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 -132 hmr89.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 -132 iz94.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 merge_str.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ED_Interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 -132 ED_r_elec_ed_lup_subs.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 EIE_End.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 EIE_Library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 EIE_set_inputs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 readMHDoutput.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ihp.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MHD_Library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ED_ReadIonHeat.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 AMIE_Library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 readAMIEoutput.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 EIE_Initialize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 EIE_IoLibrary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 EIE_UaLibrary.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a ModEIEConductance.o ModAMIE_Interface.o ModErrors.o ModEIE_Interface.o ModMHD_Interface.o ModExtras.o ModEIEFiles.o ED_ModInterface.o ED_ModIons.o ModWeimer05.o ModWeimer.o AMIE_Library.o EIE_End.o EIE_Initialize.o EIE_Library.o EIE_IoLibrary.o EIE_UaLibrary.o EIE_set_inputs.o readAMIEoutput.o readMHDoutput.o mh86.o hmr89.o iz94.o ihp.o merge_str.o MHD_Library.o ED_Interface.o ED_ReadIonHeat.o ED_r_elec_ed_lup_subs.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 ModTsyganenko.f rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a ModTsyganenko.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI/src' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeidiSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProcHEIDI.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIonoHeidi.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeidiSatellites.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeidiBACoefficients.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 -132 recipes.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 -132 pbo.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 -132 wgrdar.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeidiIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModInit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeidiMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeidiDrifts.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeidiCurrents.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeidiDGCPM.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeidiWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_potential.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 epencalc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 iono_init.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 read_ring_current.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_ring_current.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeidiInput.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 heidi_currents.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 heidi_waves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 heidi_check.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 heidi_run.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 heidi_main.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 heidi_operators.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 heidi_init.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeidiAsymStretchedB.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 heidi_emudt.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 heidi_setup.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 heidi_icbc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 heidi_coefficients.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 heidi_output.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeidiBField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 HModel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeidiNeutralH.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 heidi_integrals.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a;\ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a ar: /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a: No such file or directory mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/HEIDI.exe heidi_main.o ModHeidiSize.o ModHeidiMain.o ModHeidiCurrents.o ModHeidiDGCPM.o ModHeidiDrifts.o ModHeidiIO.o ModHeidiWaves.o ModInit.o ModIonoHeidi.o ModHeidiSatellites.o ModProcHEIDI.o ModHeidiInput.o ModHeidiBField.o ModHeidiNeutralH.o ModHeidiBACoefficients.o ModHeidiAsymStretchedB.o heidi_emudt.o heidi_integrals.o heidi_setup.o heidi_icbc.o heidi_coefficients.o heidi_operators.o heidi_currents.o heidi_output.o heidi_waves.o recipes.o pbo.o wgrdar.o get_potential.o heidi_check.o heidi_init.o heidi_run.o read_ring_current.o write_ring_current.o epencalc.o iono_init.o HModel.o Tmp_/*.o -r8 rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/HEIDI.exe has been created make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI' make test_analytic_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI' rm -rf run_test_analytic make rundir RUNDIR=run_test_analytic STANDALONE="YES" PWDIR=`pwd` make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI' mkdir -p run_test_analytic/IM cd run_test_analytic/IM; \ mkdir input plots restartIN restartOUT cd run_test_analytic/IM/plots; \ mkdir electron hydrogen helium oxygen ionosphere cd run_test_analytic/IM/input; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI/input/* .; cp /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI/data/input/*.dat . cd run_test_analytic/IM/restartIN; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI/data/input/*.gz .; gunzip *.gz make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI' cd input; cp PARAM.analytic.in ../run_test_analytic/PARAM.in make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI' make test_analytic_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI' cd run_test_analytic; perl -e \ '$_="mpirun -np 4"; s/\-np \d/-np 2/; \ s/mpiexec$/mpiexec -np 2/; $_ = "$_ ./HEIDI.exe > runlog"; \ print "$_\n"; exec($_)' mpirun -np 2 ./HEIDI.exe > runlog Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI' make test_analytic_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/DiffNum.pl -t -r=0.001 -a=1e-10 \ run_test_analytic/IM/plots/hydrogen/test1_h_prs.002 \ output/test1_h_prs_analytic.002 \ > test_analytic.diff ls -l test_analytic.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 22:02 test_analytic.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI' make test_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI' make HEIDI make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI' touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/NOMPI/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libNOMPI.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/NOMPI/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libNOMPI.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/NOMPI/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libNOMPI.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/NOMPI/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI/src' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/HEIDI.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/HEIDI.exe has been created make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI' make test_numeric_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI' rm -rf run_test_numeric make rundir RUNDIR=run_test_numeric STANDALONE="YES" PWDIR=`pwd` make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI' mkdir -p run_test_numeric/IM cd run_test_numeric/IM; \ mkdir input plots restartIN restartOUT cd run_test_numeric/IM/plots; \ mkdir electron hydrogen helium oxygen ionosphere cd run_test_numeric/IM/input; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI/input/* .; cp /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI/data/input/*.dat . cd run_test_numeric/IM/restartIN; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI/data/input/*.gz .; gunzip *.gz make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI' cd input; cp PARAM.numeric.in ../run_test_numeric/PARAM.in make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI' make test_numeric_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI' cd run_test_numeric; perl -e \ '$_="mpirun -np 4"; s/\-np \d/-np 2/; \ s/mpiexec$/mpiexec -np 2/; $_ = "$_ ./HEIDI.exe > runlog"; \ print "$_\n"; exec($_)' mpirun -np 2 ./HEIDI.exe > runlog Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI' make test_numeric_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/DiffNum.pl -t -r=0.001 -a=1e-10 \ run_test_numeric/IM/plots/hydrogen/test1_h_prs.002 \ output/test1_h_prs_numeric.002 \ > test_numeric.diff ERROR in DiffNum.pl make[4]: *** [test_numeric_check] Error 255 make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI' make[3]: *** [test_numeric] Error 2 make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI' make[2]: [test] Error 2 (ignored) make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI' make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/RCM2' make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/RCM2' make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/BATSRUS' OH/BATSRUS is tested in GM/BATSRUS make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/BATSRUS' make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/ALTOR' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/ALTOR' /usr/bin/make test_altor_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/ALTOR' ./Config.pl -g=64,64,64,2,1 Writing new grid size 64,64,64,2,1 into src/PIC_ModSize.f90 ... /usr/bin/make make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/ALTOR' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' cd src; /usr/bin/make LIB nDim=3 FF=1.5 make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/ALTOR/src' make libALTOR.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/ALTOR/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 PIC_ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 PIC_ModProc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 PIC_ModRandom.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 PIC_ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 PIC_ModFormFactor_1.5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 PIC_ModLaserBeam.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 PIC_ModField_3d.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 PIC_ModParticleInField_3d.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 PIC_ModPassField_3d.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 PIC_ModParticles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 PIC_ModOutput.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 PIC_ModThermal.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 PIC_ModLogFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 PIC_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 PIC_set_param.f90 rm -f libALTOR.a ar -rs libALTOR.a PIC_ModSize.o PIC_ModProc.o PIC_ModMain.o PIC_ModFormFactor_1.5.o PIC_ModLaserBeam.o PIC_ModField_3d.o PIC_ModParticleInField_3d.o PIC_ModPassField_3d.o PIC_ModParticles.o PIC_ModRandom.o PIC_ModThermal.o PIC_ModLogFile.o PIC_ModOutput.o PIC_set_param.o PIC_methods.o ar: creating libALTOR.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/ALTOR/src' libALTOR.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/ALTOR/src' cd src; /usr/bin/make ALTOR nDim=3 FF=1.5 make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/ALTOR/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/ALTOR.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/ALTOR/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 PIC_main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libALTOR.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/ALTOR.exe PIC_main.o Tmp_/*.o \ -r8 rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/ALTOR/src' Program ALTOR has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/ALTOR/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/ALTOR' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/ALTOR' /usr/bin/make test_altor_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/ALTOR' rm -rf run_test /usr/bin/make rundir RUNDIR=run_test STANDALONE=YES PCDIR=`pwd` make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/ALTOR' mkdir -p run_test/PC cd run_test/PC; \ ln -s /home/gtoth/Tmp_ifort/SWMF/PC/ALTOR/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/ALTOR' cd run_test; cp -f Param/PARAM.TEST PARAM.in make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/ALTOR' /usr/bin/make test_altor_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/ALTOR' cd run_test; mpirun -np 4 ./ALTOR.exe > runlog Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/ALTOR' /usr/bin/make test_altor_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/ALTOR' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/DiffNum.pl -t -r=1e-5 -a=3e-8 \ Param/TestOutput/log_noise.out \ run_test/log_n0001.out > test_altor.diff ls -l test_altor.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 22:16 test_altor.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/ALTOR' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/ALTOR' make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/ALTOR' make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/IPIC3D2' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/IPIC3D2' /usr/bin/make test_ipic3d_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/IPIC3D2' ./Config.pl -ng=1 /usr/bin/make IPIC3D make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/IPIC3D2' ./Config.pl -hdf5 Enabling HDF5 library in /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/Makefile.conf set_hdf5_: cp GM/BATSRUS/src/ModHdf5_orig.f90 GM/BATSRUS/src/ModHdf5.f90 set_hdf5_: cp share/Library/src/ModHdf5Utils_orig.f90 share/Library/src/ModHdf5Utils.f90 cd src; /usr/bin/make IPIC3D make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/IPIC3D2/src' /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/IPIC3D2/src' /usr/bin/make ../libIPIC3D/libIPIC3D.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/IPIC3D2/src' h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -c -O2 bc/BcFields3D.cpp -o bc/BcFields3D.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -c -O2 communication/Com3DNonblk.cpp -o communication/Com3DNonblk.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -c -O2 communication/VCtopology3D.cpp -o communication/VCtopology3D.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -c -O2 ConfigFile/src/ConfigFile.cpp -o ConfigFile/src/ConfigFile.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -c -O2 fields/Moments.cpp -o fields/Moments.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -c -O2 fields/EMfields3D.cpp -o fields/EMfields3D.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -c -O2 grids/Grid3DCU.cpp -o grids/Grid3DCU.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -c -O2 inputoutput/phdf5.cpp -o inputoutput/phdf5.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -c -O2 inputoutput/ParallelIO.cpp -o inputoutput/ParallelIO.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -c -O2 inputoutput/OutputWrapperFPP.cpp -o inputoutput/OutputWrapperFPP.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -c -O2 inputoutput/WriteOutputParallel.cpp -o inputoutput/WriteOutputParallel.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -c -O2 main/iPic3Dlib.cpp -o main/iPic3Dlib.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -c -O2 main/Collective.cpp -o main/Collective.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -c -O2 main/Parameters.cpp -o main/Parameters.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -c -O2 mathlib/EllipticF.cpp -o mathlib/EllipticF.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -c -O2 particles/Particles3D.cpp -o particles/Particles3D.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -c -O2 particles/Particles3Dcomm.cpp -o particles/Particles3Dcomm.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -c -O2 performances/Timing.cpp -o performances/Timing.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -c -O2 PSKOutput3D/PSKhdf5adaptor.cpp -o PSKOutput3D/PSKhdf5adaptor.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -c -O2 solvers/CG.cpp -o solvers/CG.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -c -O2 solvers/GMRES.cpp -o solvers/GMRES.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -c -O2 utility/asserts.cpp -o utility/asserts.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -c -O2 utility/debug.cpp -o utility/debug.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -c -O2 utility/IDgenerator.cpp -o utility/IDgenerator.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -c -O2 utility/Basic.cpp -o utility/Basic.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -c -O2 utility/TimeTasks.cpp -o utility/TimeTasks.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -c -O2 utility/MPIdata.cpp -o utility/MPIdata.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -c -O2 utility/errors.cpp -o utility/errors.o include/Alloc.h(219): warning #191: type qualifier is meaningless on cast type base_arr(size_t s) : size(s), arr(AlignedAlloc(type, s)) {} ^ detected during: instantiation of "iPic3D::const_array_ref4::const_array_ref4(size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 795 instantiation of "iPic3D::array_ref4::array_ref4(size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 24 of "include/Moments.h" include/Alloc.h(122): warning #191: type qualifier is meaningless on cast type type ***arr = AlignedAlloc(type**, sz1); // new type **[sz1]; ^ detected during: instantiation of "type ****newArray4(type *, size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 711 instantiation of "iPic3D::const_array_ref4::const_array_ref4(size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 795 instantiation of "iPic3D::array_ref4::array_ref4(size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 24 of "include/Moments.h" include/Alloc.h(110): warning #191: type qualifier is meaningless on cast type type **arr = AlignedAlloc(type*, sz1); // new type *[sz1]; ^ detected during: instantiation of "type ***newArray3(size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=double *]" at line 148 instantiation of "type ****newArray4(type *, size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 711 instantiation of "iPic3D::const_array_ref4::const_array_ref4(size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 795 instantiation of "iPic3D::array_ref4::array_ref4(size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 24 of "include/Moments.h" include/Alloc.h(104): warning #191: type qualifier is meaningless on cast type type *arr = AlignedAlloc(type, sz1); // new type [sz1]; ^ detected during: instantiation of "type **newArray2(size_t={unsigned long}, size_t={unsigned long}) [with type=double *]" at line 123 instantiation of "type ***newArray3(size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=double *]" at line 148 instantiation of "type ****newArray4(type *, size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 711 instantiation of "iPic3D::const_array_ref4::const_array_ref4(size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 795 instantiation of "iPic3D::array_ref4::array_ref4(size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 24 of "include/Moments.h" include/Alloc.h(110): warning #191: type qualifier is meaningless on cast type type **arr = AlignedAlloc(type*, sz1); // new type *[sz1]; ^ include/Alloc.h(104): warning #191: type qualifier is meaningless on cast type type *arr = AlignedAlloc(type, sz1); // new type [sz1]; ^ detected during instantiation of "type **newArray2(size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 40 of "solvers/GMRES.cpp" include/Alloc.h(110): warning #191: type qualifier is meaningless on cast type type **arr = AlignedAlloc(type*, sz1); // new type *[sz1]; ^ include/Alloc.h(104): warning #191: type qualifier is meaningless on cast type type *arr = AlignedAlloc(type, sz1); // new type [sz1]; ^ detected during instantiation of "type **newArray2(size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 145 of "include/InterfaceFluid.h" include/Alloc.h(134): warning #191: type qualifier is meaningless on cast type type ****arr = AlignedAlloc(type***, sz1); //(new type ***[sz1]); ^ include/Alloc.h(122): warning #191: type qualifier is meaningless on cast type type ***arr = AlignedAlloc(type**, sz1); // new type **[sz1]; ^ detected during instantiation of "type ****newArray4(size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 1418 of "include/InterfaceFluid.h" include/PSKOutput.h(228): warning #654: overloaded virtual function "PSK::OutputAdaptor::write" is only partially overridden in class "PSK::coutOutputAdaptor" class coutOutputAdaptor:public OutputAdaptor { ^ include/Alloc.h(110): warning #191: type qualifier is meaningless on cast type type **arr = AlignedAlloc(type*, sz1); // new type *[sz1]; ^ include/Alloc.h(104): warning #191: type qualifier is meaningless on cast type type *arr = AlignedAlloc(type, sz1); // new type [sz1]; ^ detected during instantiation of "type **newArray2(size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 145 of "include/InterfaceFluid.h" inputoutput/ParallelIO.cpp(1520): warning #592: variable "status" is used before its value is set MPI_Wait(testpartMPIReq, status);dprintf("Previous writing done"); ^ include/Alloc.h(110): warning #191: type qualifier is meaningless on cast type type **arr = AlignedAlloc(type*, sz1); // new type *[sz1]; ^ include/Alloc.h(104): warning #191: type qualifier is meaningless on cast type type *arr = AlignedAlloc(type, sz1); // new type [sz1]; ^ detected during instantiation of "type **newArray2(size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 145 of "include/InterfaceFluid.h" include/Alloc.h(134): warning #191: type qualifier is meaningless on cast type type ****arr = AlignedAlloc(type***, sz1); //(new type ***[sz1]); ^ include/Alloc.h(134): warning #191: type qualifier is meaningless on cast type type ****arr = AlignedAlloc(type***, sz1); //(new type ***[sz1]); ^ include/Alloc.h(122): warning #191: type qualifier is meaningless on cast type type ***arr = AlignedAlloc(type**, sz1); // new type **[sz1]; ^ detected during instantiation of "type ****newArray4(size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 1418 of "include/InterfaceFluid.h" include/Alloc.h(122): warning #191: type qualifier is meaningless on cast type type ***arr = AlignedAlloc(type**, sz1); // new type **[sz1]; ^ detected during instantiation of "type ****newArray4(size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 1418 of "include/InterfaceFluid.h" include/Larray.h(160): warning #191: type qualifier is meaningless on cast type list = AlignedAlloc(type,_capacity); ^ detected during instantiation of "void Larray::push_back(const type &) [with type=SpeciesParticle]" at line 120 of "include/Particles3Dcomm.h" include/Alloc.h(110): warning #191: type qualifier is meaningless on cast type type **arr = AlignedAlloc(type*, sz1); // new type *[sz1]; ^ include/Alloc.h(104): warning #191: type qualifier is meaningless on cast type type *arr = AlignedAlloc(type, sz1); // new type [sz1]; ^ detected during instantiation of "type **newArray2(size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 145 of "include/InterfaceFluid.h" include/Alloc.h(134): warning #191: type qualifier is meaningless on cast type type ****arr = AlignedAlloc(type***, sz1); //(new type ***[sz1]); ^ include/Alloc.h(122): warning #191: type qualifier is meaningless on cast type type ***arr = AlignedAlloc(type**, sz1); // new type **[sz1]; ^ detected during instantiation of "type ****newArray4(size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 1418 of "include/InterfaceFluid.h" include/Alloc.h(110): warning #191: type qualifier is meaningless on cast type type **arr = AlignedAlloc(type*, sz1); // new type *[sz1]; ^ include/Alloc.h(104): warning #191: type qualifier is meaningless on cast type type *arr = AlignedAlloc(type, sz1); // new type [sz1]; ^ detected during instantiation of "type **newArray2(size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 145 of "include/InterfaceFluid.h" include/Alloc.h(110): warning #191: type qualifier is meaningless on cast type type **arr = AlignedAlloc(type*, sz1); // new type *[sz1]; ^ include/Alloc.h(134): warning #191: type qualifier is meaningless on cast type type ****arr = AlignedAlloc(type***, sz1); //(new type ***[sz1]); ^ include/Alloc.h(122): warning #191: type qualifier is meaningless on cast type type ***arr = AlignedAlloc(type**, sz1); // new type **[sz1]; ^ detected during instantiation of "type ****newArray4(size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 1418 of "include/InterfaceFluid.h" include/Alloc.h(104): warning #191: type qualifier is meaningless on cast type type *arr = AlignedAlloc(type, sz1); // new type [sz1]; ^ detected during instantiation of "type **newArray2(size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 145 of "include/InterfaceFluid.h" include/Alloc.h(110): warning #191: type qualifier is meaningless on cast type type **arr = AlignedAlloc(type*, sz1); // new type *[sz1]; ^ include/Alloc.h(134): warning #191: type qualifier is meaningless on cast type type ****arr = AlignedAlloc(type***, sz1); //(new type ***[sz1]); ^ include/Alloc.h(104): warning #191: type qualifier is meaningless on cast type type *arr = AlignedAlloc(type, sz1); // new type [sz1]; ^ detected during instantiation of "type **newArray2(size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 145 of "include/InterfaceFluid.h" include/Alloc.h(122): warning #191: type qualifier is meaningless on cast type type ***arr = AlignedAlloc(type**, sz1); // new type **[sz1]; ^ detected during instantiation of "type ****newArray4(size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 1418 of "include/InterfaceFluid.h" include/Alloc.h(134): warning #191: type qualifier is meaningless on cast type type ****arr = AlignedAlloc(type***, sz1); //(new type ***[sz1]); ^ include/Alloc.h(122): warning #191: type qualifier is meaningless on cast type type ***arr = AlignedAlloc(type**, sz1); // new type **[sz1]; ^ detected during instantiation of "type ****newArray4(size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 1418 of "include/InterfaceFluid.h" include/Larray.h(160): warning #191: type qualifier is meaningless on cast type list = AlignedAlloc(type,_capacity); ^ detected during instantiation of "void Larray::push_back(const type &) [with type=SpeciesParticle]" at line 120 of "include/Particles3Dcomm.h" include/Alloc.h(110): warning #191: type qualifier is meaningless on cast type type **arr = AlignedAlloc(type*, sz1); // new type *[sz1]; ^ include/Alloc.h(104): warning #191: type qualifier is meaningless on cast type type *arr = AlignedAlloc(type, sz1); // new type [sz1]; ^ detected during instantiation of "type **newArray2(size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 145 of "include/InterfaceFluid.h" include/PSKOutput.h(228): warning #654: overloaded virtual function "PSK::OutputAdaptor::write" is only partially overridden in class "PSK::coutOutputAdaptor" class coutOutputAdaptor:public OutputAdaptor { ^ include/Alloc.h(134): warning #191: type qualifier is meaningless on cast type type ****arr = AlignedAlloc(type***, sz1); //(new type ***[sz1]); ^ include/Alloc.h(122): warning #191: type qualifier is meaningless on cast type type ***arr = AlignedAlloc(type**, sz1); // new type **[sz1]; ^ detected during instantiation of "type ****newArray4(size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 1418 of "include/InterfaceFluid.h" include/Alloc.h(219): warning #191: type qualifier is meaningless on cast type base_arr(size_t s) : size(s), arr(AlignedAlloc(type, s)) {} ^ detected during: instantiation of "iPic3D::const_array_ref3::const_array_ref3(size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 661 instantiation of "iPic3D::array_ref3::array_ref3(size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 845 instantiation of "iPic3D::array3::array3(size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 391 of "grids/Grid3DCU.cpp" include/Alloc.h(110): warning #191: type qualifier is meaningless on cast type type **arr = AlignedAlloc(type*, sz1); // new type *[sz1]; ^ include/Alloc.h(104): warning #191: type qualifier is meaningless on cast type type *arr = AlignedAlloc(type, sz1); // new type [sz1]; ^ detected during instantiation of "type **newArray2(size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 145 of "include/InterfaceFluid.h" include/Alloc.h(110): warning #191: type qualifier is meaningless on cast type type **arr = AlignedAlloc(type*, sz1); // new type *[sz1]; ^ main/iPic3Dlib.cpp(421): warning #823: reference is to variable "i" (declared at line 382) -- under old for-init scoping rules it would have been variable "i" (declared at line 412) part[i].openbc_particles_outflow(); ^ main/iPic3Dlib.cpp(422): warning #823: reference is to variable "i" (declared at line 382) -- under old for-init scoping rules it would have been variable "i" (declared at line 412) part[i].separate_and_send_particles(); ^ include/Alloc.h(134): warning #191: type qualifier is meaningless on cast type type ****arr = AlignedAlloc(type***, sz1); //(new type ***[sz1]); ^ include/Alloc.h(104): warning #191: type qualifier is meaningless on cast type type *arr = AlignedAlloc(type, sz1); // new type [sz1]; ^ detected during instantiation of "type **newArray2(size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 145 of "include/InterfaceFluid.h" include/Alloc.h(134): warning #191: type qualifier is meaningless on cast type type ****arr = AlignedAlloc(type***, sz1); //(new type ***[sz1]); ^ include/Alloc.h(122): warning #191: type qualifier is meaningless on cast type type ***arr = AlignedAlloc(type**, sz1); // new type **[sz1]; ^ detected during instantiation of "type ****newArray4(size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 1418 of "include/InterfaceFluid.h" include/Alloc.h(122): warning #191: type qualifier is meaningless on cast type type ***arr = AlignedAlloc(type**, sz1); // new type **[sz1]; ^ detected during instantiation of "type ****newArray4(size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 1418 of "include/InterfaceFluid.h" include/Larray.h(160): warning #191: type qualifier is meaningless on cast type list = AlignedAlloc(type,_capacity); ^ particles/Particles3Dcomm.cpp(331): warning #161: unrecognized #pragma #pragma omp master ^ particles/Particles3Dcomm.cpp(347): warning #161: unrecognized #pragma #pragma omp master ^ particles/Particles3Dcomm.cpp(357): warning #161: unrecognized #pragma #pragma omp master ^ include/Alloc.h(110): warning #191: type qualifier is meaningless on cast type type **arr = AlignedAlloc(type*, sz1); // new type *[sz1]; ^ include/Alloc.h(104): warning #191: type qualifier is meaningless on cast type type *arr = AlignedAlloc(type, sz1); // new type [sz1]; ^ detected during instantiation of "type **newArray2(size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 145 of "include/InterfaceFluid.h" include/Alloc.h(134): warning #191: type qualifier is meaningless on cast type type ****arr = AlignedAlloc(type***, sz1); //(new type ***[sz1]); ^ include/Alloc.h(122): warning #191: type qualifier is meaningless on cast type type ***arr = AlignedAlloc(type**, sz1); // new type **[sz1]; ^ detected during instantiation of "type ****newArray4(size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 1418 of "include/InterfaceFluid.h" fields/EMfields3D.cpp(437): warning #161: unrecognized #pragma #pragma omp parallel private(timeTasks) ^ include/Alloc.h(219): warning #191: type qualifier is meaningless on cast type base_arr(size_t s) : size(s), arr(AlignedAlloc(type, s)) {} ^ detected during: instantiation of "iPic3D::const_array_ref4::const_array_ref4(size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 795 instantiation of "iPic3D::array_ref4::array_ref4(size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 24 of "include/Moments.h" fields/EMfields3D.cpp(446): warning #161: unrecognized #pragma #pragma omp for ^ fields/EMfields3D.cpp(529): warning #161: unrecognized #pragma #pragma omp critical (reduceMoment0) ^ fields/EMfields3D.cpp(532): warning #161: unrecognized #pragma #pragma omp critical (reduceMoment1) ^ fields/EMfields3D.cpp(535): warning #161: unrecognized #pragma #pragma omp critical (reduceMoment2) ^ fields/EMfields3D.cpp(538): warning #161: unrecognized #pragma #pragma omp critical (reduceMoment3) ^ fields/EMfields3D.cpp(541): warning #161: unrecognized #pragma #pragma omp critical (reduceMoment4) ^ fields/EMfields3D.cpp(544): warning #161: unrecognized #pragma #pragma omp critical (reduceMoment5) ^ fields/EMfields3D.cpp(547): warning #161: unrecognized #pragma #pragma omp critical (reduceMoment6) ^ particles/Particles3D.cpp(582): warning #161: unrecognized #pragma #pragma omp parallel ^ include/Larray.h(160): warning #191: type qualifier is meaningless on cast type list = AlignedAlloc(type,_capacity); ^ detected during instantiation of "void Larray::push_back(const type &) [with type=SpeciesParticle]" at line 120 of "include/Particles3Dcomm.h" particles/Particles3Dcomm.cpp(1875): warning #161: unrecognized #pragma #pragma omp for ^ particles/Particles3D.cpp(585): warning #161: unrecognized #pragma #pragma omp master ^ fields/EMfields3D.cpp(550): warning #161: unrecognized #pragma #pragma omp critical (reduceMoment7) ^ particles/Particles3Dcomm.cpp(1920): warning #161: unrecognized #pragma #pragma omp for ^ fields/EMfields3D.cpp(553): warning #161: unrecognized #pragma #pragma omp critical (reduceMoment8) ^ fields/EMfields3D.cpp(556): warning #161: unrecognized #pragma #pragma omp critical (reduceMoment9) ^ fields/EMfields3D.cpp(561): warning #161: unrecognized #pragma #pragma omp critical ^ fields/EMfields3D.cpp(631): warning #161: unrecognized #pragma #pragma omp parallel ^ include/Alloc.h(110): warning #191: type qualifier is meaningless on cast type type **arr = AlignedAlloc(type*, sz1); // new type *[sz1]; ^ particles/Particles3D.cpp(593): warning #161: unrecognized #pragma #pragma omp for schedule(static) ^ fields/EMfields3D.cpp(663): warning #161: unrecognized #pragma #pragma omp barrier ^ fields/EMfields3D.cpp(667): warning #161: unrecognized #pragma #pragma omp for // used nowait with the old way ^ particles/Particles3D.cpp(738): warning #161: unrecognized #pragma #pragma omp parallel ^ fields/EMfields3D.cpp(764): warning #161: unrecognized #pragma #pragma omp for collapse(2) ^ fields/EMfields3D.cpp(879): warning #161: unrecognized #pragma #pragma omp parallel ^ particles/Particles3D.cpp(741): warning #161: unrecognized #pragma #pragma omp master ^ include/Alloc.h(104): warning #191: type qualifier is meaningless on cast type type *arr = AlignedAlloc(type, sz1); // new type [sz1]; ^ detected during instantiation of "type **newArray2(size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 145 of "include/InterfaceFluid.h" particles/Particles3D.cpp(749): warning #161: unrecognized #pragma #pragma omp for schedule(static) ^ particles/Particles3D.cpp(876): warning #161: unrecognized #pragma #pragma omp parallel ^ fields/EMfields3D.cpp(901): warning #161: unrecognized #pragma #pragma omp barrier ^ include/Alloc.h(110): warning #191: type qualifier is meaningless on cast type type **arr = AlignedAlloc(type*, sz1); // new type *[sz1]; ^ particles/Particles3D.cpp(881): warning #161: unrecognized #pragma #pragma omp master ^ include/Alloc.h(134): warning #191: type qualifier is meaningless on cast type type ****arr = AlignedAlloc(type***, sz1); //(new type ***[sz1]); ^ particles/Particles3D.cpp(892): warning #161: unrecognized #pragma #pragma omp for schedule(static) ^ particles/Particles3D.cpp(916): warning #823: reference is to member "Particles3Dcomm::c" (declared at line 404 of "include/Particles3Dcomm.h") -- under old for-init scoping rules it would have been variable "c" (declared at line 909) double dt_sub = M_PI*c/(4*abs(qom)*B_mag); ^ particles/Particles3D.cpp(919): warning #823: reference is to member "Particles3Dcomm::c" (declared at line 404 of "include/Particles3Dcomm.h") -- under old for-init scoping rules it would have been variable "c" (declared at line 909) double dto2_sub = .5 * dt_sub, qdto2mc_sub = qom*dto2_sub/c; ^ fields/EMfields3D.cpp(902): warning #161: unrecognized #pragma #pragma omp for ^ include/Alloc.h(104): warning #191: type qualifier is meaningless on cast type type *arr = AlignedAlloc(type, sz1); // new type [sz1]; ^ detected during instantiation of "type **newArray2(size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 145 of "include/InterfaceFluid.h" particles/Particles3D.cpp(1060): warning #161: unrecognized #pragma #pragma omp master ^ include/Alloc.h(122): warning #191: type qualifier is meaningless on cast type type ***arr = AlignedAlloc(type**, sz1); // new type **[sz1]; ^ detected during instantiation of "type ****newArray4(size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 1418 of "include/InterfaceFluid.h" particles/Particles3D.cpp(1219): warning #161: unrecognized #pragma #pragma omp parallel ^ fields/EMfields3D.cpp(1000): warning #161: unrecognized #pragma #pragma omp for collapse(2) ^ include/Larray.h(160): warning #191: type qualifier is meaningless on cast type list = AlignedAlloc(type,_capacity); ^ particles/Particles3D.cpp(1222): warning #161: unrecognized #pragma #pragma omp master ^ fields/EMfields3D.cpp(1724): warning #161: unrecognized #pragma #pragma omp parallel ^ include/Alloc.h(134): warning #191: type qualifier is meaningless on cast type type ****arr = AlignedAlloc(type***, sz1); //(new type ***[sz1]); ^ particles/Particles3D.cpp(1233): warning #161: unrecognized #pragma #pragma omp master ^ particles/Particles3D.cpp(1236): warning #161: unrecognized #pragma #pragma omp for schedule(static) ^ fields/EMfields3D.cpp(1742): warning #161: unrecognized #pragma #pragma omp master ^ include/Alloc.h(122): warning #191: type qualifier is meaningless on cast type type ***arr = AlignedAlloc(type**, sz1); // new type **[sz1]; ^ detected during instantiation of "type ****newArray4(size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 1418 of "include/InterfaceFluid.h" particles/Particles3D.cpp(1352): warning #161: unrecognized #pragma #pragma omp master ^ fields/EMfields3D.cpp(1751): warning #161: unrecognized #pragma #pragma omp for // because shared ^ fields/EMfields3D.cpp(1758): warning #161: unrecognized #pragma #pragma omp for collapse(2) ^ fields/EMfields3D.cpp(1835): warning #161: unrecognized #pragma #pragma omp master ^ fields/EMfields3D.cpp(1839): warning #161: unrecognized #pragma #pragma omp master ^ fields/EMfields3D.cpp(1842): warning #161: unrecognized #pragma #pragma omp for collapse(2) ^ fields/EMfields3D.cpp(1859): warning #161: unrecognized #pragma #pragma omp master ^ fields/EMfields3D.cpp(1885): warning #161: unrecognized #pragma #pragma omp parallel ^ fields/EMfields3D.cpp(1895): warning #161: unrecognized #pragma #pragma omp master ^ include/Alloc.h(219): warning #191: type qualifier is meaningless on cast type base_arr(size_t s) : size(s), arr(AlignedAlloc(type, s)) {} ^ detected during: instantiation of "iPic3D::const_array_ref3::const_array_ref3(size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=int]" at line 661 instantiation of "iPic3D::array_ref3::array_ref3(size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=int]" at line 845 instantiation of "iPic3D::array3::array3(size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=int]" at line 277 of "particles/Particles3Dcomm.cpp" fields/EMfields3D.cpp(1904): warning #161: unrecognized #pragma #pragma omp for // because shared ^ fields/EMfields3D.cpp(1911): warning #161: unrecognized #pragma #pragma omp for collapse(2) ^ include/Alloc.h(110): warning #191: type qualifier is meaningless on cast type type **arr = AlignedAlloc(type*, sz1); // new type *[sz1]; ^ fields/EMfields3D.cpp(2047): warning #161: unrecognized #pragma #pragma omp master ^ fields/EMfields3D.cpp(2051): warning #161: unrecognized #pragma #pragma omp master ^ fields/EMfields3D.cpp(2054): warning #161: unrecognized #pragma #pragma omp for collapse(2) ^ include/Alloc.h(104): warning #191: type qualifier is meaningless on cast type type *arr = AlignedAlloc(type, sz1); // new type [sz1]; ^ detected during instantiation of "type **newArray2(size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 145 of "include/InterfaceFluid.h" fields/EMfields3D.cpp(2071): warning #161: unrecognized #pragma #pragma omp master ^ include/Alloc.h(134): warning #191: type qualifier is meaningless on cast type type ****arr = AlignedAlloc(type***, sz1); //(new type ***[sz1]); ^ include/Alloc.h(110): warning #191: type qualifier is meaningless on cast type type **arr = AlignedAlloc(type*, sz1); // new type *[sz1]; ^ include/Alloc.h(122): warning #191: type qualifier is meaningless on cast type type ***arr = AlignedAlloc(type**, sz1); // new type **[sz1]; ^ detected during instantiation of "type ****newArray4(size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 1418 of "include/InterfaceFluid.h" include/Alloc.h(104): warning #191: type qualifier is meaningless on cast type type *arr = AlignedAlloc(type, sz1); // new type [sz1]; ^ detected during instantiation of "type **newArray2(size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 145 of "include/InterfaceFluid.h" include/PSKOutput.h(228): warning #654: overloaded virtual function "PSK::OutputAdaptor::write" is only partially overridden in class "PSK::coutOutputAdaptor" class coutOutputAdaptor:public OutputAdaptor { ^ include/Alloc.h(134): warning #191: type qualifier is meaningless on cast type type ****arr = AlignedAlloc(type***, sz1); //(new type ***[sz1]); ^ include/Alloc.h(122): warning #191: type qualifier is meaningless on cast type type ***arr = AlignedAlloc(type**, sz1); // new type **[sz1]; ^ detected during instantiation of "type ****newArray4(size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 1418 of "include/InterfaceFluid.h" include/Larray.h(160): warning #191: type qualifier is meaningless on cast type list = AlignedAlloc(type,_capacity); ^ detected during instantiation of "void Larray::push_back(const type &) [with type=SpeciesParticle]" at line 120 of "include/Particles3Dcomm.h" fields/EMfields3D.cpp(3105): warning #161: unrecognized #pragma #pragma omp parallel for collapse(3) ^ include/Alloc.h(110): warning #191: type qualifier is meaningless on cast type type **arr = AlignedAlloc(type*, sz1); // new type *[sz1]; ^ include/Alloc.h(104): warning #191: type qualifier is meaningless on cast type type *arr = AlignedAlloc(type, sz1); // new type [sz1]; ^ detected during instantiation of "type **newArray2(size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 145 of "include/InterfaceFluid.h" include/Alloc.h(134): warning #191: type qualifier is meaningless on cast type type ****arr = AlignedAlloc(type***, sz1); //(new type ***[sz1]); ^ include/Alloc.h(122): warning #191: type qualifier is meaningless on cast type type ***arr = AlignedAlloc(type**, sz1); // new type **[sz1]; ^ detected during instantiation of "type ****newArray4(size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 1418 of "include/InterfaceFluid.h" include/Larray.h(160): warning #191: type qualifier is meaningless on cast type list = AlignedAlloc(type,_capacity); ^ detected during instantiation of "void Larray::push_back(const type &) [with type=SpeciesParticle]" at line 120 of "include/Particles3Dcomm.h" include/Alloc.h(219): warning #191: type qualifier is meaningless on cast type base_arr(size_t s) : size(s), arr(AlignedAlloc(type, s)) {} ^ detected during: instantiation of "iPic3D::const_array_ref3::const_array_ref3(size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 661 instantiation of "iPic3D::array_ref3::array_ref3(size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 152 of "fields/EMfields3D.cpp" include/Alloc.h(110): warning #191: type qualifier is meaningless on cast type type **arr = AlignedAlloc(type*, sz1); // new type *[sz1]; ^ detected during: instantiation of "type ***newArray3(type *, size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 587 instantiation of "iPic3D::const_array_ref3::const_array_ref3(size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 661 instantiation of "iPic3D::array_ref3::array_ref3(size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 152 of "fields/EMfields3D.cpp" include/Alloc.h(104): warning #191: type qualifier is meaningless on cast type type *arr = AlignedAlloc(type, sz1); // new type [sz1]; ^ detected during: instantiation of "type **newArray2(size_t={unsigned long}, size_t={unsigned long}) [with type=double *]" at line 161 instantiation of "type ***newArray3(type *, size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 587 instantiation of "iPic3D::const_array_ref3::const_array_ref3(size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 661 instantiation of "iPic3D::array_ref3::array_ref3(size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 152 of "fields/EMfields3D.cpp" include/Alloc.h(122): warning #191: type qualifier is meaningless on cast type type ***arr = AlignedAlloc(type**, sz1); // new type **[sz1]; ^ detected during: instantiation of "type ****newArray4(type *, size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 711 instantiation of "iPic3D::const_array_ref4::const_array_ref4(size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 795 instantiation of "iPic3D::array_ref4::array_ref4(size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 24 of "include/Moments.h" include/Alloc.h(134): warning #191: type qualifier is meaningless on cast type type ****arr = AlignedAlloc(type***, sz1); //(new type ***[sz1]); ^ include/Larray.h(160): warning #191: type qualifier is meaningless on cast type list = AlignedAlloc(type,_capacity); ^ detected during instantiation of "void Larray::push_back(const type &) [with type=SpeciesParticle]" at line 120 of "include/Particles3Dcomm.h" ar -rs ../libIPIC3D/libIPIC3D.a bc/BcFields3D.o communication/Com3DNonblk.o communication/VCtopology3D.o ConfigFile/src/ConfigFile.o fields/Moments.o fields/EMfields3D.o grids/Grid3DCU.o inputoutput/phdf5.o inputoutput/ParallelIO.o inputoutput/OutputWrapperFPP.o inputoutput/WriteOutputParallel.o main/iPic3Dlib.o main/Collective.o main/Parameters.o mathlib/EllipticF.o particles/Particles3D.o particles/Particles3Dcomm.o performances/Timing.o PSKOutput3D/PSKhdf5adaptor.o solvers/CG.o solvers/GMRES.o utility/asserts.o utility/debug.o utility/IDgenerator.o utility/Basic.o utility/TimeTasks.o utility/MPIdata.o utility/errors.o ar: creating ../libIPIC3D/libIPIC3D.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/IPIC3D2/src' ../libIPIC3D/libIPIC3D.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/IPIC3D2/src' /usr/bin/make iPic3D.o make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/IPIC3D2/src' h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -c -O2 iPic3D.cpp -o iPic3D.o include/Alloc.h(110): warning #191: type qualifier is meaningless on cast type type **arr = AlignedAlloc(type*, sz1); // new type *[sz1]; ^ include/Alloc.h(104): warning #191: type qualifier is meaningless on cast type type *arr = AlignedAlloc(type, sz1); // new type [sz1]; ^ detected during instantiation of "type **newArray2(size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 145 of "include/InterfaceFluid.h" include/Alloc.h(134): warning #191: type qualifier is meaningless on cast type type ****arr = AlignedAlloc(type***, sz1); //(new type ***[sz1]); ^ include/Alloc.h(122): warning #191: type qualifier is meaningless on cast type type ***arr = AlignedAlloc(type**, sz1); // new type **[sz1]; ^ detected during instantiation of "type ****newArray4(size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}, size_t={unsigned long}) [with type=double]" at line 1418 of "include/InterfaceFluid.h" make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/IPIC3D2/src' h5pcc -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/IPIC3D.exe ../libIPIC3D/libIPIC3D.a iPic3D.o -lstdc++ -lmpi_cxx Program IPIC3D has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/IPIC3D2/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/IPIC3D2' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/IPIC3D2' /usr/bin/make test_ipic3d_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/IPIC3D2' rm -rf run_test /usr/bin/make rundir RUNDIR=run_test STANDALONE="YES" PWDIR=`pwd` make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/IPIC3D2' mkdir -p run_test/PC cd run_test/PC; \ mkdir restartIN restartOUT plots; cp: cannot stat `/home/gtoth/Tmp_ifort/SWMF/PC/IPIC3D2/input/IPIC.in': No such file or directory make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/IPIC3D2' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/IPIC3D2' /usr/bin/make test_ipic3d_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/IPIC3D2' Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed -------------------------------------------------------------------------- mpirun noticed that process rank 3 with PID 28268 on node nyx0231.arc-ts.umich.edu exited on signal 11 (Segmentation fault). -------------------------------------------------------------------------- make[4]: *** [test_ipic3d_run] Error 139 make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/IPIC3D2' make[3]: *** [test_ipic3d] Error 2 make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/IPIC3D2' make[2]: [test] Error 2 (ignored) make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/IPIC3D2' make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/DGCPM' echo "PS/DGCPM test is incomplete" > notest.diff make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/DGCPM' make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS' echo "Use make test_all to run the AMPS tests" Use make test_all to run the AMPS tests make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS' make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' make test_compile PLANET=Saturn make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' ./Config.pl -Saturn make PWOM make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5Utils.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPlotFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModInitialState.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLookupTable.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a lapack.o blas.o ModBlasLapack.o ModConst.o ModCoordTransform.o ModExactRS.o ModFreq.o ModInitialState.o ModInterpolate.o ModInterpolateAMR.o ModIoUnit.o ModHdf5Utils.o ModKind.o ModLinearAdvection.o ModLinearSolver.o ModLookupTable.o ModMpiInterfaces.o ModMpi.o ModMpiOrig.o ModNumConst.o ModPlanetConst.o ModPlotFile.o ModProcessVarName.o ModRandomNumber.o ModReadParam.o ModSort.o ModSpice.o ModTimeConvert.o ModTriangulate.o ModTriangulateSpherical.o ModUtility.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o CON_ray_trace.o ModUtility_c.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 -132 ModIri90.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 -132 ModMsis90.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 -132 ModMsis00.f rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a ModIri90.o ModMsis90.o ModMsis00.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIndicesInterfaces.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIndices.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 read_NGDC_indices.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 read_SWPC_indices.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 read_NOAAHPI_indices.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 read_MHDIMF_indices.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 insert_into_indices_array.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 indices_set_inputs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 indices_library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 IO_library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 IO_set_inputs.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a ModIndicesInterfaces.o ModIndices.o read_NGDC_indices.o read_SWPC_indices.o read_NOAAHPI_indices.o read_MHDIMF_indices.o insert_into_indices_array.o indices_set_inputs.o indices_library.o IO_library.o IO_set_inputs.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' cd src; make PWOM make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM/src' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParameters.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNeutralPW.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGmPressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPwTime.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLatLon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 -132 cvmgp.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 -132 getcfeh2_planet.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_rate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCommonPlanet.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 Get_Neutral.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPW.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCommonVariables.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_restart.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 eheat_flux_explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 -132 calcdt.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 -132 diffusion.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 -132 calc_cfl.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 calc_centrifugal.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 -132 neutral_atmosphere_planet.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 -132 collisionPW_planet.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 calc_chemical_equilibrium.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 upper_heat_conduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 main.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPwImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAurora.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPwPlot.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 -132 solver.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 eheat_flux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 iheat_flux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 calc_diffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 solver_rusanov.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 print_electrodynamics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_upper_bc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_weimer_potential.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 read_restart.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_vertical_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 calc_dt.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 -132 startupPW_planet.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 Efield.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_parameters.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 pw.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 initialize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_electrodynamic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 polar_wind.f90 make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM/src' h5pfc -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PWOM.exe main.o ModPW.o ModParameters.o ModCommonPlanet.o ModCommonVariables.o ModNeutralPW.o ModPass.o ModPwImplicit.o ModGmPressure.o ModAurora.o ModPwTime.o ModLatLon.o ModPwPlot.o ModWaves.o pw.o polar_wind.o set_parameters.o initialize.o solver.o cvmgp.o Efield.o eheat_flux.o eheat_flux_explicit.o iheat_flux.o calcdt.o diffusion.o calc_cfl.o calc_diffusion.o solver_rusanov.o Get_Neutral.o get_electrodynamic.o print_electrodynamics.o write_restart.o set_upper_bc.o get_weimer_potential.o read_restart.o set_vertical_grid.o calc_dt.o calc_centrifugal.o getcfeh2_planet.o startupPW_planet.o neutral_atmosphere_planet.o collisionPW_planet.o calc_chemical_equilibrium.o upper_heat_conduction.o get_rate.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib -lEMPIRICALIE -lEMPIRICALUA -lINDICES -lSHARE -lTIMING \ -r8 make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM/src' PWOM.exe has been created make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' make test_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' rm -rf run_test make rundir RUNDIR=run_test STANDALONE="YES" PWDIR=`pwd` make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' mkdir -p run_test/PW cd run_test/PW; \ mkdir restartIN restartOUT plots; \ cp /home/gtoth/Tmp_ifort/SWMF/PW/PWOM/data/input/Saturn/restart_iline* restartIN/ ;\ cp /home/gtoth/Tmp_ifort/SWMF/PW/PWOM/data/input/Saturn/North.dat . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' make test_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; make LIB make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src; make LIB make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE; make LIB make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA; make LIB make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices; make LIB make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' cd src; make PWOM make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM/src' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PWOM.exe' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM/src' PWOM.exe has been created make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM/src' cd run_test; mpirun -np 4 ./PWOM.exe Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed ModReadParam::read_file: read and broadcast nLine= 31 lines of text H+(1400km)= 177.815015170579 , H3+(1400km)= 7190.86912364966 0.000000000000000E+000 6174300000.00000 3 1.000000000000000E-002 H+(1400km)= 177.815015170579 , H3+(1400km)= 7190.86912364966 H+(1400km)= 177.815015170579 , H3+(1400km)= 7190.86912364966 0.000000000000000E+000 6174300000.00000 3 1.000000000000000E-002 0.000000000000000E+000 6174300000.00000 3 1.000000000000000E-002 H+(1400km)= 177.815015170579 , H3+(1400km)= 7190.86912364966 0.000000000000000E+000 6174300000.00000 3 1.000000000000000E-002 H+(1400km)= 177.815015170579 , H3+(1400km)= 7190.86912364966 0.000000000000000E+000 6174300000.00000 3 1.000000000000000E-002 H+(1400km)= 177.815015170579 , H3+(1400km)= 7190.86912364966 0.000000000000000E+000 6174300000.00000 3 1.000000000000000E-002 H+(1400km)= 177.815015170579 , H3+(1400km)= 7190.86912364966 0.000000000000000E+000 6174300000.00000 3 1.000000000000000E-002 H+(1400km)= 177.815015170579 , H3+(1400km)= 7190.86912364966 0.000000000000000E+000 6174300000.00000 3 1.000000000000000E-002 H+(1400km)= 177.815015170579 , H3+(1400km)= 7190.86912364966 0.000000000000000E+000 6174300000.00000 3 1.000000000000000E-002 H+(1400km)= 177.815015170579 , H3+(1400km)= 7190.86912364966 0.000000000000000E+000 6174300000.00000 3 1.000000000000000E-002 H+(1400km)= 177.815015170579 , H3+(1400km)= 7190.86912364966 0.000000000000000E+000 6174300000.00000 3 1.000000000000000E-002 H+(1400km)= 177.815015170579 , H3+(1400km)= 7190.86912364966 0.000000000000000E+000 6174300000.00000 3 1.000000000000000E-002 H+(1400km)= 177.815015170579 , H3+(1400km)= 7190.86912364966 0.000000000000000E+000 6174300000.00000 3 1.000000000000000E-002 H+(1400km)= 177.815015170579 , H3+(1400km)= 7190.86912364966 0.000000000000000E+000 6174300000.00000 3 1.000000000000000E-002 H+(1400km)= 177.815015170579 , H3+(1400km)= 7190.86912364966 0.000000000000000E+000 6174300000.00000 3 1.000000000000000E-002 H+(1400km)= 177.815015170579 , H3+(1400km)= 7190.86912364966 0.000000000000000E+000 6174300000.00000 3 1.000000000000000E-002 make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' make test_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' ls -l *.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 22:18 test_Saturn.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 22:18 test_Saturn_plots.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' make test_restart_save make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' cp data/input/Saturn/restart_iline* run_test/PW/restartIN/ cp input/Saturn/PARAM.in.restartsave run_test/PARAM.in cd run_test; mpirun -np 4 ./PWOM.exe Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed ModReadParam::read_file: read and broadcast nLine= 31 lines of text H+(1400km)= 177.815015170579 , H3+(1400km)= 7190.86912364966 0.000000000000000E+000 6174300000.00000 3 1.000000000000000E-002 H+(1400km)= 177.815015170579 , H3+(1400km)= 7190.86912364966 0.000000000000000E+000 6174300000.00000 3 1.000000000000000E-002 H+(1400km)= 177.815015170579 , H3+(1400km)= 7190.86912364966 0.000000000000000E+000 6174300000.00000 3 1.000000000000000E-002 H+(1400km)= 177.815015170579 , H3+(1400km)= 7190.86912364966 0.000000000000000E+000 6174300000.00000 3 1.000000000000000E-002 H+(1400km)= 177.815015170579 , H3+(1400km)= 7190.86912364966 0.000000000000000E+000 6174300000.00000 3 1.000000000000000E-002 H+(1400km)= 177.815015170579 , H3+(1400km)= 7190.86912364966 0.000000000000000E+000 6174300000.00000 3 1.000000000000000E-002 H+(1400km)= 177.815015170579 , H3+(1400km)= 7190.86912364966 0.000000000000000E+000 6174300000.00000 3 1.000000000000000E-002 H+(1400km)= 177.815015170579 , H3+(1400km)= 7190.86912364966 0.000000000000000E+000 6174300000.00000 3 1.000000000000000E-002 cd run_test; mv PW/restartOUT/* PW/restartIN/ cd run_test/PW; rm -rf plot_save; mv plots plots_save; mkdir plots make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' make test_restart_read make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' cp input/Saturn/PARAM.in.restartread run_test/PARAM.in cd run_test; mpirun -np 4 ./PWOM.exe Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed ModReadParam::read_file: read and broadcast nLine= 31 lines of text H+(1400km)= 177.815015170579 , H3+(1400km)= 7190.86912364966 0.000000000000000E+000 6174300000.00000 3 1.000000000000000E-002 H+(1400km)= 177.815015170579 , H3+(1400km)= 7190.86912364966 H+(1400km)= 177.815015170579 , H3+(1400km)= 7190.86912364966 0.000000000000000E+000 6174300000.00000 3 1.000000000000000E-002 0.000000000000000E+000 6174300000.00000 3 1.000000000000000E-002 H+(1400km)= 177.815015170579 , H3+(1400km)= 7190.86912364966 0.000000000000000E+000 6174300000.00000 3 1.000000000000000E-002 H+(1400km)= 177.815015170579 , H3+(1400km)= 7190.86912364966 0.000000000000000E+000 6174300000.00000 3 1.000000000000000E-002 H+(1400km)= 177.815015170579 , H3+(1400km)= 7190.86912364966 0.000000000000000E+000 6174300000.00000 3 1.000000000000000E-002 H+(1400km)= 177.815015170579 , H3+(1400km)= 7190.86912364966 0.000000000000000E+000 6174300000.00000 3 1.000000000000000E-002 H+(1400km)= 177.815015170579 , H3+(1400km)= 7190.86912364966 0.000000000000000E+000 6174300000.00000 3 1.000000000000000E-002 cd run_test/PW; \ rm -rf plots_read; mv plots plots_read; mv plots_save plots cd run_test/PW; \ cat plots_read/north_plots_iline0001.out >> plots/north_plots_iline0001.out;\ cat plots_read/north_plots_iline0002.out >> plots/north_plots_iline0002.out;\ cat plots_read/north_plots_iline0003.out >> plots/north_plots_iline0003.out;\ cat plots_read/north_plots_iline0004.out >> plots/north_plots_iline0004.out make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' make test_check MYTEST=_restart make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' ls -l *.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 22:18 test_Saturn.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 22:18 test_Saturn_plots.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 22:19 test_Saturn_restart.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 22:19 test_Saturn_restart_plots.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' make test_compile PLANET=Earth make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' ./Config.pl -Earth make PWOM make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' cd src; make PWOM make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM/src' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCommonPlanet.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGlow.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 -132 rcolum_planet.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 -132 fieldm_planet.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 -132 solzen_planet.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 -132 suncor_planet.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 -132 sperfc_planet.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 -132 chap_planet.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 -132 ssflux_planet.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 -132 vcd_planet.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 -132 ggm_planet.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPW.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCommonVariables.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_restart.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 eheat_flux_explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 -132 calcdt.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 -132 diffusion.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 -132 calc_cfl.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 calc_centrifugal.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 -132 PhotoElectronPW_planet.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 -132 glowex_planet.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 -132 neutral_atmosphere_planet.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 upper_heat_conduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPwImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAurora.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPwPlot.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 -132 solver.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 eheat_flux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 iheat_flux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 calc_diffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 solver_rusanov.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 print_electrodynamics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_upper_bc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_weimer_potential.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 read_restart.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_vertical_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 calc_dt.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 -132 precipitationPW_planet.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 main.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_parameters.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 Efield.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 pw.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 initialize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_electrodynamic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 -132 startupPW_planet.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 -132 collisionPW_planet.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 polar_wind.f90 make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM/src' h5pfc -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PWOM.exe main.o ModPW.o ModParameters.o ModCommonPlanet.o ModCommonVariables.o ModNeutralPW.o ModPass.o ModPwImplicit.o ModGmPressure.o ModAurora.o ModPwTime.o ModLatLon.o ModPwPlot.o ModWaves.o ModGlow.o pw.o polar_wind.o set_parameters.o initialize.o solver.o cvmgp.o Efield.o eheat_flux.o eheat_flux_explicit.o iheat_flux.o calcdt.o diffusion.o calc_cfl.o calc_diffusion.o solver_rusanov.o Get_Neutral.o get_electrodynamic.o print_electrodynamics.o write_restart.o set_upper_bc.o get_weimer_potential.o read_restart.o set_vertical_grid.o calc_dt.o calc_centrifugal.o PhotoElectronPW_planet.o glowex_planet.o rcolum_planet.o startupPW_planet.o fieldm_planet.o precipitationPW_planet.o solzen_planet.o suncor_planet.o sperfc_planet.o chap_planet.o neutral_atmosphere_planet.o ssflux_planet.o vcd_planet.o collisionPW_planet.o upper_heat_conduction.o ggm_planet.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib -lEMPIRICALIE -lEMPIRICALUA -lINDICES -lSHARE -lTIMING \ -r8 make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM/src' PWOM.exe has been created make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' make test_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' rm -rf run_test make rundir RUNDIR=run_test STANDALONE="YES" PWDIR=`pwd` make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' mkdir -p run_test/PW cd run_test/PW; \ mkdir restartIN restartOUT plots; \ cp /home/gtoth/Tmp_ifort/SWMF/PW/PWOM/data/input/Earth/restart_iline* restartIN/ ;\ cp /home/gtoth/Tmp_ifort/SWMF/PW/PWOM/data/input/Earth/North.dat . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' make test_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src; make LIB make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src; make LIB make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE; make LIB make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA; make LIB make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' cd /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices; make LIB make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' cd src; make PWOM make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM/src' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/PWOM.exe' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM/src' PWOM.exe has been created make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM/src' cd run_test; mpirun -np 4 ./PWOM.exe Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed ModReadParam::read_file: read and broadcast nLine= 5 lines of text make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' make test_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' ls -l *.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 22:20 test_Earth.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 22:20 test_Earth_plots.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 22:18 test_Saturn.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 22:18 test_Saturn_plots.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 22:19 test_Saturn_restart.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 22:19 test_Saturn_restart_plots.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' make test_restart_save make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' cp data/input/Earth/restart_iline* run_test/PW/restartIN/ cp input/Earth/PARAM.in.restartsave run_test/PARAM.in cd run_test; mpirun -np 4 ./PWOM.exe Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed ModReadParam::read_file: read and broadcast nLine= 14 lines of text cd run_test; mv PW/restartOUT/* PW/restartIN/ cd run_test/PW; rm -rf plot_save; mv plots plots_save; mkdir plots make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' make test_restart_read make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' cp input/Earth/PARAM.in.restartread run_test/PARAM.in cd run_test; mpirun -np 4 ./PWOM.exe Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 vsetenv PATH failed Note: Max supported value for env var is 4095 Note: Max supported value for env var is 4095 vsetenv PATH failed vsetenv PATH failed ModReadParam::read_file: read and broadcast nLine= 14 lines of text cd run_test/PW; \ rm -rf plots_read; mv plots plots_read; mv plots_save plots cd run_test/PW; \ cat plots_read/north_plots_iline0001.out >> plots/north_plots_iline0001.out;\ cat plots_read/north_plots_iline0002.out >> plots/north_plots_iline0002.out;\ cat plots_read/north_plots_iline0003.out >> plots/north_plots_iline0003.out;\ cat plots_read/north_plots_iline0004.out >> plots/north_plots_iline0004.out make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' make test_check MYTEST=_restart make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' ls -l *.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 22:20 test_Earth.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 22:20 test_Earth_plots.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 22:20 test_Earth_restart.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 22:20 test_Earth_restart_plots.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 22:18 test_Saturn.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 22:18 test_Saturn_plots.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 22:19 test_Saturn_restart.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 22:19 test_Saturn_restart_plots.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/RBE' make test_compile make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/RBE' make RBE make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/RBE' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/NOMPI/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libNOMPI.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/NOMPI/src' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libNOMPI.a' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/NOMPI/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libNOMPI.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/NOMPI/src' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/RBE/src' Makefile:31: warning: overriding commands for target `.f.o' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/Makefile.conf:80: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/Makefile.conf:74: warning: ignoring old commands for target `.f90.o' make libRBE.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/RBE/src' Makefile:31: warning: overriding commands for target `.f.o' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/Makefile.conf:80: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/Makefile.conf:74: warning: ignoring old commands for target `.f90.o' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 ModRbe.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 trace_dipole.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 plot_fieldline.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 geopack.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 ModRbSat.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 ModWriteTec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 ModPrerunField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 plot_potential.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 trace_line.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 pbo_2.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 set_parameters.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 rbe_subs.f90 rm -f libRBE.a ar -rs libRBE.a ModRbe.o ModRbSat.o ModWriteTec.o ModPrerunField.o rbe_subs.o plot_potential.o trace_line.o trace_dipole.o plot_fieldline.o set_parameters.o pbo_2.o geopack.o ar: creating libRBE.a make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/RBE/src' libRBE.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/RBE/src' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/RBE/src' Makefile:31: warning: overriding commands for target `.f.o' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/Makefile.conf:80: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/Makefile.conf:74: warning: ignoring old commands for target `.f90.o' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/RBE/src' Makefile:31: warning: overriding commands for target `.f.o' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/Makefile.conf:80: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/Makefile.conf:74: warning: ignoring old commands for target `.f90.o' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 rbe_main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libRBE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libNOMPI.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a;\ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a; h5pfc -o /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/rbe.exe rbe_main.o Tmp_/*.o -r8 rm -rf Tmp_ make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/RBE/src' Program /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/bin/rbe.exe has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/RBE/src' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/RBE' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/RBE' make test_rundir make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/RBE' rm -rf run_test make rundir RUNDIR=run_test STANDALONE=YES RBDIR=`pwd` make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/RBE' mkdir -p run_test/RB cd run_test/RB; \ mkdir restartOUT restartIN plots cp data/input/rbe_e.fin run_test/RB/ cp data/input/B_wave_eq.dat run_test/RB/ cp data/input/Horne_chorus.tgz run_test/RB/ cd run_test/RB/; tar xzf Horne_chorus.tgz make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/RBE' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/RBE' make test_run make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/RBE' cd run_test; ./rbe.exe > runlog make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/RBE' make test_check make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/RBE' gunzip -c data/output/2002f296_e.fls.standalone.gz \ > run_test/RB/2002f296_e.fls.ref /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/DiffNum.pl -r=0.001 -a=1e-10 \ run_test/RB/plots/2002f296_e.fls \ run_test/RB/2002f296_e.fls.ref \ > test.diff ls -l test.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 22:21 test.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/RBE' make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/RBE' make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS' SC/BATSRUS is tested in GM/BATSRUS make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS' make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/FLAMPA' make[2]: *** No rule to make target `test'. Stop. make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/FLAMPA' make[1]: *** [test_comp] Error 2 make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' /usr/bin/make test_pw_compile make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' ./Config.pl -v=Empty,PW/PWOM -o=PW:Earth Modifying versions in Makefile.def /usr/bin/make SWMF make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 EEE_ModCms.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 EEE_ModMain.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a EEE_ModCommonVariables.o EEE_ModMain.o EEE_ModTD99.o EEE_ModGL98.o EEE_ModArch.o EEE_ModGetB0.o EEE_ModShearFlow.o EEE_ModCms.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_comp_param.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_comp_info.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_time.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_physics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_world.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a CON_comp_info.o CON_comp_param.o CON_world.o CON_time.o CON_physics.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_domain_decomposition.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_transfer_data.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModInitGridStorage.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_grid_storage.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_grid_descriptor.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_global_vector.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_router.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_global_message_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_integrator.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_buffer_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_test_global_message_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_coupler.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_points.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a CON_domain_decomposition.o ModInitGridStorage.o CON_grid_storage.o CON_grid_descriptor.o CON_global_vector.o CON_router.o CON_global_message_pass.o CON_integrator.o CON_buffer_grid.o CON_test_global_message_pass.o CON_coupler.o CON_couple_points.o CON_transfer_data.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 EE_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a EE_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a GM_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 IE_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a IE_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 IH_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a IH_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 IM_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a IM_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 PC_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a PC_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' cp -f ../../../IH/Empty/src/IH_wrapper.f90 OH_wrapper.f90 perl -i -pe \ 's/IH/OH/g;s/_sc/_ih/;s/BATSRUS/OH_BATSRUS/;s/Inner/Outer/;'\ OH_wrapper.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 OH_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a OH_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 PS_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a PS_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 PT_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a PT_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM/src' make libPWOM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM/src' rm -f libPWOM.a ar -rs libPWOM.a ModPW.o ModParameters.o ModCommonPlanet.o ModCommonVariables.o ModNeutralPW.o ModPass.o ModPwImplicit.o ModGmPressure.o ModAurora.o ModPwTime.o ModLatLon.o ModPwPlot.o ModWaves.o ModGlow.o pw.o polar_wind.o set_parameters.o initialize.o solver.o cvmgp.o Efield.o eheat_flux.o eheat_flux_explicit.o iheat_flux.o calcdt.o diffusion.o calc_cfl.o calc_diffusion.o solver_rusanov.o Get_Neutral.o get_electrodynamic.o print_electrodynamics.o write_restart.o set_upper_bc.o get_weimer_potential.o read_restart.o set_vertical_grid.o calc_dt.o calc_centrifugal.o PhotoElectronPW_planet.o glowex_planet.o rcolum_planet.o startupPW_planet.o fieldm_planet.o precipitationPW_planet.o solzen_planet.o suncor_planet.o sperfc_planet.o chap_planet.o neutral_atmosphere_planet.o ssflux_planet.o vcd_planet.o collisionPW_planet.o upper_heat_conduction.o ggm_planet.o ar: creating libPWOM.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM/src' libPWOM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM/srcInterface' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 PW_wrapper.f90 cp -f ../src/libPWOM.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a PW_wrapper.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 RB_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a RB_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' cp -f ../../../IH/Empty/src/IH_wrapper.f90 SC_wrapper.f90 perl -i -pe \ 's/IH/SC/g;s/BATSRUS/SC_BATSRUS/;s/Inner/Solar/;s/Heliosphere/Corona/'\ SC_wrapper.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 SC_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a SC_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 SP_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a SP_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 UA_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a UA_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CZ_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a CZ_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINTERFACE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_ie.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ih_gm.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_im.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_im.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_ua.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ih_sc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_mh_sp.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_rb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_pw.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_pw.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_ps.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_rb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ih_oh.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ee_sc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_pt.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_pc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_oh_pt.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_wrapper.f90 CON_couple_mh_sp.f90(233): error #6818: The statement following a CONTAINS is not a function-stmt or a subroutine-stmt. end subroutine couple_mh_sp_init --^ compilation aborted for CON_couple_mh_sp.f90 (code 1) make[7]: *** [CON_couple_mh_sp.o] Error 1 make[7]: *** Waiting for unfinished jobs.... make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make[5]: *** [LIB] Error 2 make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[4]: *** [SWMFEXE] Error 2 make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[3]: *** [SWMF] Error 2 make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[2]: *** [test_pw_compile] Error 2 make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[1]: *** [test_pw] Error 2 make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' /usr/bin/make test_rb_compile make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' ./Config.pl -v=Empty,RB/RBE,GM/BATSRUS Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,770,1 -o=GM:e=Mhd,u=Default Writing new grid size 8,8,8,770,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make SWMF make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcInterface' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGridDescriptor.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBuffer.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_pt.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_ie.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_im.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_ih.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_rb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_pw.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_pc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 read_ih_buffer.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_lagrangian_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModDensityAndGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadioWaveRaytracing.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 read_pw_buffer.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadioWaveImage.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_wrapper.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a ModGridDescriptor.o ModBuffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_couple_ih.o read_ih_buffer.o GM_couple_im.o GM_couple_rb.o GM_couple_ie.o GM_couple_pt.o GM_couple_pw.o read_pw_buffer.o GM_couple_pc.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 PW_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a PW_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/RBE' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/RBE/src' Makefile:31: warning: overriding commands for target `.f.o' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/Makefile.conf:80: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/Makefile.conf:74: warning: ignoring old commands for target `.f90.o' make libRBE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/RBE/src' Makefile:31: warning: overriding commands for target `.f.o' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/Makefile.conf:80: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/Makefile.conf:74: warning: ignoring old commands for target `.f90.o' make[8]: `libRBE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/RBE/src' libRBE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/RBE/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/RBE/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/RBE/srcInterface' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 RB_wrapper.f90 cp -f ../src/libRBE.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a RB_wrapper.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/RBE/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/RBE/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/RBE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINTERFACE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_ie.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ih_gm.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_im.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_im.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_ua.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ih_sc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_mh_sp.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_rb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_pw.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_pw.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_ps.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_rb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ih_oh.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ee_sc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_pt.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_pc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_oh_pt.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_wrapper.f90 CON_couple_mh_sp.f90(233): error #6818: The statement following a CONTAINS is not a function-stmt or a subroutine-stmt. end subroutine couple_mh_sp_init --^ compilation aborted for CON_couple_mh_sp.f90 (code 1) make[7]: *** [CON_couple_mh_sp.o] Error 1 make[7]: *** Waiting for unfinished jobs.... make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make[5]: *** [LIB] Error 2 make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[4]: *** [SWMFEXE] Error 2 make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[3]: *** [SWMF] Error 2 make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[2]: *** [test_rb_compile] Error 2 make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[1]: *** [test_rb] Error 2 make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' /usr/bin/make test_ps_compile make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' ./Config.pl -v=Empty,PS/DGCPM Modifying versions in Makefile.def /usr/bin/make SWMF make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a GM_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/DGCPM' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/DGCPM/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/DGCPM/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSizeDGCPM.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConstants.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProcPS.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeDGCPM.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFunctionsDGCPM.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIonoDGCPM.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 dgcpm_stop.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMainDGCPM.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIoDGCPM.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoupleDGCPM.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 -132 pbo.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 dgcpm_test.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 dgcpm_log.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 dgcpm_setup.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 dgcpm_coefficients.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 dgcpm_output.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 PS_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a ModSizeDGCPM.o ModConstants.o ModMainDGCPM.o ModIoDGCPM.o ModProcPS.o ModTimeDGCPM.o ModCoupleDGCPM.o ModFunctionsDGCPM.o ModIonoDGCPM.o dgcpm_setup.o dgcpm_coefficients.o dgcpm_output.o pbo.o dgcpm_stop.o dgcpm_test.o PS_wrapper.o dgcpm_log.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/DGCPM/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/DGCPM/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/DGCPM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 RB_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a RB_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINTERFACE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_ie.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ih_gm.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_im.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_im.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_ua.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ih_sc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_mh_sp.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_rb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_pw.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_pw.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_ps.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_rb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ih_oh.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ee_sc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_pt.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_pc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_oh_pt.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_wrapper.f90 CON_couple_mh_sp.f90(233): error #6818: The statement following a CONTAINS is not a function-stmt or a subroutine-stmt. end subroutine couple_mh_sp_init --^ compilation aborted for CON_couple_mh_sp.f90 (code 1) make[7]: *** [CON_couple_mh_sp.o] Error 1 make[7]: *** Waiting for unfinished jobs.... make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make[5]: *** [LIB] Error 2 make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[4]: *** [SWMFEXE] Error 2 make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[3]: *** [SWMF] Error 2 make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[2]: *** [test_ps_compile] Error 2 make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[1]: *** [test_ps] Error 2 make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' /usr/bin/make test_ccmc_small_compile make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,IM/RCM2,RB/RBE Modifying versions in Makefile.def ./Config.pl -g=GM:6,6,6,800,1 Writing new grid size 6,6,6,800,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... cd GM/BATSRUS; Config.pl -u=CCMC -e=Mhd /usr/bin/make SWMF make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcInterface' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGridDescriptor.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBuffer.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_pt.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_ie.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_im.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_ih.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_rb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_pw.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_pc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 read_ih_buffer.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_lagrangian_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModDensityAndGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadioWaveRaytracing.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 read_pw_buffer.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadioWaveImage.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_wrapper.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a ModGridDescriptor.o ModBuffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_couple_ih.o read_ih_buffer.o GM_couple_im.o GM_couple_rb.o GM_couple_ie.o GM_couple_pt.o GM_couple_pw.o read_pw_buffer.o GM_couple_pc.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Ridley_serial' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Ridley_serial/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Ridley_serial/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 IE_ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 IE_ModIo.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProcIE.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIE_Interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFiles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConductance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIonosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 IE_Initialize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIonoMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 IE_solve.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 IE_Library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 IE_gather.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 iono_conductances.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 iono_currents.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 iono_joule.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 iono_solver.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 Create_Region2_Currents.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ionosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 IE_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a ModSize.o IE_ModMain.o IE_ModIo.o ModIonosphere.o ModProcIE.o ModIE_Interface.o ModFiles.o ModConductance.o ModIonoMagPerturb.o IE_solve.o IE_wrapper.o IE_Initialize.o IE_Library.o IE_gather.o iono_conductances.o iono_currents.o iono_joule.o iono_solver.o Create_Region2_Currents.o ionosphere.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Ridley_serial/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Ridley_serial/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Ridley_serial' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/RCM2' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/RCM2/src' Makefile:79: warning: overriding commands for target `.f90.o' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/Makefile.conf:74: warning: ignoring old commands for target `.f90.o' Makefile:83: warning: overriding commands for target `.f.o' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/Makefile.conf:80: warning: ignoring old commands for target `.f.o' cd claw; make lib make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/RCM2/src/claw' Makefile:36: warning: overriding commands for target `.f.o' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/Makefile.conf:80: warning: ignoring old commands for target `.f.o' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 qinit.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 rpn2ad1.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 rpt2ad1.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 b4step2.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 setaux.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 psi.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 claw2ez.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 bc2.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 claw2.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 step2.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 step2ds.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 dimsp2.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 flux2.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 copyq2.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 limiter.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 philim.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 src2.f make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/RCM2/src/claw' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/RCM2/src' Makefile:79: warning: overriding commands for target `.f90.o' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/Makefile.conf:74: warning: ignoring old commands for target `.f90.o' Makefile:83: warning: overriding commands for target `.f.o' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/Makefile.conf:80: warning: ignoring old commands for target `.f.o' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 ModProcRCM.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 rcm_variables.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 gamma.f ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 impl_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 rcm_io.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 gmresm.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 rcm_efield.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 rcm_routines.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 rcm_comput.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 RCM_advec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 IM_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a claw/qinit.o claw/rpn2ad1.o claw/rpt2ad1.o claw/b4step2.o claw/setaux.o claw/psi.o claw/claw2ez.o claw/bc2.o claw/claw2.o claw/step2.o claw/step2ds.o claw/dimsp2.o claw/flux2.o claw/copyq2.o claw/limiter.o claw/philim.o claw/src2.o ModProcRCM.o rcm_variables.o rcm_io.o rcm_routines.o rcm_comput.o gmresm.o rcm_efield.o impl_bicgstab.o gamma.o RCM_advec.o IM_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/RCM2/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/RCM2/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/RCM2' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 PS_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a PS_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/RBE' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/RBE/src' Makefile:31: warning: overriding commands for target `.f.o' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/Makefile.conf:80: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/Makefile.conf:74: warning: ignoring old commands for target `.f90.o' make libRBE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/RBE/src' Makefile:31: warning: overriding commands for target `.f.o' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/Makefile.conf:80: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/Makefile.conf:74: warning: ignoring old commands for target `.f90.o' make[8]: `libRBE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/RBE/src' libRBE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/RBE/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/RBE/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/RBE/srcInterface' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 RB_wrapper.f90 cp -f ../src/libRBE.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a RB_wrapper.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/RBE/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/RBE/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/RBE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINTERFACE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_ie.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ih_gm.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_im.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_im.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_ua.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ih_sc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_mh_sp.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_rb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_pw.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_pw.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_ps.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_rb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ih_oh.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ee_sc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_pt.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_pc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_oh_pt.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_wrapper.f90 CON_couple_mh_sp.f90(233): error #6818: The statement following a CONTAINS is not a function-stmt or a subroutine-stmt. end subroutine couple_mh_sp_init --^ compilation aborted for CON_couple_mh_sp.f90 (code 1) make[7]: *** [CON_couple_mh_sp.o] Error 1 make[7]: *** Waiting for unfinished jobs.... make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make[5]: *** [LIB] Error 2 make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[4]: *** [SWMFEXE] Error 2 make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[3]: *** [SWMF] Error 2 make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[2]: *** [test_ccmc_small_compile] Error 2 make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[1]: *** [test_ccmc_small] Error 2 make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' /usr/bin/make test_swpc_compile make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,IM/RCM2 Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,400,1 -o=GM:u=Default,e=Mhd Writing new grid size 8,8,8,400,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make SWMF make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcInterface' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGridDescriptor.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBuffer.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_pt.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_ie.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_im.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_ih.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_rb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_pw.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_pc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 read_ih_buffer.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_lagrangian_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModDensityAndGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadioWaveRaytracing.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 read_pw_buffer.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadioWaveImage.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_wrapper.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a ModGridDescriptor.o ModBuffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_couple_ih.o read_ih_buffer.o GM_couple_im.o GM_couple_rb.o GM_couple_ie.o GM_couple_pt.o GM_couple_pw.o read_pw_buffer.o GM_couple_pc.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Ridley_serial' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Ridley_serial/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Ridley_serial/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Ridley_serial/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Ridley_serial/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Ridley_serial' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/RCM2' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/RCM2/src' Makefile:79: warning: overriding commands for target `.f90.o' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/Makefile.conf:74: warning: ignoring old commands for target `.f90.o' Makefile:83: warning: overriding commands for target `.f.o' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/Makefile.conf:80: warning: ignoring old commands for target `.f.o' cd claw; make lib make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/RCM2/src/claw' Makefile:36: warning: overriding commands for target `.f.o' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[8]: Nothing to be done for `lib'. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/RCM2/src/claw' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/RCM2/src' Makefile:79: warning: overriding commands for target `.f90.o' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/Makefile.conf:74: warning: ignoring old commands for target `.f90.o' Makefile:83: warning: overriding commands for target `.f.o' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/RCM2/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/RCM2/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/RCM2' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 RB_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a RB_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINTERFACE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_ie.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ih_gm.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_im.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_im.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_ua.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ih_sc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_mh_sp.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_rb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_pw.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_pw.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_ps.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_rb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ih_oh.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ee_sc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_pt.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_pc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_oh_pt.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_wrapper.f90 CON_couple_mh_sp.f90(233): error #6818: The statement following a CONTAINS is not a function-stmt or a subroutine-stmt. end subroutine couple_mh_sp_init --^ compilation aborted for CON_couple_mh_sp.f90 (code 1) make[7]: *** [CON_couple_mh_sp.o] Error 1 make[7]: *** Waiting for unfinished jobs.... make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make[5]: *** [LIB] Error 2 make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[4]: *** [SWMFEXE] Error 2 make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[3]: *** [SWMF] Error 2 make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[2]: *** [test_swpc_compile] Error 2 make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[1]: *** [test_swpc] Error 2 make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' /usr/bin/make test1_compile make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,PW/PWOM Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,700,100 -o=GM:u=Default,e=Mhd,PW:Earth Writing new grid size 8,8,8,700,100 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make SWMF make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcInterface' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGridDescriptor.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBuffer.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_pt.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_ie.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_im.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_ih.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_rb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_pw.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_pc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 read_ih_buffer.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_lagrangian_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModDensityAndGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadioWaveRaytracing.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 read_pw_buffer.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadioWaveImage.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_wrapper.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a ModGridDescriptor.o ModBuffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_couple_ih.o read_ih_buffer.o GM_couple_im.o GM_couple_rb.o GM_couple_ie.o GM_couple_pt.o GM_couple_pw.o read_pw_buffer.o GM_couple_pc.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Ridley_serial' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Ridley_serial/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Ridley_serial/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Ridley_serial/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Ridley_serial/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Ridley_serial' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 IM_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a IM_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM/src' make libPWOM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM/src' make[8]: `libPWOM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM/src' libPWOM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM/srcInterface' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 PW_wrapper.f90 cp -f ../src/libPWOM.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a PW_wrapper.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/PWOM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINTERFACE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_ie.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ih_gm.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_im.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_ua.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ih_sc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_mh_sp.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_rb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_pw.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_pw.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_ps.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_rb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ih_oh.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ee_sc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_pt.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_pc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_oh_pt.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_wrapper.f90 CON_couple_mh_sp.f90(233): error #6818: The statement following a CONTAINS is not a function-stmt or a subroutine-stmt. end subroutine couple_mh_sp_init --^ compilation aborted for CON_couple_mh_sp.f90 (code 1) make[7]: *** [CON_couple_mh_sp.o] Error 1 make[7]: *** Waiting for unfinished jobs.... make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make[5]: *** [LIB] Error 2 make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[4]: *** [SWMFEXE] Error 2 make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[3]: *** [SWMF] Error 2 make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[2]: *** [test1_compile] Error 2 make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[1]: *** [test1] Error 2 make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' /usr/bin/make test2_compile make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' ./Config.pl -v=Empty,SC/BATSRUS,IH/BATSRUS,GM/BATSRUS Modifying versions in Makefile.def make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' cd IH/BATSRUS; \ rm -rf src srcBATL srcUser srcEquation srcInterface/Mod*.f90 \ srcInterface/update_lagrangian_grid.f90; \ mkdir src srcBATL srcUser srcEquation cd GM/BATSRUS/src; cp *.f90 *.h Makefile* ../../../IH/BATSRUS/src cd GM/BATSRUS/srcBATL; cp BATL*.f90 Makefile* \ ../../../IH/BATSRUS/srcBATL cd GM/BATSRUS/srcInterface/; \ cp ModGridDescriptor.f90 ModBuffer.f90 \ update_lagrangian_grid.f90 \ ModRadioWaveImage.f90 ModRadioWaveRaytracing.f90 \ ModDensityAndGradient.f90 \ ../../../IH/BATSRUS/srcInterface cp GM/BATSRUS/srcUser/*.f90 IH/BATSRUS/srcUser/ cp GM/BATSRUS/srcEquation/*.f90 IH/BATSRUS/srcEquation/ cd GM/BATSRUS; \ cp Makefile.def Makefile.conf PARAM.XML Config.pl \ ../../IH/BATSRUS/ cd IH/BATSRUS/src; rm -f main.f90 cd IH/BATSRUS; \ /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/Methods.pl IH src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90; \ /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/Rename.pl -w -r -common=IH src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90 Number of files to process=232 Finished 47 replacements in file src/advect_points.f90 Finished 53 replacements in file src/explicit.f90 Finished 59 replacements in file src/load_balance.f90 Finished 29 replacements in file src/ModB0.f90 Finished 36 replacements in file src/ModCalcSource.f90 Finished 10 replacements in file src/ModChromosphere.f90 Finished 5 replacements in file src/ModCT.f90 Finished 5 replacements in file src/ModEquation.f90 Finished 108 replacements in file src/ModFaceFlux.f90 Finished 11 replacements in file src/ModGeometry.f90 Finished 40 replacements in file src/ModHdf5.f90 Finished 31 replacements in file src/ModIeCoupling.f90 Finished 11 replacements in file src/ModImplicit.f90 Finished 9 replacements in file src/ModMain.f90 Finished 5 replacements in file src/ModNodes.f90 Finished 10 replacements in file src/ModPartSteady.f90 Finished 2 replacements in file src/ModProcMH.f90 Finished 8 replacements in file src/ModRaytrace.f90 Finished 70 replacements in file src/ModSemiImplicit.f90 Finished 23 replacements in file src/ModSolarwind.f90 Finished 78 replacements in file src/ModUserEmpty.f90 Finished 19 replacements in file src/ModWaves.f90 Finished 37 replacements in file src/ray_pass.f90 Finished 25 replacements in file src/set_block_geometry.f90 Finished 59 replacements in file src/update_states_MHD.f90 Finished 10 replacements in file src/write_plot_idl.f90 Finished 9 replacements in file src/write_plot_sph.f90 Finished 28 replacements in file srcBATL/BATL_amr_criteria.f90 Finished 11 replacements in file srcBATL/BATL_high_order.f90 Finished 6 replacements in file srcBATL/BATL_particles.f90 Finished 15 replacements in file srcBATL/BATL_pass_node.f90 Finished 23 replacements in file srcBATL/BATL_tree.f90 Finished 152 replacements in file srcUser/ModUserComet3FluidsPe.f90 Finished 100 replacements in file srcUser/ModUserCometNeutralFluids.f90 Finished 86 replacements in file srcUser/ModUserEeWedge.f90 Finished 88 replacements in file srcUser/ModUserEuropaSingleMHDPe.f90 Finished 37 replacements in file srcUser/ModUserIh.f90 Finished 64 replacements in file srcUser/ModUserLogAdvection.f90 Finished 52 replacements in file srcUser/ModUserMercury.f90 Finished 8 replacements in file srcUser/ModUserOh.f90 Finished 20 replacements in file srcUser/ModUserPointImplicit.f90 Finished 84 replacements in file srcUser/ModUserSc.f90 Finished 121 replacements in file srcUser/ModUserTitanPe.f90 Finished 87 replacements in file srcUser/ModUserWaves.f90 Finished 6 replacements in file srcEquation/ModEquationCrashTe.f90 Finished 6 replacements in file srcEquation/ModEquationHd.f90 Finished 4 replacements in file srcEquation/ModEquationMhdComet3FluidsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCrash.f90 Finished 4 replacements in file srcEquation/ModEquationMhdHd.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIonsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsSW.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdSwIonoPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHyp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPiSignB.f90 Finished 4 replacements in file srcEquation/ModEquationMultiIon.f90 Finished 5 replacements in file srcEquation/ModEquationOuterHelioPUI.f90 Finished 7 replacements in file srcInterface/ModGridDescriptor.f90 Thread 1 finished 1859 replacement(s) in 58 file(s) Finished 94 replacements in file src/constrain_B.f90 Finished 176 replacements in file src/library.f90 Finished 42 replacements in file src/ModAMR.f90 Finished 12 replacements in file src/ModBoundaryCells.f90 Finished 5 replacements in file src/ModCharacteristic.f90 Finished 103 replacements in file src/ModCoronalHeating.f90 Finished 27 replacements in file src/ModEnergy.f90 Finished 40 replacements in file src/ModFaceBoundary.f90 Finished 17 replacements in file src/ModFieldLineThread.f90 Finished 4 replacements in file src/ModHdf5_empty.f90 Finished 13 replacements in file src/ModHeatFluxCollisionless.f90 Finished 12 replacements in file src/ModImplHypre_orig.f90 Finished 32 replacements in file src/ModLocalTimeStep.f90 Finished 51 replacements in file src/ModMultiIon.f90 Finished 111 replacements in file src/ModPartImplicit.f90 Finished 16 replacements in file src/ModPointImplicit.f90 Finished 21 replacements in file src/ModRadiativeCooling.f90 Finished 38 replacements in file src/ModSatelliteFile.f90 Finished 4 replacements in file src/ModSize_orig.f90 Finished 4 replacements in file src/ModUserDefault.f90 Finished 13 replacements in file src/ModViscosity.f90 Finished 117 replacements in file src/project_B.f90 Finished 13 replacements in file src/rotate.f90 Finished 68 replacements in file src/update_states.f90 Finished 114 replacements in file src/write_plot_common.f90 Finished 19 replacements in file src/write_plot_radiowave.f90 Finished 20 replacements in file src/user_module.h Finished 18 replacements in file srcBATL/BATL_grid.f90 Finished 5 replacements in file srcBATL/BATL_mpi.f90 Finished 8 replacements in file srcBATL/BATL_pass_face_field.f90 Finished 2 replacements in file srcBATL/BATL_size_orig.f90 Finished 53 replacements in file srcUser/ModUserComet1Sp.f90 Finished 172 replacements in file srcUser/ModUserCometCGfluids.f90 Finished 95 replacements in file srcUser/ModUserEe.f90 Finished 49 replacements in file srcUser/ModUserEuropa.f90 Finished 115 replacements in file srcUser/ModUserHeatConduction.f90 Finished 119 replacements in file srcUser/ModUserLc.f90 Finished 58 replacements in file srcUser/ModUserMarshak.f90 Finished 10 replacements in file srcUser/ModUserNonPublicSample.f90 Finished 88 replacements in file srcUser/ModUserOuterHelioPUI.f90 Finished 129 replacements in file srcUser/ModUserScChromo.f90 Finished 110 replacements in file srcUser/ModUserTitan.f90 Finished 34 replacements in file srcUser/ModUserWaveReflection.f90 Finished 6 replacements in file srcEquation/ModEquationCrash.f90 Finished 6 replacements in file srcEquation/ModEquationHdEosRad.f90 Finished 5 replacements in file srcEquation/ModEquationMhdAnisoP.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCorona.f90 Finished 5 replacements in file srcEquation/ModEquationMhd.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIons.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPeAnisoPi.f90 Finished 5 replacements in file srcEquation/ModEquationMhdSwIono.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWaves.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPi.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesSignB.f90 Finished 4 replacements in file srcEquation/ModEquationOuterHelio.f90 Finished 13 replacements in file srcInterface/ModDensityAndGradient.f90 Finished 17 replacements in file srcInterface/update_lagrangian_grid.f90 Thread 4 finished 2345 replacement(s) in 58 file(s) Finished 176 replacements in file src/BATS_methods.f90 Finished 21 replacements in file src/fix_axis_cells.f90 Finished 159 replacements in file src/MH_set_parameters.f90 Finished 34 replacements in file src/ModBatlInterface.f90 Finished 61 replacements in file src/ModCellBoundary.f90 Finished 13 replacements in file src/ModCoarseAxis.f90 Finished 14 replacements in file src/ModCurrent.f90 Finished 33 replacements in file src/ModExpansionFactors.f90 Finished 25 replacements in file src/ModFaceGradient.f90 Finished 50 replacements in file src/ModGroundMagPerturb.f90 Finished 40 replacements in file src/ModHdf5_orig.f90 Finished 8 replacements in file src/ModImplHypre_empty.f90 Finished 7 replacements in file src/ModIO.f90 Finished 24 replacements in file src/ModMessagePass.f90 Finished 5 replacements in file src/ModParallel.f90 Finished 4 replacements in file src/ModPhysics.f90 Finished 8 replacements in file src/ModProject.f90 Finished 78 replacements in file src/ModResistivity.f90 Finished 2 replacements in file src/ModSingleFluid.f90 Finished 36 replacements in file src/ModThreadedLC.f90 Finished 4 replacements in file src/ModUser.f90 Finished 23 replacements in file src/proj_bicgstab.f90 Finished 93 replacements in file src/ray_trace.f90 Finished 20 replacements in file src/set_ICs.f90 Finished 87 replacements in file src/user_interface.f90 Finished 49 replacements in file src/write_plot_los.f90 Finished 32 replacements in file src/write_plot_tec.f90 Finished 27 replacements in file srcBATL/BATL_amr.f90 Finished 9 replacements in file srcBATL/BATL_interpolate_amr.f90 Finished 32 replacements in file srcBATL/BATL_pass_cell.f90 Finished 16 replacements in file srcBATL/BATL_region.f90 Finished 108 replacements in file srcUser/ModUserAwsomFluids.f90 Finished 63 replacements in file srcUser/ModUserComet6Sp.f90 Finished 192 replacements in file srcUser/ModUserCrash.f90 Finished 27 replacements in file srcUser/ModUserEnceladus.f90 Finished 25 replacements in file srcUser/ModUserGemReconnect.f90 Finished 30 replacements in file srcUser/ModUserJupiter.f90 Finished 122 replacements in file srcUser/ModUserMars.f90 Finished 61 replacements in file srcUser/ModUserMultiGroup.f90 Finished 92 replacements in file srcUser/ModUserOhNeutrals.f90 Finished 51 replacements in file srcUser/ModUserSaturn3sp.f90 Finished 15 replacements in file srcUser/ModUserStretchedDipole.f90 Finished 115 replacements in file srcUser/ModUserVenus.f90 Finished 4 replacements in file srcEquation/ModEquationAwsomFluidsAnisoPi.f90 Finished 6 replacements in file srcEquation/ModEquationHdCrash.f90 Finished 6 replacements in file srcEquation/ModEquationHdRadCrash.f90 Finished 4 replacements in file srcEquation/ModEquationMhdCometCG3FluidsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdEos.f90 Finished 5 replacements in file srcEquation/ModEquationMhdHyp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdMars.f90 Finished 5 replacements in file srcEquation/ModEquationMhdMarsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPw.f90 Finished 5 replacements in file srcEquation/ModEquationMhdTitan.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHypPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPe.f90 Finished 4 replacements in file srcEquation/ModEquationMultiIonPe.f90 No variables to rename in file srcInterface/IH_wrapper.f90 Finished 10 replacements in file srcInterface/ModRadioWaveImage.f90 Thread 2 finished 2165 replacement(s) in 57 file(s) Finished 27 replacements in file src/clean_divb.f90 Finished 28 replacements in file src/get_im_pressure.f90 Finished 10 replacements in file src/ModAdvance.f90 Finished 33 replacements in file src/ModBlockData.f90 Finished 9 replacements in file src/ModCellGradient.f90 Finished 13 replacements in file src/ModConserveFlux.f90 Finished 16 replacements in file src/ModElectricField.f90 Finished 2 replacements in file src/ModExtraVariables.f90 Finished 31 replacements in file src/ModFaceValue.f90 Finished 27 replacements in file src/ModHallResist.f90 Finished 140 replacements in file src/ModHeatConduction.f90 Finished 12 replacements in file src/ModImplHypre.f90 Finished 52 replacements in file src/ModLaserHeating.f90 Finished 3 replacements in file src/ModMultiFluid.f90 Finished 17 replacements in file src/ModParticleFieldLine.f90 Finished 17 replacements in file src/ModPIC.f90 Finished 85 replacements in file src/ModRadDiffusion.f90 Finished 58 replacements in file src/ModRestartFile.f90 Finished 4 replacements in file src/ModSize.f90 Finished 31 replacements in file src/ModTimeStepControl.f90 Finished 50 replacements in file src/ModUserInterface.f90 Finished 17 replacements in file src/proj_cg.f90 Finished 217 replacements in file src/ray_trace_new.f90 Finished 45 replacements in file src/set_physics.f90 Finished 138 replacements in file src/write_logfile.f90 Finished 7 replacements in file src/write_plot_particle.f90 Finished 33 replacements in file src/write_progress.f90 Finished 8 replacements in file srcBATL/BATL_geometry.f90 Finished 30 replacements in file srcBATL/BATL_lib.f90 Finished 23 replacements in file srcBATL/BATL_pass_face.f90 Finished 2 replacements in file srcBATL/BATL_size.f90 Finished 26 replacements in file srcUser/ModUserCCMC.f90 Finished 43 replacements in file srcUser/ModUserCometCG.f90 Finished 55 replacements in file srcUser/ModUserEarthXray.f90 Finished 14 replacements in file srcUser/ModUserEos.f90 Finished 84 replacements in file srcUser/ModUserGrayDiffusion.f90 Finished 13 replacements in file srcUser/ModUserKelvinHelmholtz.f90 Finished 136 replacements in file srcUser/ModUserMarsFluids.f90 Finished 46 replacements in file srcUser/ModUserNonGyro.f90 Finished 81 replacements in file srcUser/ModUserOuterHelio.f90 Finished 42 replacements in file srcUser/ModUserSaturn.f90 Finished 25 replacements in file srcUser/ModUserSwIono.f90 Finished 121 replacements in file srcUser/ModUserVenusFluids.f90 Finished 4 replacements in file srcEquation/ModEquationAwsomFluids.f90 Finished 6 replacements in file srcEquation/ModEquationHdEos.f90 Finished 4 replacements in file srcEquation/ModEquationIonsHNO.f90 Finished 5 replacements in file srcEquation/ModEquationMhdComet.f90 Finished 5 replacements in file srcEquation/ModEquationMhdEosRad.f90 Finished 5 replacements in file srcEquation/ModEquationMhdHypPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluids.f90 Finished 5 replacements in file srcEquation/ModEquationMhdNonCons.f90 Finished 5 replacements in file srcEquation/ModEquationMhdSaturn3sp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdTitanPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHypSignB.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeSignB.f90 Finished 4 replacements in file srcEquation/ModEquationMultiSwIono.f90 Finished 27 replacements in file srcInterface/ModBuffer.f90 Finished 8 replacements in file srcInterface/ModRadioWaveRaytracing.f90 Thread 3 finished 1968 replacement(s) in 58 file(s) cd IH/BATSRUS/srcInterface; \ touch Makefile.DEPEND cd IH/BATSRUS; \ perl -i -pe 's/GM/IH/' Config.pl; \ ./Config.pl -u=Ih -e=Mhd make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' cd SC/BATSRUS; \ rm -rf src srcBATL srcUser srcEquation \ srcInterface/SC_wrapper.f90; \ mkdir src srcBATL srcUser srcEquation cd GM/BATSRUS/src; cp *.f90 *.h Makefile* ../../../SC/BATSRUS/src cd GM/BATSRUS/srcBATL; cp BATL*.f90 Makefile* \ ../../../SC/BATSRUS/srcBATL cp GM/BATSRUS/srcUser/*.f90 SC/BATSRUS/srcUser/ cp GM/BATSRUS/srcEquation/*.f90 SC/BATSRUS/srcEquation/ cd GM/BATSRUS; \ cp Makefile.def Makefile.conf PARAM.XML Config.pl \ ../../SC/BATSRUS/ cd GM/BATSRUS/srcInterface/; \ cp ModGridDescriptor.f90 ModBuffer.f90 \ update_lagrangian_grid.f90 \ ModRadioWaveImage.f90 ModRadioWaveRaytracing.f90 \ ModDensityAndGradient.f90 \ ../../../SC/BATSRUS/srcInterface cp -f IH/BATSRUS/srcInterface/IH_wrapper.f90 \ SC/BATSRUS/srcInterface/SC_wrapper.f90 cd SC/BATSRUS/srcInterface/; \ perl -i -pe \ 's/IH/SC/g;s/OH/IH/;s/Inner Heliosphere/Solar Corona/' \ SC_wrapper.f90 cd SC/BATSRUS/src; rm -f main.f90 cd SC/BATSRUS; \ /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/Methods.pl SC src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90; \ /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/Rename.pl -w -r -common=SC src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90 Number of files to process=232 Finished 47 replacements in file src/advect_points.f90 Finished 53 replacements in file src/explicit.f90 Finished 59 replacements in file src/load_balance.f90 Finished 29 replacements in file src/ModB0.f90 Finished 36 replacements in file src/ModCalcSource.f90 Finished 10 replacements in file src/ModChromosphere.f90 Finished 5 replacements in file src/ModCT.f90 Finished 5 replacements in file src/ModEquation.f90 Finished 108 replacements in file src/ModFaceFlux.f90 Finished 11 replacements in file src/ModGeometry.f90 Finished 40 replacements in file src/ModHdf5.f90 Finished 31 replacements in file src/ModIeCoupling.f90 Finished 11 replacements in file src/ModImplicit.f90 Finished 9 replacements in file src/ModMain.f90 Finished 5 replacements in file src/ModNodes.f90 Finished 10 replacements in file src/ModPartSteady.f90 Finished 2 replacements in file src/ModProcMH.f90 Finished 8 replacements in file src/ModRaytrace.f90 Finished 70 replacements in file src/ModSemiImplicit.f90 Finished 23 replacements in file src/ModSolarwind.f90 Finished 78 replacements in file src/ModUserEmpty.f90 Finished 19 replacements in file src/ModWaves.f90 Finished 37 replacements in file src/ray_pass.f90 Finished 25 replacements in file src/set_block_geometry.f90 Finished 59 replacements in file src/update_states_MHD.f90 Finished 10 replacements in file src/write_plot_idl.f90 Finished 9 replacements in file src/write_plot_sph.f90 Finished 28 replacements in file srcBATL/BATL_amr_criteria.f90 Finished 11 replacements in file srcBATL/BATL_high_order.f90 Finished 6 replacements in file srcBATL/BATL_particles.f90 Finished 15 replacements in file srcBATL/BATL_pass_node.f90 Finished 23 replacements in file srcBATL/BATL_tree.f90 Finished 152 replacements in file srcUser/ModUserComet3FluidsPe.f90 Finished 100 replacements in file srcUser/ModUserCometNeutralFluids.f90 Finished 86 replacements in file srcUser/ModUserEeWedge.f90 Finished 88 replacements in file srcUser/ModUserEuropaSingleMHDPe.f90 Finished 37 replacements in file srcUser/ModUserIh.f90 Finished 64 replacements in file srcUser/ModUserLogAdvection.f90 Finished 52 replacements in file srcUser/ModUserMercury.f90 Finished 8 replacements in file srcUser/ModUserOh.f90 Finished 20 replacements in file srcUser/ModUserPointImplicit.f90 Finished 84 replacements in file srcUser/ModUserSc.f90 Finished 121 replacements in file srcUser/ModUserTitanPe.f90 Finished 87 replacements in file srcUser/ModUserWaves.f90 Finished 6 replacements in file srcEquation/ModEquationCrashTe.f90 Finished 6 replacements in file srcEquation/ModEquationHd.f90 Finished 4 replacements in file srcEquation/ModEquationMhdComet3FluidsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCrash.f90 Finished 4 replacements in file srcEquation/ModEquationMhdHd.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIonsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsSW.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdSwIonoPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHyp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPiSignB.f90 Finished 4 replacements in file srcEquation/ModEquationMultiIon.f90 Finished 5 replacements in file srcEquation/ModEquationOuterHelioPUI.f90 Finished 10 replacements in file srcInterface/ModRadioWaveImage.f90 Thread 1 finished 1862 replacement(s) in 58 file(s) Finished 94 replacements in file src/constrain_B.f90 Finished 176 replacements in file src/library.f90 Finished 42 replacements in file src/ModAMR.f90 Finished 12 replacements in file src/ModBoundaryCells.f90 Finished 5 replacements in file src/ModCharacteristic.f90 Finished 103 replacements in file src/ModCoronalHeating.f90 Finished 27 replacements in file src/ModEnergy.f90 Finished 40 replacements in file src/ModFaceBoundary.f90 Finished 17 replacements in file src/ModFieldLineThread.f90 Finished 4 replacements in file src/ModHdf5_empty.f90 Finished 13 replacements in file src/ModHeatFluxCollisionless.f90 Finished 12 replacements in file src/ModImplHypre_orig.f90 Finished 32 replacements in file src/ModLocalTimeStep.f90 Finished 51 replacements in file src/ModMultiIon.f90 Finished 111 replacements in file src/ModPartImplicit.f90 Finished 16 replacements in file src/ModPointImplicit.f90 Finished 21 replacements in file src/ModRadiativeCooling.f90 Finished 38 replacements in file src/ModSatelliteFile.f90 Finished 4 replacements in file src/ModSize_orig.f90 Finished 4 replacements in file src/ModUserDefault.f90 Finished 13 replacements in file src/ModViscosity.f90 Finished 117 replacements in file src/project_B.f90 Finished 13 replacements in file src/rotate.f90 Finished 68 replacements in file src/update_states.f90 Finished 114 replacements in file src/write_plot_common.f90 Finished 19 replacements in file src/write_plot_radiowave.f90 Finished 20 replacements in file src/user_module.h Finished 18 replacements in file srcBATL/BATL_grid.f90 Finished 5 replacements in file srcBATL/BATL_mpi.f90 Finished 8 replacements in file srcBATL/BATL_pass_face_field.f90 Finished 2 replacements in file srcBATL/BATL_size_orig.f90 Finished 53 replacements in file srcUser/ModUserComet1Sp.f90 Finished 172 replacements in file srcUser/ModUserCometCGfluids.f90 Finished 95 replacements in file srcUser/ModUserEe.f90 Finished 49 replacements in file srcUser/ModUserEuropa.f90 Finished 115 replacements in file srcUser/ModUserHeatConduction.f90 Finished 119 replacements in file srcUser/ModUserLc.f90 Finished 58 replacements in file srcUser/ModUserMarshak.f90 Finished 10 replacements in file srcUser/ModUserNonPublicSample.f90 Finished 88 replacements in file srcUser/ModUserOuterHelioPUI.f90 Finished 129 replacements in file srcUser/ModUserScChromo.f90 Finished 110 replacements in file srcUser/ModUserTitan.f90 Finished 34 replacements in file srcUser/ModUserWaveReflection.f90 Finished 6 replacements in file srcEquation/ModEquationCrash.f90 Finished 6 replacements in file srcEquation/ModEquationHdEosRad.f90 Finished 5 replacements in file srcEquation/ModEquationMhdAnisoP.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCorona.f90 Finished 5 replacements in file srcEquation/ModEquationMhd.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIons.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPeAnisoPi.f90 Finished 5 replacements in file srcEquation/ModEquationMhdSwIono.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWaves.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPi.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesSignB.f90 Finished 4 replacements in file srcEquation/ModEquationOuterHelio.f90 Finished 7 replacements in file srcInterface/ModGridDescriptor.f90 Finished 17 replacements in file srcInterface/update_lagrangian_grid.f90 Thread 4 finished 2339 replacement(s) in 58 file(s) Finished 176 replacements in file src/BATS_methods.f90 Finished 21 replacements in file src/fix_axis_cells.f90 Finished 159 replacements in file src/MH_set_parameters.f90 Finished 34 replacements in file src/ModBatlInterface.f90 Finished 61 replacements in file src/ModCellBoundary.f90 Finished 13 replacements in file src/ModCoarseAxis.f90 Finished 14 replacements in file src/ModCurrent.f90 Finished 33 replacements in file src/ModExpansionFactors.f90 Finished 25 replacements in file src/ModFaceGradient.f90 Finished 50 replacements in file src/ModGroundMagPerturb.f90 Finished 40 replacements in file src/ModHdf5_orig.f90 Finished 8 replacements in file src/ModImplHypre_empty.f90 Finished 7 replacements in file src/ModIO.f90 Finished 24 replacements in file src/ModMessagePass.f90 Finished 5 replacements in file src/ModParallel.f90 Finished 4 replacements in file src/ModPhysics.f90 Finished 8 replacements in file src/ModProject.f90 Finished 78 replacements in file src/ModResistivity.f90 Finished 2 replacements in file src/ModSingleFluid.f90 Finished 36 replacements in file src/ModThreadedLC.f90 Finished 4 replacements in file src/ModUser.f90 Finished 23 replacements in file src/proj_bicgstab.f90 Finished 93 replacements in file src/ray_trace.f90 Finished 20 replacements in file src/set_ICs.f90 Finished 87 replacements in file src/user_interface.f90 Finished 49 replacements in file src/write_plot_los.f90 Finished 32 replacements in file src/write_plot_tec.f90 Finished 27 replacements in file srcBATL/BATL_amr.f90 Finished 9 replacements in file srcBATL/BATL_interpolate_amr.f90 Finished 32 replacements in file srcBATL/BATL_pass_cell.f90 Finished 16 replacements in file srcBATL/BATL_region.f90 Finished 108 replacements in file srcUser/ModUserAwsomFluids.f90 Finished 63 replacements in file srcUser/ModUserComet6Sp.f90 Finished 192 replacements in file srcUser/ModUserCrash.f90 Finished 27 replacements in file srcUser/ModUserEnceladus.f90 Finished 25 replacements in file srcUser/ModUserGemReconnect.f90 Finished 30 replacements in file srcUser/ModUserJupiter.f90 Finished 122 replacements in file srcUser/ModUserMars.f90 Finished 61 replacements in file srcUser/ModUserMultiGroup.f90 Finished 92 replacements in file srcUser/ModUserOhNeutrals.f90 Finished 51 replacements in file srcUser/ModUserSaturn3sp.f90 Finished 15 replacements in file srcUser/ModUserStretchedDipole.f90 Finished 115 replacements in file srcUser/ModUserVenus.f90 Finished 4 replacements in file srcEquation/ModEquationAwsomFluidsAnisoPi.f90 Finished 6 replacements in file srcEquation/ModEquationHdCrash.f90 Finished 6 replacements in file srcEquation/ModEquationHdRadCrash.f90 Finished 4 replacements in file srcEquation/ModEquationMhdCometCG3FluidsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdEos.f90 Finished 5 replacements in file srcEquation/ModEquationMhdHyp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdMars.f90 Finished 5 replacements in file srcEquation/ModEquationMhdMarsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPw.f90 Finished 5 replacements in file srcEquation/ModEquationMhdTitan.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHypPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPe.f90 Finished 4 replacements in file srcEquation/ModEquationMultiIonPe.f90 Finished 27 replacements in file srcInterface/ModBuffer.f90 Finished 8 replacements in file srcInterface/ModRadioWaveRaytracing.f90 Thread 2 finished 2190 replacement(s) in 58 file(s) Finished 27 replacements in file src/clean_divb.f90 Finished 28 replacements in file src/get_im_pressure.f90 Finished 10 replacements in file src/ModAdvance.f90 Finished 33 replacements in file src/ModBlockData.f90 Finished 9 replacements in file src/ModCellGradient.f90 Finished 13 replacements in file src/ModConserveFlux.f90 Finished 16 replacements in file src/ModElectricField.f90 Finished 2 replacements in file src/ModExtraVariables.f90 Finished 31 replacements in file src/ModFaceValue.f90 Finished 27 replacements in file src/ModHallResist.f90 Finished 140 replacements in file src/ModHeatConduction.f90 Finished 12 replacements in file src/ModImplHypre.f90 Finished 52 replacements in file src/ModLaserHeating.f90 Finished 3 replacements in file src/ModMultiFluid.f90 Finished 17 replacements in file src/ModParticleFieldLine.f90 Finished 17 replacements in file src/ModPIC.f90 Finished 85 replacements in file src/ModRadDiffusion.f90 Finished 58 replacements in file src/ModRestartFile.f90 Finished 4 replacements in file src/ModSize.f90 Finished 31 replacements in file src/ModTimeStepControl.f90 Finished 50 replacements in file src/ModUserInterface.f90 Finished 17 replacements in file src/proj_cg.f90 Finished 217 replacements in file src/ray_trace_new.f90 Finished 45 replacements in file src/set_physics.f90 Finished 138 replacements in file src/write_logfile.f90 Finished 7 replacements in file src/write_plot_particle.f90 Finished 33 replacements in file src/write_progress.f90 Finished 8 replacements in file srcBATL/BATL_geometry.f90 Finished 30 replacements in file srcBATL/BATL_lib.f90 Finished 23 replacements in file srcBATL/BATL_pass_face.f90 Finished 2 replacements in file srcBATL/BATL_size.f90 Finished 26 replacements in file srcUser/ModUserCCMC.f90 Finished 43 replacements in file srcUser/ModUserCometCG.f90 Finished 55 replacements in file srcUser/ModUserEarthXray.f90 Finished 14 replacements in file srcUser/ModUserEos.f90 Finished 84 replacements in file srcUser/ModUserGrayDiffusion.f90 Finished 13 replacements in file srcUser/ModUserKelvinHelmholtz.f90 Finished 136 replacements in file srcUser/ModUserMarsFluids.f90 Finished 46 replacements in file srcUser/ModUserNonGyro.f90 Finished 81 replacements in file srcUser/ModUserOuterHelio.f90 Finished 42 replacements in file srcUser/ModUserSaturn.f90 Finished 25 replacements in file srcUser/ModUserSwIono.f90 Finished 121 replacements in file srcUser/ModUserVenusFluids.f90 Finished 4 replacements in file srcEquation/ModEquationAwsomFluids.f90 Finished 6 replacements in file srcEquation/ModEquationHdEos.f90 Finished 4 replacements in file srcEquation/ModEquationIonsHNO.f90 Finished 5 replacements in file srcEquation/ModEquationMhdComet.f90 Finished 5 replacements in file srcEquation/ModEquationMhdEosRad.f90 Finished 5 replacements in file srcEquation/ModEquationMhdHypPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluids.f90 Finished 5 replacements in file srcEquation/ModEquationMhdNonCons.f90 Finished 5 replacements in file srcEquation/ModEquationMhdSaturn3sp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdTitanPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHypSignB.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeSignB.f90 Finished 4 replacements in file srcEquation/ModEquationMultiSwIono.f90 Finished 13 replacements in file srcInterface/ModDensityAndGradient.f90 No variables to rename in file srcInterface/SC_wrapper.f90 Thread 3 finished 1946 replacement(s) in 57 file(s) touch SC/BATSRUS/srcInterface/Makefile.DEPEND cd SC/BATSRUS; \ perl -i -pe 's/GM/SC/' Config.pl; \ ./Config.pl -install=c -u=Sc -e=MhdCorona Reinstalling BATSRUS as SC component make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' ./Config.pl -o=SC:u=Sc,e=MhdCorona,IH:u=Ih,e=Mhd,GM:u=Default,e=Mhd ./Config.pl -g=SC:4,4,4,6200,1,IH:8,8,8,400,1,GM:8,8,8,700,1 Writing new grid size 8,8,8,700,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... Writing new grid size 8,8,8,400,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... Writing new grid size 4,4,4,6200,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make SWMF make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcInterface' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGridDescriptor.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBuffer.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_pt.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_ie.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_im.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_ih.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_rb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_pw.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_pc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 read_ih_buffer.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_lagrangian_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModDensityAndGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadioWaveRaytracing.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 read_pw_buffer.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_wrapper.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadioWaveImage.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a ModGridDescriptor.o ModBuffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_couple_ih.o read_ih_buffer.o GM_couple_im.o GM_couple_rb.o GM_couple_ie.o GM_couple_pt.o GM_couple_pw.o read_pw_buffer.o GM_couple_pc.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 IE_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a IE_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_mpi.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSingleFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExtraVariables.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProcMH.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEquation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/srcInterface' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGridDescriptor.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBuffer.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_lagrangian_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModDensityAndGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 IH_wrapper.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadioWaveRaytracing.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadioWaveImage.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a ModGridDescriptor.o ModBuffer.o update_lagrangian_grid.o ModRadioWaveImage.o ModRadioWaveRaytracing.o ModDensityAndGradient.o IH_wrapper.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 PW_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a PW_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_mpi.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSingleFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExtraVariables.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProcMH.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEquation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/srcInterface' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBuffer.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGridDescriptor.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_lagrangian_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModDensityAndGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 SC_wrapper.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadioWaveRaytracing.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadioWaveImage.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a ModBuffer.o ModGridDescriptor.o SC_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINTERFACE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_ie.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ih_gm.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_im.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_ua.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ih_sc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_mh_sp.f90 CON_couple_mh_sp.f90(233): error #6818: The statement following a CONTAINS is not a function-stmt or a subroutine-stmt. end subroutine couple_mh_sp_init --^ compilation aborted for CON_couple_mh_sp.f90 (code 1) make[7]: *** [CON_couple_mh_sp.o] Error 1 make[7]: *** Waiting for unfinished jobs.... make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make[5]: *** [LIB] Error 2 make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[4]: *** [SWMFEXE] Error 2 make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[3]: *** [SWMF] Error 2 make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[2]: *** [test2_compile] Error 2 make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[1]: *** [test2] Error 2 make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' /usr/bin/make test4_compile make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,IM/HEIDI Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,600,1 -o=GM:u=Default,e=Mhd Writing new grid size 8,8,8,600,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make SWMF make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcInterface' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGridDescriptor.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBuffer.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_pt.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_ie.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_im.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_ih.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_rb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_pw.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_pc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 read_ih_buffer.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_lagrangian_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModDensityAndGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadioWaveRaytracing.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 read_pw_buffer.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadioWaveImage.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_wrapper.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a ModGridDescriptor.o ModBuffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_couple_ih.o read_ih_buffer.o GM_couple_im.o GM_couple_rb.o GM_couple_ie.o GM_couple_pt.o GM_couple_pw.o read_pw_buffer.o GM_couple_pc.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Ridley_serial' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Ridley_serial/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Ridley_serial/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 IE_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a ModSize.o IE_ModMain.o IE_ModIo.o ModIonosphere.o ModProcIE.o ModIE_Interface.o ModFiles.o ModConductance.o ModIonoMagPerturb.o IE_solve.o IE_wrapper.o IE_Initialize.o IE_Library.o IE_gather.o iono_conductances.o iono_currents.o iono_joule.o iono_solver.o Create_Region2_Currents.o ionosphere.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Ridley_serial/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Ridley_serial/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Ridley_serial' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 IH_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a IH_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI' touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/NOMPI/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libNOMPI.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/NOMPI/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libNOMPI.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/NOMPI/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libNOMPI.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/NOMPI/src' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI/src' make libHEIDI.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeidiBField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 heidi_setup.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 heidi_icbc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 heidi_output.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 HModel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeidiNeutralH.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 heidi_integrals.f90 rm -f libHEIDI.a ar -rs libHEIDI.a ModHeidiSize.o ModHeidiMain.o ModHeidiCurrents.o ModHeidiDGCPM.o ModHeidiDrifts.o ModHeidiIO.o ModHeidiWaves.o ModInit.o ModIonoHeidi.o ModHeidiSatellites.o ModProcHEIDI.o ModHeidiInput.o ModHeidiBField.o ModHeidiNeutralH.o ModHeidiBACoefficients.o ModHeidiAsymStretchedB.o heidi_emudt.o heidi_integrals.o heidi_setup.o heidi_icbc.o heidi_coefficients.o heidi_operators.o heidi_currents.o heidi_output.o heidi_waves.o recipes.o pbo.o wgrdar.o get_potential.o heidi_check.o heidi_init.o heidi_run.o read_ring_current.o write_ring_current.o epencalc.o iono_init.o HModel.o ar: creating libHEIDI.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI/src' libHEIDI.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI/src' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI/srcInterface' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 IM_wrapper.f90 cp -f ../src/libHEIDI.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a IM_wrapper.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/HEIDI' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' cp -f ../../../IH/Empty/src/IH_wrapper.f90 OH_wrapper.f90 perl -i -pe \ 's/IH/OH/g;s/_sc/_ih/;s/BATSRUS/OH_BATSRUS/;s/Inner/Outer/;'\ OH_wrapper.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 OH_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a OH_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 SC_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a SC_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINTERFACE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_ie.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ih_gm.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_im.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_ua.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ih_sc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_mh_sp.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_rb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_pw.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_pw.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_ps.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_rb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ih_oh.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ee_sc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_pt.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_pc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_oh_pt.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_wrapper.f90 CON_couple_mh_sp.f90(233): error #6818: The statement following a CONTAINS is not a function-stmt or a subroutine-stmt. end subroutine couple_mh_sp_init --^ compilation aborted for CON_couple_mh_sp.f90 (code 1) make[7]: *** [CON_couple_mh_sp.o] Error 1 make[7]: *** Waiting for unfinished jobs.... make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make[5]: *** [LIB] Error 2 make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[4]: *** [SWMFEXE] Error 2 make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[3]: *** [SWMF] Error 2 make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[2]: *** [test4_compile] Error 2 make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[1]: *** [test4] Error 2 make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' /usr/bin/make test5_compile make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' ./Config.pl -v=Empty,EE/BATSRUS,SC/BATSRUS Modifying versions in Makefile.def make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' cd EE/BATSRUS; \ rm -rf src srcBATL srcUser srcEquation; \ mkdir src srcBATL srcUser srcEquation cd GM/BATSRUS/src; cp *.f90 *.h Makefile* ../../../EE/BATSRUS/src cd GM/BATSRUS/srcBATL; cp BATL*.f90 Makefile* \ ../../../EE/BATSRUS/srcBATL cd GM/BATSRUS/srcInterface/; \ cp ModGridDescriptor.f90 ModBuffer.f90 \ update_lagrangian_grid.f90 \ ModRadioWaveImage.f90 ModRadioWaveRaytracing.f90 \ ModDensityAndGradient.f90 \ ../../../EE/BATSRUS/srcInterface cp GM/BATSRUS/srcUser/*.f90 EE/BATSRUS/srcUser/ cp GM/BATSRUS/srcEquation/*.f90 EE/BATSRUS/srcEquation/ cd GM/BATSRUS; \ cp Makefile.def Makefile.conf PARAM.XML Config.pl \ ../../EE/BATSRUS/ cd EE/BATSRUS/src; rm -f main.f90 cd EE/BATSRUS; \ /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/Methods.pl EE src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90; \ /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/Rename.pl -w -r -common=EE src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90; \ touch srcInterface/Makefile.DEPEND; \ perl -i -pe 's/GM/EE/' Config.pl; \ ./Config.pl -install=c -u=Ee -e=MhdEosRad Number of files to process=232 Finished 47 replacements in file src/advect_points.f90 Finished 53 replacements in file src/explicit.f90 Finished 59 replacements in file src/load_balance.f90 Finished 29 replacements in file src/ModB0.f90 Finished 36 replacements in file src/ModCalcSource.f90 Finished 10 replacements in file src/ModChromosphere.f90 Finished 5 replacements in file src/ModCT.f90 Finished 5 replacements in file src/ModEquation.f90 Finished 108 replacements in file src/ModFaceFlux.f90 Finished 11 replacements in file src/ModGeometry.f90 Finished 40 replacements in file src/ModHdf5.f90 Finished 31 replacements in file src/ModIeCoupling.f90 Finished 11 replacements in file src/ModImplicit.f90 Finished 9 replacements in file src/ModMain.f90 Finished 5 replacements in file src/ModNodes.f90 Finished 10 replacements in file src/ModPartSteady.f90 Finished 2 replacements in file src/ModProcMH.f90 Finished 8 replacements in file src/ModRaytrace.f90 Finished 70 replacements in file src/ModSemiImplicit.f90 Finished 23 replacements in file src/ModSolarwind.f90 Finished 78 replacements in file src/ModUserEmpty.f90 Finished 19 replacements in file src/ModWaves.f90 Finished 37 replacements in file src/ray_pass.f90 Finished 25 replacements in file src/set_block_geometry.f90 Finished 59 replacements in file src/update_states_MHD.f90 Finished 10 replacements in file src/write_plot_idl.f90 Finished 9 replacements in file src/write_plot_sph.f90 Finished 28 replacements in file srcBATL/BATL_amr_criteria.f90 Finished 11 replacements in file srcBATL/BATL_high_order.f90 Finished 6 replacements in file srcBATL/BATL_particles.f90 Finished 15 replacements in file srcBATL/BATL_pass_node.f90 Finished 23 replacements in file srcBATL/BATL_tree.f90 Finished 152 replacements in file srcUser/ModUserComet3FluidsPe.f90 Finished 100 replacements in file srcUser/ModUserCometNeutralFluids.f90 Finished 86 replacements in file srcUser/ModUserEeWedge.f90 Finished 88 replacements in file srcUser/ModUserEuropaSingleMHDPe.f90 Finished 37 replacements in file srcUser/ModUserIh.f90 Finished 64 replacements in file srcUser/ModUserLogAdvection.f90 Finished 52 replacements in file srcUser/ModUserMercury.f90 Finished 8 replacements in file srcUser/ModUserOh.f90 Finished 20 replacements in file srcUser/ModUserPointImplicit.f90 Finished 84 replacements in file srcUser/ModUserSc.f90 Finished 121 replacements in file srcUser/ModUserTitanPe.f90 Finished 87 replacements in file srcUser/ModUserWaves.f90 Finished 6 replacements in file srcEquation/ModEquationCrashTe.f90 Finished 6 replacements in file srcEquation/ModEquationHd.f90 Finished 4 replacements in file srcEquation/ModEquationMhdComet3FluidsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCrash.f90 Finished 4 replacements in file srcEquation/ModEquationMhdHd.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIonsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsSW.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdSwIonoPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHyp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPiSignB.f90 Finished 4 replacements in file srcEquation/ModEquationMultiIon.f90 Finished 5 replacements in file srcEquation/ModEquationOuterHelioPUI.f90 Finished 7 replacements in file srcInterface/ModGridDescriptor.f90 Thread 1 finished 1859 replacement(s) in 58 file(s) Finished 94 replacements in file src/constrain_B.f90 Finished 176 replacements in file src/library.f90 Finished 42 replacements in file src/ModAMR.f90 Finished 12 replacements in file src/ModBoundaryCells.f90 Finished 5 replacements in file src/ModCharacteristic.f90 Finished 103 replacements in file src/ModCoronalHeating.f90 Finished 27 replacements in file src/ModEnergy.f90 Finished 40 replacements in file src/ModFaceBoundary.f90 Finished 17 replacements in file src/ModFieldLineThread.f90 Finished 4 replacements in file src/ModHdf5_empty.f90 Finished 13 replacements in file src/ModHeatFluxCollisionless.f90 Finished 12 replacements in file src/ModImplHypre_orig.f90 Finished 32 replacements in file src/ModLocalTimeStep.f90 Finished 51 replacements in file src/ModMultiIon.f90 Finished 111 replacements in file src/ModPartImplicit.f90 Finished 16 replacements in file src/ModPointImplicit.f90 Finished 21 replacements in file src/ModRadiativeCooling.f90 Finished 38 replacements in file src/ModSatelliteFile.f90 Finished 4 replacements in file src/ModSize_orig.f90 Finished 4 replacements in file src/ModUserDefault.f90 Finished 13 replacements in file src/ModViscosity.f90 Finished 117 replacements in file src/project_B.f90 Finished 13 replacements in file src/rotate.f90 Finished 68 replacements in file src/update_states.f90 Finished 114 replacements in file src/write_plot_common.f90 Finished 19 replacements in file src/write_plot_radiowave.f90 Finished 20 replacements in file src/user_module.h Finished 18 replacements in file srcBATL/BATL_grid.f90 Finished 5 replacements in file srcBATL/BATL_mpi.f90 Finished 8 replacements in file srcBATL/BATL_pass_face_field.f90 Finished 2 replacements in file srcBATL/BATL_size_orig.f90 Finished 53 replacements in file srcUser/ModUserComet1Sp.f90 Finished 172 replacements in file srcUser/ModUserCometCGfluids.f90 Finished 95 replacements in file srcUser/ModUserEe.f90 Finished 49 replacements in file srcUser/ModUserEuropa.f90 Finished 115 replacements in file srcUser/ModUserHeatConduction.f90 Finished 119 replacements in file srcUser/ModUserLc.f90 Finished 58 replacements in file srcUser/ModUserMarshak.f90 Finished 10 replacements in file srcUser/ModUserNonPublicSample.f90 Finished 88 replacements in file srcUser/ModUserOuterHelioPUI.f90 Finished 129 replacements in file srcUser/ModUserScChromo.f90 Finished 110 replacements in file srcUser/ModUserTitan.f90 Finished 34 replacements in file srcUser/ModUserWaveReflection.f90 Finished 6 replacements in file srcEquation/ModEquationCrash.f90 Finished 6 replacements in file srcEquation/ModEquationHdEosRad.f90 Finished 5 replacements in file srcEquation/ModEquationMhdAnisoP.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCorona.f90 Finished 5 replacements in file srcEquation/ModEquationMhd.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIons.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPeAnisoPi.f90 Finished 5 replacements in file srcEquation/ModEquationMhdSwIono.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWaves.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPi.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesSignB.f90 Finished 4 replacements in file srcEquation/ModEquationOuterHelio.f90 Finished 13 replacements in file srcInterface/ModDensityAndGradient.f90 Finished 17 replacements in file srcInterface/update_lagrangian_grid.f90 Thread 4 finished 2345 replacement(s) in 58 file(s) Finished 176 replacements in file src/BATS_methods.f90 Finished 21 replacements in file src/fix_axis_cells.f90 Finished 159 replacements in file src/MH_set_parameters.f90 Finished 34 replacements in file src/ModBatlInterface.f90 Finished 61 replacements in file src/ModCellBoundary.f90 Finished 13 replacements in file src/ModCoarseAxis.f90 Finished 14 replacements in file src/ModCurrent.f90 Finished 33 replacements in file src/ModExpansionFactors.f90 Finished 25 replacements in file src/ModFaceGradient.f90 Finished 50 replacements in file src/ModGroundMagPerturb.f90 Finished 40 replacements in file src/ModHdf5_orig.f90 Finished 8 replacements in file src/ModImplHypre_empty.f90 Finished 7 replacements in file src/ModIO.f90 Finished 24 replacements in file src/ModMessagePass.f90 Finished 5 replacements in file src/ModParallel.f90 Finished 4 replacements in file src/ModPhysics.f90 Finished 8 replacements in file src/ModProject.f90 Finished 78 replacements in file src/ModResistivity.f90 Finished 2 replacements in file src/ModSingleFluid.f90 Finished 36 replacements in file src/ModThreadedLC.f90 Finished 4 replacements in file src/ModUser.f90 Finished 23 replacements in file src/proj_bicgstab.f90 Finished 93 replacements in file src/ray_trace.f90 Finished 20 replacements in file src/set_ICs.f90 Finished 87 replacements in file src/user_interface.f90 Finished 49 replacements in file src/write_plot_los.f90 Finished 32 replacements in file src/write_plot_tec.f90 Finished 27 replacements in file srcBATL/BATL_amr.f90 Finished 9 replacements in file srcBATL/BATL_interpolate_amr.f90 Finished 32 replacements in file srcBATL/BATL_pass_cell.f90 Finished 16 replacements in file srcBATL/BATL_region.f90 Finished 108 replacements in file srcUser/ModUserAwsomFluids.f90 Finished 63 replacements in file srcUser/ModUserComet6Sp.f90 Finished 192 replacements in file srcUser/ModUserCrash.f90 Finished 27 replacements in file srcUser/ModUserEnceladus.f90 Finished 25 replacements in file srcUser/ModUserGemReconnect.f90 Finished 30 replacements in file srcUser/ModUserJupiter.f90 Finished 122 replacements in file srcUser/ModUserMars.f90 Finished 61 replacements in file srcUser/ModUserMultiGroup.f90 Finished 92 replacements in file srcUser/ModUserOhNeutrals.f90 Finished 51 replacements in file srcUser/ModUserSaturn3sp.f90 Finished 15 replacements in file srcUser/ModUserStretchedDipole.f90 Finished 115 replacements in file srcUser/ModUserVenus.f90 Finished 4 replacements in file srcEquation/ModEquationAwsomFluidsAnisoPi.f90 Finished 6 replacements in file srcEquation/ModEquationHdCrash.f90 Finished 6 replacements in file srcEquation/ModEquationHdRadCrash.f90 Finished 4 replacements in file srcEquation/ModEquationMhdCometCG3FluidsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdEos.f90 Finished 5 replacements in file srcEquation/ModEquationMhdHyp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdMars.f90 Finished 5 replacements in file srcEquation/ModEquationMhdMarsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPw.f90 Finished 5 replacements in file srcEquation/ModEquationMhdTitan.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHypPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPe.f90 Finished 4 replacements in file srcEquation/ModEquationMultiIonPe.f90 No variables to rename in file srcInterface/EE_wrapper.f90 Finished 10 replacements in file srcInterface/ModRadioWaveImage.f90 Thread 2 finished 2165 replacement(s) in 57 file(s) Finished 27 replacements in file src/clean_divb.f90 Finished 28 replacements in file src/get_im_pressure.f90 Finished 10 replacements in file src/ModAdvance.f90 Finished 33 replacements in file src/ModBlockData.f90 Finished 9 replacements in file src/ModCellGradient.f90 Finished 13 replacements in file src/ModConserveFlux.f90 Finished 16 replacements in file src/ModElectricField.f90 Finished 2 replacements in file src/ModExtraVariables.f90 Finished 31 replacements in file src/ModFaceValue.f90 Finished 27 replacements in file src/ModHallResist.f90 Finished 140 replacements in file src/ModHeatConduction.f90 Finished 12 replacements in file src/ModImplHypre.f90 Finished 52 replacements in file src/ModLaserHeating.f90 Finished 3 replacements in file src/ModMultiFluid.f90 Finished 17 replacements in file src/ModParticleFieldLine.f90 Finished 17 replacements in file src/ModPIC.f90 Finished 85 replacements in file src/ModRadDiffusion.f90 Finished 58 replacements in file src/ModRestartFile.f90 Finished 4 replacements in file src/ModSize.f90 Finished 31 replacements in file src/ModTimeStepControl.f90 Finished 50 replacements in file src/ModUserInterface.f90 Finished 17 replacements in file src/proj_cg.f90 Finished 217 replacements in file src/ray_trace_new.f90 Finished 45 replacements in file src/set_physics.f90 Finished 138 replacements in file src/write_logfile.f90 Finished 7 replacements in file src/write_plot_particle.f90 Finished 33 replacements in file src/write_progress.f90 Finished 8 replacements in file srcBATL/BATL_geometry.f90 Finished 30 replacements in file srcBATL/BATL_lib.f90 Finished 23 replacements in file srcBATL/BATL_pass_face.f90 Finished 2 replacements in file srcBATL/BATL_size.f90 Finished 26 replacements in file srcUser/ModUserCCMC.f90 Finished 43 replacements in file srcUser/ModUserCometCG.f90 Finished 55 replacements in file srcUser/ModUserEarthXray.f90 Finished 14 replacements in file srcUser/ModUserEos.f90 Finished 84 replacements in file srcUser/ModUserGrayDiffusion.f90 Finished 13 replacements in file srcUser/ModUserKelvinHelmholtz.f90 Finished 136 replacements in file srcUser/ModUserMarsFluids.f90 Finished 46 replacements in file srcUser/ModUserNonGyro.f90 Finished 81 replacements in file srcUser/ModUserOuterHelio.f90 Finished 42 replacements in file srcUser/ModUserSaturn.f90 Finished 25 replacements in file srcUser/ModUserSwIono.f90 Finished 121 replacements in file srcUser/ModUserVenusFluids.f90 Finished 4 replacements in file srcEquation/ModEquationAwsomFluids.f90 Finished 6 replacements in file srcEquation/ModEquationHdEos.f90 Finished 4 replacements in file srcEquation/ModEquationIonsHNO.f90 Finished 5 replacements in file srcEquation/ModEquationMhdComet.f90 Finished 5 replacements in file srcEquation/ModEquationMhdEosRad.f90 Finished 5 replacements in file srcEquation/ModEquationMhdHypPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluids.f90 Finished 5 replacements in file srcEquation/ModEquationMhdNonCons.f90 Finished 5 replacements in file srcEquation/ModEquationMhdSaturn3sp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdTitanPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHypSignB.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeSignB.f90 Finished 4 replacements in file srcEquation/ModEquationMultiSwIono.f90 Finished 27 replacements in file srcInterface/ModBuffer.f90 Finished 8 replacements in file srcInterface/ModRadioWaveRaytracing.f90 Thread 3 finished 1968 replacement(s) in 58 file(s) Reinstalling BATSRUS as EE component make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' ./Config.pl -o=EE:u=EeWedge,e=MhdEos ./Config.pl -o=SC:u=ScChromo,e=MhdWavesPe ./Config.pl -g=EE:10,10,10,500,1,SC:4,4,4,1200,1 Writing new grid size 10,10,10,500,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... Writing new grid size 4,4,4,1200,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make SWMF make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_mpi.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSingleFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExtraVariables.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProcMH.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEquation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/BATSRUS/srcInterface' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGridDescriptor.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBuffer.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 EE_wrapper.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_lagrangian_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModDensityAndGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadioWaveRaytracing.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadioWaveImage.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a EE_wrapper.o ModBuffer.o update_lagrangian_grid.o ModRadioWaveImage.o ModGridDescriptor.o ModRadioWaveRaytracing.o ModDensityAndGradient.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/BATSRUS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/BATSRUS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a GM_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 IE_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a IE_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 IM_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a IM_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEquation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/srcInterface' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBuffer.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGridDescriptor.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_lagrangian_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModDensityAndGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 SC_wrapper.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadioWaveRaytracing.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadioWaveImage.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a ModBuffer.o ModGridDescriptor.o SC_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINTERFACE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_ie.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ih_gm.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_im.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_im.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_ua.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ih_sc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_mh_sp.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_rb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_pw.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_pw.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_ps.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_rb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ih_oh.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ee_sc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_pt.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_pc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_oh_pt.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_wrapper.f90 CON_couple_mh_sp.f90(233): error #6818: The statement following a CONTAINS is not a function-stmt or a subroutine-stmt. end subroutine couple_mh_sp_init --^ compilation aborted for CON_couple_mh_sp.f90 (code 1) make[7]: *** [CON_couple_mh_sp.o] Error 1 make[7]: *** Waiting for unfinished jobs.... make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make[5]: *** [LIB] Error 2 make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[4]: *** [SWMFEXE] Error 2 make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[3]: *** [SWMF] Error 2 make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[2]: *** [test5_compile] Error 2 make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[1]: *** [test5] Error 2 make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' /usr/bin/make test6_compile make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,IM/CRCM Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,400,100 -o=GM:u=Default,e=Mhd,IM:EarthHO Writing new grid size 8,8,8,400,100 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make SWMF make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 EE_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a EE_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcInterface' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGridDescriptor.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBuffer.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_pt.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_ie.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_im.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_ih.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_rb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_pw.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_pc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 read_ih_buffer.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_lagrangian_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModDensityAndGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadioWaveRaytracing.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 read_pw_buffer.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadioWaveImage.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_wrapper.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a ModGridDescriptor.o ModBuffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_couple_ih.o read_ih_buffer.o GM_couple_im.o GM_couple_rb.o GM_couple_ie.o GM_couple_pt.o GM_couple_pw.o read_pw_buffer.o GM_couple_pc.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Ridley_serial' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Ridley_serial/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Ridley_serial/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 IE_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a ModSize.o IE_ModMain.o IE_ModIo.o ModIonosphere.o ModProcIE.o ModIE_Interface.o ModFiles.o ModConductance.o ModIonoMagPerturb.o IE_solve.o IE_wrapper.o IE_Initialize.o IE_Library.o IE_gather.o iono_conductances.o iono_currents.o iono_joule.o iono_solver.o Create_Region2_Currents.o ionosphere.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Ridley_serial/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Ridley_serial/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Ridley_serial' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/CRCM' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/CRCM/src' Makefile:31: warning: overriding commands for target `.f.o' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/Makefile.conf:80: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/Makefile.conf:74: warning: ignoring old commands for target `.f90.o' make libCRCM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/CRCM/src' Makefile:31: warning: overriding commands for target `.f.o' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/Makefile.conf:80: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/Makefile.conf:74: warning: ignoring old commands for target `.f90.o' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 ModGrid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 ModPlanet.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 ModTsyInput.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 ModImTime.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 plot_fieldline.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 trace_dipole.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 ModCrcm.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 ModInitialize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 ModGmCRCM.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 ModIeCrcm.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 ModFieldTrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 ModRestart.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 ModCrcmPlot.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 ModImSat.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 set_parameters.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 crcm.f90 rm -f libCRCM.a ar -rs libCRCM.a ModCrcm.o ModCrcmPlot.o ModFieldTrace.o ModGmCRCM.o ModGrid.o ModIeCrcm.o ModImSat.o ModImTime.o ModInitialize.o ModPlanet.o ModRestart.o ModTsyInput.o crcm.o set_parameters.o plot_fieldline.o trace_dipole.o ar: creating libCRCM.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/CRCM/src' libCRCM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/CRCM/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/CRCM/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/CRCM/srcInterface' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 IM_wrapper.f90 cp -f ../src/libCRCM.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a IM_wrapper.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/CRCM/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/CRCM/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/CRCM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 SC_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a SC_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINTERFACE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_ie.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ih_gm.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_im.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_im.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_ua.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ih_sc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_mh_sp.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_rb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_pw.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_pw.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_ps.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_rb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ih_oh.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ee_sc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_pt.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_pc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_oh_pt.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_wrapper.f90 CON_couple_mh_sp.f90(233): error #6818: The statement following a CONTAINS is not a function-stmt or a subroutine-stmt. end subroutine couple_mh_sp_init --^ compilation aborted for CON_couple_mh_sp.f90 (code 1) make[7]: *** [CON_couple_mh_sp.o] Error 1 make[7]: *** Waiting for unfinished jobs.... make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make[5]: *** [LIB] Error 2 make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[4]: *** [SWMFEXE] Error 2 make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[3]: *** [SWMF] Error 2 make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[2]: *** [test6_compile] Error 2 make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[1]: *** [test6] Error 2 make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' /usr/bin/make test7_compile make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' ./Config.pl -v=Empty,IH/BATSRUS,OH/BATSRUS Modifying versions in Makefile.def make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' cd OH/BATSRUS; \ rm -rf src srcBATL srcUser srcEquation \ srcInterface/OH_wrapper.f90; \ mkdir src srcBATL srcUser srcEquation cd GM/BATSRUS/src; cp *.f90 *.h Makefile* ../../../OH/BATSRUS/src cd GM/BATSRUS/srcBATL; cp BATL*.f90 Makefile* \ ../../../OH/BATSRUS/srcBATL cd GM/BATSRUS/srcInterface/; \ cp ModGridDescriptor.f90 ModBuffer.f90 \ update_lagrangian_grid.f90 \ ModRadioWaveImage.f90 ModRadioWaveRaytracing.f90 \ ModDensityAndGradient.f90 \ ../../../OH/BATSRUS/srcInterface/ cp GM/BATSRUS/srcUser/*.f90 OH/BATSRUS/srcUser/ cp GM/BATSRUS/srcEquation/*.f90 OH/BATSRUS/srcEquation/ cd GM/BATSRUS; \ cp Makefile.def Makefile.conf PARAM.XML Config.pl \ ../../OH/BATSRUS/ cd OH/BATSRUS/src; rm -f main.f90 cp -f IH/BATSRUS/srcInterface/IH_wrapper.f90 \ OH/BATSRUS/srcInterface/OH_wrapper.f90 cd OH/BATSRUS/srcInterface/; perl -i -pe \ 's/IH/OH/g;s/Ih/Oh/g;s/_sc/_ih/;s/SC/IH/g;s/Sc/Ih/g;s/Inner/Outer/' \ OH_wrapper.f90 ModBuffer.f90 cd OH/BATSRUS; \ /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/Methods.pl OH src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90; \ /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/Rename.pl -w -r -common=OH src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90 Number of files to process=233 Finished 47 replacements in file src/advect_points.f90 Finished 53 replacements in file src/explicit.f90 Finished 59 replacements in file src/load_balance.f90 Finished 29 replacements in file src/ModB0.f90 Finished 36 replacements in file src/ModCalcSource.f90 Finished 10 replacements in file src/ModChromosphere.f90 Finished 5 replacements in file src/ModCT.f90 Finished 5 replacements in file src/ModEquation.f90 Finished 108 replacements in file src/ModFaceFlux.f90 Finished 11 replacements in file src/ModGeometry.f90 Finished 40 replacements in file src/ModHdf5.f90 Finished 31 replacements in file src/ModIeCoupling.f90 Finished 11 replacements in file src/ModImplicit.f90 Finished 9 replacements in file src/ModMain.f90 Finished 5 replacements in file src/ModNodes.f90 Finished 10 replacements in file src/ModPartSteady.f90 Finished 2 replacements in file src/ModProcMH.f90 Finished 8 replacements in file src/ModRaytrace.f90 Finished 70 replacements in file src/ModSemiImplicit.f90 Finished 23 replacements in file src/ModSolarwind.f90 Finished 78 replacements in file src/ModUserEmpty.f90 Finished 19 replacements in file src/ModWaves.f90 Finished 37 replacements in file src/ray_pass.f90 Finished 25 replacements in file src/set_block_geometry.f90 Finished 59 replacements in file src/update_states_MHD.f90 Finished 10 replacements in file src/write_plot_idl.f90 Finished 9 replacements in file src/write_plot_sph.f90 Finished 28 replacements in file srcBATL/BATL_amr_criteria.f90 Finished 11 replacements in file srcBATL/BATL_high_order.f90 Finished 6 replacements in file srcBATL/BATL_particles.f90 Finished 15 replacements in file srcBATL/BATL_pass_node.f90 Finished 23 replacements in file srcBATL/BATL_tree.f90 Finished 152 replacements in file srcUser/ModUserComet3FluidsPe.f90 Finished 100 replacements in file srcUser/ModUserCometNeutralFluids.f90 Finished 86 replacements in file srcUser/ModUserEeWedge.f90 Finished 88 replacements in file srcUser/ModUserEuropaSingleMHDPe.f90 Finished 37 replacements in file srcUser/ModUserIh.f90 Finished 64 replacements in file srcUser/ModUserLogAdvection.f90 Finished 52 replacements in file srcUser/ModUserMercury.f90 Finished 8 replacements in file srcUser/ModUserOh.f90 Finished 20 replacements in file srcUser/ModUserPointImplicit.f90 Finished 84 replacements in file srcUser/ModUserSc.f90 Finished 121 replacements in file srcUser/ModUserTitanPe.f90 Finished 87 replacements in file srcUser/ModUserWaves.f90 Finished 6 replacements in file srcEquation/ModEquationCrashTe.f90 Finished 6 replacements in file srcEquation/ModEquationHd.f90 Finished 4 replacements in file srcEquation/ModEquationMhdComet3FluidsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCrash.f90 Finished 4 replacements in file srcEquation/ModEquationMhdHd.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIonsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsSW.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdSwIonoPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHyp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPiSignB.f90 Finished 4 replacements in file srcEquation/ModEquationMultiIon.f90 Finished 5 replacements in file srcEquation/ModEquationOuterHelioPUI.f90 Finished 10 replacements in file srcInterface/ModRadioWaveImage.f90 Finished 17 replacements in file srcInterface/update_lagrangian_grid.f90 Thread 1 finished 1879 replacement(s) in 59 file(s) Finished 94 replacements in file src/constrain_B.f90 Finished 176 replacements in file src/library.f90 Finished 42 replacements in file src/ModAMR.f90 Finished 12 replacements in file src/ModBoundaryCells.f90 Finished 5 replacements in file src/ModCharacteristic.f90 Finished 103 replacements in file src/ModCoronalHeating.f90 Finished 27 replacements in file src/ModEnergy.f90 Finished 40 replacements in file src/ModFaceBoundary.f90 Finished 17 replacements in file src/ModFieldLineThread.f90 Finished 4 replacements in file src/ModHdf5_empty.f90 Finished 13 replacements in file src/ModHeatFluxCollisionless.f90 Finished 12 replacements in file src/ModImplHypre_orig.f90 Finished 32 replacements in file src/ModLocalTimeStep.f90 Finished 51 replacements in file src/ModMultiIon.f90 Finished 111 replacements in file src/ModPartImplicit.f90 Finished 16 replacements in file src/ModPointImplicit.f90 Finished 21 replacements in file src/ModRadiativeCooling.f90 Finished 38 replacements in file src/ModSatelliteFile.f90 Finished 4 replacements in file src/ModSize_orig.f90 Finished 4 replacements in file src/ModUserDefault.f90 Finished 13 replacements in file src/ModViscosity.f90 Finished 117 replacements in file src/project_B.f90 Finished 13 replacements in file src/rotate.f90 Finished 68 replacements in file src/update_states.f90 Finished 114 replacements in file src/write_plot_common.f90 Finished 19 replacements in file src/write_plot_radiowave.f90 Finished 20 replacements in file src/user_module.h Finished 18 replacements in file srcBATL/BATL_grid.f90 Finished 5 replacements in file srcBATL/BATL_mpi.f90 Finished 8 replacements in file srcBATL/BATL_pass_face_field.f90 Finished 2 replacements in file srcBATL/BATL_size_orig.f90 Finished 53 replacements in file srcUser/ModUserComet1Sp.f90 Finished 172 replacements in file srcUser/ModUserCometCGfluids.f90 Finished 95 replacements in file srcUser/ModUserEe.f90 Finished 49 replacements in file srcUser/ModUserEuropa.f90 Finished 115 replacements in file srcUser/ModUserHeatConduction.f90 Finished 119 replacements in file srcUser/ModUserLc.f90 Finished 58 replacements in file srcUser/ModUserMarshak.f90 Finished 10 replacements in file srcUser/ModUserNonPublicSample.f90 Finished 88 replacements in file srcUser/ModUserOuterHelioPUI.f90 Finished 129 replacements in file srcUser/ModUserScChromo.f90 Finished 110 replacements in file srcUser/ModUserTitan.f90 Finished 34 replacements in file srcUser/ModUserWaveReflection.f90 Finished 6 replacements in file srcEquation/ModEquationCrash.f90 Finished 6 replacements in file srcEquation/ModEquationHdEosRad.f90 Finished 5 replacements in file srcEquation/ModEquationMhdAnisoP.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCorona.f90 Finished 5 replacements in file srcEquation/ModEquationMhd.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIons.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPeAnisoPi.f90 Finished 5 replacements in file srcEquation/ModEquationMhdSwIono.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWaves.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPi.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesSignB.f90 Finished 4 replacements in file srcEquation/ModEquationOuterHelio.f90 Finished 7 replacements in file srcInterface/ModGridDescriptor.f90 No variables to rename in file srcInterface/OH_wrapper.f90 Thread 4 finished 2322 replacement(s) in 57 file(s) Finished 176 replacements in file src/BATS_methods.f90 Finished 21 replacements in file src/fix_axis_cells.f90 Finished 159 replacements in file src/MH_set_parameters.f90 Finished 34 replacements in file src/ModBatlInterface.f90 Finished 61 replacements in file src/ModCellBoundary.f90 Finished 13 replacements in file src/ModCoarseAxis.f90 Finished 14 replacements in file src/ModCurrent.f90 Finished 33 replacements in file src/ModExpansionFactors.f90 Finished 25 replacements in file src/ModFaceGradient.f90 Finished 50 replacements in file src/ModGroundMagPerturb.f90 Finished 40 replacements in file src/ModHdf5_orig.f90 Finished 8 replacements in file src/ModImplHypre_empty.f90 Finished 7 replacements in file src/ModIO.f90 Finished 24 replacements in file src/ModMessagePass.f90 Finished 5 replacements in file src/ModParallel.f90 Finished 4 replacements in file src/ModPhysics.f90 Finished 8 replacements in file src/ModProject.f90 Finished 78 replacements in file src/ModResistivity.f90 Finished 2 replacements in file src/ModSingleFluid.f90 Finished 36 replacements in file src/ModThreadedLC.f90 Finished 4 replacements in file src/ModUser.f90 Finished 23 replacements in file src/proj_bicgstab.f90 Finished 93 replacements in file src/ray_trace.f90 Finished 20 replacements in file src/set_ICs.f90 Finished 87 replacements in file src/user_interface.f90 Finished 49 replacements in file src/write_plot_los.f90 Finished 32 replacements in file src/write_plot_tec.f90 Finished 27 replacements in file srcBATL/BATL_amr.f90 Finished 9 replacements in file srcBATL/BATL_interpolate_amr.f90 Finished 32 replacements in file srcBATL/BATL_pass_cell.f90 Finished 16 replacements in file srcBATL/BATL_region.f90 Finished 108 replacements in file srcUser/ModUserAwsomFluids.f90 Finished 63 replacements in file srcUser/ModUserComet6Sp.f90 Finished 192 replacements in file srcUser/ModUserCrash.f90 Finished 27 replacements in file srcUser/ModUserEnceladus.f90 Finished 25 replacements in file srcUser/ModUserGemReconnect.f90 Finished 30 replacements in file srcUser/ModUserJupiter.f90 Finished 122 replacements in file srcUser/ModUserMars.f90 Finished 61 replacements in file srcUser/ModUserMultiGroup.f90 Finished 92 replacements in file srcUser/ModUserOhNeutrals.f90 Finished 51 replacements in file srcUser/ModUserSaturn3sp.f90 Finished 15 replacements in file srcUser/ModUserStretchedDipole.f90 Finished 115 replacements in file srcUser/ModUserVenus.f90 Finished 4 replacements in file srcEquation/ModEquationAwsomFluidsAnisoPi.f90 Finished 6 replacements in file srcEquation/ModEquationHdCrash.f90 Finished 6 replacements in file srcEquation/ModEquationHdRadCrash.f90 Finished 4 replacements in file srcEquation/ModEquationMhdCometCG3FluidsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdEos.f90 Finished 5 replacements in file srcEquation/ModEquationMhdHyp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdMars.f90 Finished 5 replacements in file srcEquation/ModEquationMhdMarsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPw.f90 Finished 5 replacements in file srcEquation/ModEquationMhdTitan.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHypPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPe.f90 Finished 4 replacements in file srcEquation/ModEquationMultiIonPe.f90 Finished 27 replacements in file srcInterface/ModBuffer.f90 Finished 8 replacements in file srcInterface/ModRadioWaveRaytracing.f90 Thread 2 finished 2190 replacement(s) in 58 file(s) Finished 27 replacements in file src/clean_divb.f90 Finished 28 replacements in file src/get_im_pressure.f90 Finished 10 replacements in file src/ModAdvance.f90 Finished 33 replacements in file src/ModBlockData.f90 Finished 9 replacements in file src/ModCellGradient.f90 Finished 13 replacements in file src/ModConserveFlux.f90 Finished 16 replacements in file src/ModElectricField.f90 Finished 2 replacements in file src/ModExtraVariables.f90 Finished 31 replacements in file src/ModFaceValue.f90 Finished 27 replacements in file src/ModHallResist.f90 Finished 140 replacements in file src/ModHeatConduction.f90 Finished 12 replacements in file src/ModImplHypre.f90 Finished 52 replacements in file src/ModLaserHeating.f90 Finished 3 replacements in file src/ModMultiFluid.f90 Finished 17 replacements in file src/ModParticleFieldLine.f90 Finished 17 replacements in file src/ModPIC.f90 Finished 85 replacements in file src/ModRadDiffusion.f90 Finished 58 replacements in file src/ModRestartFile.f90 Finished 4 replacements in file src/ModSize.f90 Finished 31 replacements in file src/ModTimeStepControl.f90 Finished 50 replacements in file src/ModUserInterface.f90 Finished 17 replacements in file src/proj_cg.f90 Finished 217 replacements in file src/ray_trace_new.f90 Finished 45 replacements in file src/set_physics.f90 Finished 138 replacements in file src/write_logfile.f90 Finished 7 replacements in file src/write_plot_particle.f90 Finished 33 replacements in file src/write_progress.f90 Finished 8 replacements in file srcBATL/BATL_geometry.f90 Finished 30 replacements in file srcBATL/BATL_lib.f90 Finished 23 replacements in file srcBATL/BATL_pass_face.f90 Finished 2 replacements in file srcBATL/BATL_size.f90 Finished 26 replacements in file srcUser/ModUserCCMC.f90 Finished 43 replacements in file srcUser/ModUserCometCG.f90 Finished 55 replacements in file srcUser/ModUserEarthXray.f90 Finished 14 replacements in file srcUser/ModUserEos.f90 Finished 84 replacements in file srcUser/ModUserGrayDiffusion.f90 Finished 13 replacements in file srcUser/ModUserKelvinHelmholtz.f90 Finished 136 replacements in file srcUser/ModUserMarsFluids.f90 Finished 46 replacements in file srcUser/ModUserNonGyro.f90 Finished 81 replacements in file srcUser/ModUserOuterHelio.f90 Finished 42 replacements in file srcUser/ModUserSaturn.f90 Finished 25 replacements in file srcUser/ModUserSwIono.f90 Finished 121 replacements in file srcUser/ModUserVenusFluids.f90 Finished 4 replacements in file srcEquation/ModEquationAwsomFluids.f90 Finished 6 replacements in file srcEquation/ModEquationHdEos.f90 Finished 4 replacements in file srcEquation/ModEquationIonsHNO.f90 Finished 5 replacements in file srcEquation/ModEquationMhdComet.f90 Finished 5 replacements in file srcEquation/ModEquationMhdEosRad.f90 Finished 5 replacements in file srcEquation/ModEquationMhdHypPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluids.f90 Finished 5 replacements in file srcEquation/ModEquationMhdNonCons.f90 Finished 5 replacements in file srcEquation/ModEquationMhdSaturn3sp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdTitanPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHypSignB.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeSignB.f90 Finished 4 replacements in file srcEquation/ModEquationMultiSwIono.f90 Finished 13 replacements in file srcInterface/ModDensityAndGradient.f90 No variables to rename in file srcInterface/OH_set_buffer_grid.f90 Thread 3 finished 1946 replacement(s) in 57 file(s) touch OH/BATSRUS/srcInterface/Makefile.DEPEND cd OH/BATSRUS; \ perl -i -pe 's/GM/OH/' Config.pl; \ ./Config.pl -install=c -e=OuterHelio -u=OuterHelio Reinstalling BATSRUS as OH component make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' ./Config.pl -g=IH:4,4,4,3000,1,OH:4,4,4,3000,1 Writing new grid size 4,4,4,3000,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... Writing new grid size 4,4,4,3000,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... ./Config.pl -o=IH:u=Waves,e=Mhd -o=OH:u=Waves,e=Mhd /usr/bin/make SWMF make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a GM_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 IE_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a IE_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/srcInterface' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGridDescriptor.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBuffer.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_lagrangian_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModDensityAndGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 IH_wrapper.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadioWaveRaytracing.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadioWaveImage.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a ModGridDescriptor.o ModBuffer.o update_lagrangian_grid.o ModRadioWaveImage.o ModRadioWaveRaytracing.o ModDensityAndGradient.o IH_wrapper.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 IM_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a IM_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_mpi.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSingleFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExtraVariables.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProcMH.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEquation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/BATSRUS/srcInterface' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGridDescriptor.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBuffer.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_lagrangian_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModDensityAndGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 OH_wrapper.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadioWaveRaytracing.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadioWaveImage.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a ModGridDescriptor.o ModBuffer.o update_lagrangian_grid.o ModRadioWaveImage.o ModRadioWaveRaytracing.o ModDensityAndGradient.o OH_wrapper.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/BATSRUS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/BATSRUS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINTERFACE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_ie.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_im.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_mh_sp.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_pt.f90 CON_couple_mh_sp.f90(233): error #6818: The statement following a CONTAINS is not a function-stmt or a subroutine-stmt. end subroutine couple_mh_sp_init --^ compilation aborted for CON_couple_mh_sp.f90 (code 1) make[7]: *** [CON_couple_mh_sp.o] Error 1 make[7]: *** Waiting for unfinished jobs.... make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make[5]: *** [LIB] Error 2 make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[4]: *** [SWMFEXE] Error 2 make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[3]: *** [SWMF] Error 2 make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[2]: *** [test7_compile] Error 2 make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[1]: *** [test7] Error 2 make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' /usr/bin/make test8_compile make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,IM/RCM2 Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,400,100 -o=GM:u=Default,e=MhdIons /usr/bin/make SWMF make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' make[8]: `libBATL.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEquation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcInterface' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGridDescriptor.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBuffer.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_pt.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_ie.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_im.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_ih.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_rb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_pw.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_pc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_lagrangian_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModDensityAndGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 read_ih_buffer.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 read_pw_buffer.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadioWaveRaytracing.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_wrapper.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadioWaveImage.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a ModGridDescriptor.o ModBuffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_couple_ih.o read_ih_buffer.o GM_couple_im.o GM_couple_rb.o GM_couple_ie.o GM_couple_pt.o GM_couple_pw.o read_pw_buffer.o GM_couple_pc.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Ridley_serial' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Ridley_serial/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Ridley_serial/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 IE_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a ModSize.o IE_ModMain.o IE_ModIo.o ModIonosphere.o ModProcIE.o ModIE_Interface.o ModFiles.o ModConductance.o ModIonoMagPerturb.o IE_solve.o IE_wrapper.o IE_Initialize.o IE_Library.o IE_gather.o iono_conductances.o iono_currents.o iono_joule.o iono_solver.o Create_Region2_Currents.o ionosphere.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Ridley_serial/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Ridley_serial/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Ridley_serial' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 IH_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a IH_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/RCM2' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/RCM2/src' Makefile:79: warning: overriding commands for target `.f90.o' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/Makefile.conf:74: warning: ignoring old commands for target `.f90.o' Makefile:83: warning: overriding commands for target `.f.o' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/Makefile.conf:80: warning: ignoring old commands for target `.f.o' cd claw; make lib make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/RCM2/src/claw' Makefile:36: warning: overriding commands for target `.f.o' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[8]: Nothing to be done for `lib'. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/RCM2/src/claw' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/RCM2/src' Makefile:79: warning: overriding commands for target `.f90.o' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/Makefile.conf:74: warning: ignoring old commands for target `.f90.o' Makefile:83: warning: overriding commands for target `.f.o' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/Makefile.conf:80: warning: ignoring old commands for target `.f.o' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -O2 -save -r8 IM_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a claw/qinit.o claw/rpn2ad1.o claw/rpt2ad1.o claw/b4step2.o claw/setaux.o claw/psi.o claw/claw2ez.o claw/bc2.o claw/claw2.o claw/step2.o claw/step2ds.o claw/dimsp2.o claw/flux2.o claw/copyq2.o claw/limiter.o claw/philim.o claw/src2.o ModProcRCM.o rcm_variables.o rcm_io.o rcm_routines.o rcm_comput.o gmresm.o rcm_efield.o impl_bicgstab.o gamma.o RCM_advec.o IM_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/RCM2/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/RCM2/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/RCM2' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 OH_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a OH_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' cp -f ../../../IH/Empty/src/IH_wrapper.f90 SC_wrapper.f90 perl -i -pe \ 's/IH/SC/g;s/BATSRUS/SC_BATSRUS/;s/Inner/Solar/;s/Heliosphere/Corona/'\ SC_wrapper.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 SC_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a SC_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINTERFACE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ih_gm.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_im.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_ua.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ih_sc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_mh_sp.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_rb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_pw.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_pw.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_ps.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_rb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ih_oh.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ee_sc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_pc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_oh_pt.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_wrapper.f90 CON_couple_mh_sp.f90(233): error #6818: The statement following a CONTAINS is not a function-stmt or a subroutine-stmt. end subroutine couple_mh_sp_init --^ compilation aborted for CON_couple_mh_sp.f90 (code 1) make[7]: *** [CON_couple_mh_sp.o] Error 1 make[7]: *** Waiting for unfinished jobs.... make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make[5]: *** [LIB] Error 2 make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[4]: *** [SWMFEXE] Error 2 make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[3]: *** [SWMF] Error 2 make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[2]: *** [test8_compile] Error 2 make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[1]: *** [test8] Error 2 make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' /usr/bin/make test9_compile make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' ./Config.pl -v=Empty,SC/BATSRUS,IH/BATSRUS Modifying versions in Makefile.def ./Config.pl -o=SC:u=ScChromo,e=MhdWavesPe ./Config.pl -o=IH:u=ScChromo,e=MhdWavesPeSignB ./Config.pl -g=SC:6,4,4,1200,1,IH:4,4,4,6800,1 Writing new grid size 4,4,4,6800,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... Writing new grid size 6,4,4,1200,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make SWMF make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a GM_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 IE_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a IE_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEquation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/srcInterface' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGridDescriptor.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBuffer.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_lagrangian_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModDensityAndGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 IH_wrapper.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadioWaveRaytracing.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadioWaveImage.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a ModGridDescriptor.o ModBuffer.o update_lagrangian_grid.o ModRadioWaveImage.o ModRadioWaveRaytracing.o ModDensityAndGradient.o IH_wrapper.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 IM_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a IM_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/srcInterface' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBuffer.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGridDescriptor.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_lagrangian_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModDensityAndGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 SC_wrapper.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadioWaveRaytracing.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadioWaveImage.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a ModBuffer.o ModGridDescriptor.o SC_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINTERFACE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_ie.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ih_gm.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_im.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_im.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_ua.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ih_sc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_mh_sp.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_rb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_pw.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_pw.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_ps.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_rb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ih_oh.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ee_sc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_pt.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_pc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_oh_pt.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_wrapper.f90 CON_couple_mh_sp.f90(233): error #6818: The statement following a CONTAINS is not a function-stmt or a subroutine-stmt. end subroutine couple_mh_sp_init --^ compilation aborted for CON_couple_mh_sp.f90 (code 1) make[7]: *** [CON_couple_mh_sp.o] Error 1 make[7]: *** Waiting for unfinished jobs.... make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make[5]: *** [LIB] Error 2 make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[4]: *** [SWMFEXE] Error 2 make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[3]: *** [SWMF] Error 2 make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[2]: *** [test9_compile] Error 2 make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[1]: *** [test9] Error 2 make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' /usr/bin/make test9th_compile make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' ./Config.pl -v=Empty,SC/BATSRUS,IH/BATSRUS ./Config.pl -o=SC:u=ScChromo,e=MhdWavesPe ./Config.pl -o=IH:u=ScChromo,e=MhdWavesPeSignB ./Config.pl -g=SC:4,4,4,1200,1,IH:4,4,4,6800,1 Writing new grid size 4,4,4,1200,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make SWMF make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/srcBATL' make[8]: `libBATL.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/src' make[8]: `libBATSRUS.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/srcInterface' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/srcInterface' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBuffer.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGridDescriptor.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_lagrangian_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModDensityAndGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 SC_wrapper.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadioWaveRaytracing.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadioWaveImage.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a ModBuffer.o ModGridDescriptor.o SC_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINTERFACE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_mh_sp.f90 CON_couple_mh_sp.f90(233): error #6818: The statement following a CONTAINS is not a function-stmt or a subroutine-stmt. end subroutine couple_mh_sp_init --^ compilation aborted for CON_couple_mh_sp.f90 (code 1) make[7]: *** [CON_couple_mh_sp.o] Error 1 make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make[5]: *** [LIB] Error 2 make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[4]: *** [SWMFEXE] Error 2 make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[3]: *** [SWMF] Error 2 make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[2]: *** [test9th_compile] Error 2 make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[1]: *** [test9th] Error 2 make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' /usr/bin/make test10_compile make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' ./Config.pl -v=Empty,SC/BATSRUS,IH/BATSRUS ./Config.pl -o=SC:u=ScChromo,e=MhdWavesPeAnisoPi ./Config.pl -o=IH:u=ScChromo,e=MhdWavesPeAnisoPiSignB ./Config.pl -g=SC:6,4,4,1200,1,IH:4,4,4,6800,1 Writing new grid size 6,4,4,1200,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make SWMF make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/srcBATL' make[8]: `libBATL.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEquation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/srcInterface' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGridDescriptor.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBuffer.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_lagrangian_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModDensityAndGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 IH_wrapper.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadioWaveRaytracing.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadioWaveImage.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a ModGridDescriptor.o ModBuffer.o update_lagrangian_grid.o ModRadioWaveImage.o ModRadioWaveRaytracing.o ModDensityAndGradient.o IH_wrapper.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/BATSRUS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEquation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/srcInterface' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBuffer.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGridDescriptor.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_lagrangian_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModDensityAndGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 SC_wrapper.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadioWaveRaytracing.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadioWaveImage.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a ModBuffer.o ModGridDescriptor.o SC_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/BATSRUS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINTERFACE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_mh_sp.f90 CON_couple_mh_sp.f90(233): error #6818: The statement following a CONTAINS is not a function-stmt or a subroutine-stmt. end subroutine couple_mh_sp_init --^ compilation aborted for CON_couple_mh_sp.f90 (code 1) make[7]: *** [CON_couple_mh_sp.o] Error 1 make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make[5]: *** [LIB] Error 2 make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[4]: *** [SWMFEXE] Error 2 make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[3]: *** [SWMF] Error 2 make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[2]: *** [test10_compile] Error 2 make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[1]: *** [test10] Error 2 make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' /usr/bin/make test11_compile make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' ./Config.pl -v=Empty,GM/BATSRUS,PT/AMPS Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,700,1 -o=GM:u=Default,e=Mhd Writing new grid size 8,8,8,700,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... ./Config.pl -o=PT:spice-path=nospice,application=coupler-test /usr/bin/make SWMF make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEquation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcInterface' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGridDescriptor.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBuffer.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_pt.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_ie.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_im.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_ih.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_rb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_pw.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_pc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 read_ih_buffer.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_lagrangian_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModDensityAndGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 read_pw_buffer.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadioWaveRaytracing.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadioWaveImage.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_wrapper.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a ModGridDescriptor.o ModBuffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_couple_ih.o read_ih_buffer.o GM_couple_im.o GM_couple_rb.o GM_couple_ie.o GM_couple_pt.o GM_couple_pw.o read_pw_buffer.o GM_couple_pc.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 IH_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a IH_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' cp -f ../../../IH/Empty/src/IH_wrapper.f90 OH_wrapper.f90 perl -i -pe \ 's/IH/OH/g;s/_sc/_ih/;s/BATSRUS/OH_BATSRUS/;s/Inner/Outer/;'\ OH_wrapper.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 OH_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a OH_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS' make srcTemp make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS' ./ampsConfig.pl -input coupler-test.input -no-compile Preprocessing AMPS sources InputFile: coupler-test.input Use of uninitialized value $BackgroundSpeciesDefinitionString in concatenation (.) or string at ./ampsConfig.pl line 2435, line 258. ampsConfig.pl: Warning: the user definition section is obsolete and has no effect on neither configuration nor execution of AMPS Call: perl srcTemp/../exosphere.pl coupler-test.input.Assembled.Block srcTemp . ./utility/CheckMacro.pl srcTemp -in-place make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS' make LIB_after_build make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS' cd srcTemp/general; make SEARCH_C= make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general' h5pcc -c -O2 specfunc.cpp -o specfunc.o h5pcc -c -O2 rnd.cpp -o rnd.o h5pcc -c -O2 global.cpp -o global.o ar -src general.a specfunc.o rnd.o global.o Target 'general' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general' cd srcTemp/meshAMR; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 meshAMRgeneric.cpp -o meshAMRgeneric.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 meshAMRcutcell.cpp -o meshAMRcutcell.o ar -src mesh.a meshAMRgeneric.o meshAMRcutcell.o Target 'mesh' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR' cd srcTemp/pic; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS" SEARCH="" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 pic.cpp -o pic.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 pic_parallel.cpp -o pic_parallel.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 pic_bc.cpp -o pic_bc.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 pic_init_const.cpp -o pic_init_const.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 pic_mesh.cpp -o pic_mesh.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 pic_mesh_search.cpp -o pic_mesh_search.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 pic_mol.cpp -o pic_mol.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 pic_mol_parser.cpp -o pic_mol_parser.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 pic_mover.cpp -o pic_mover.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 pic_mover_boris.cpp -o pic_mover_boris.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 pic_mover_guiding_center.cpp -o pic_mover_guiding_center.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 pic_mover_error.cpp -o pic_mover_error.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 pic_parser.cpp -o pic_parser.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 pic_pbuffer.cpp -o pic_pbuffer.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 pic_weight_time.cpp -o pic_weight_time.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 pic_internal_boundary_sphere.cpp -o pic_internal_boundary_sphere.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 pic_sample_distribution_function.cpp -o pic_sample_distribution_function.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 pic_sample_flux_distribution.cpp -o pic_sample_flux_distribution.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 pic_vel_distribution.cpp -o pic_vel_distribution.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 pic_ices.cpp -o pic_ices.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 pic_photolytic_reactions.cpp -o pic_photolytic_reactions.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 pic_volume_particle_injection.cpp -o pic_volume_particle_injection.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 pic_background_atmosphere.cpp -o pic_background_atmosphere.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 pic_column_integration.cpp -o pic_column_integration.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 pic_particle_collision_models.cpp -o pic_particle_collision_models.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 pic_run_time_system_state.cpp -o pic_run_time_system_state.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 pic_lb.cpp -o pic_lb.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 pic_qlb.cpp -o pic_qlb.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 pic_debugger.cpp -o pic_debugger.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 pic_internal_boundary_rotation_body.cpp -o pic_internal_boundary_rotation_body.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 pic_internal_boundary_nastran_surface.cpp -o pic_internal_boundary_nastran_surface.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 pic_swmf.cpp -o pic_swmf.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 pic__ray_tracing.cpp -o pic__ray_tracing.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 pic_cut_cells.cpp -o pic_cut_cells.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 pic_pt.cpp -o pic_pt.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 pic_sample_pitch_angle_distribution.cpp -o pic_sample_pitch_angle_distribution.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 pic_kameleon.cpp -o pic_kameleon.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 pic_restart.cpp -o pic_restart.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 pic_arms.cpp -o pic_arms.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 pic_tecplot.cpp -o pic_tecplot.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 pic_initial_conditions.cpp -o pic_initial_conditions.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 pic_datafile.cpp -o pic_datafile.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 pic_interpolation_routines.cpp -o pic_interpolation_routines.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 pic_field_line.cpp -o pic_field_line.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 pic_ccmc.cpp -o pic_ccmc.o ar -src amps.a pic.o pic_parallel.o pic_bc.o pic_init_const.o pic_mesh.o pic_mesh_search.o pic_mol.o pic_mol_parser.o pic_mover.o pic_mover_boris.o pic_mover_guiding_center.o pic_mover_error.o pic_parser.o pic_pbuffer.o pic_weight_time.o pic_internal_boundary_sphere.o pic_sample_distribution_function.o pic_sample_flux_distribution.o pic_vel_distribution.o pic_ices.o pic_photolytic_reactions.o pic_volume_particle_injection.o pic_background_atmosphere.o pic_column_integration.o pic_particle_collision_models.o pic_run_time_system_state.o pic_lb.o pic_qlb.o pic_debugger.o pic_internal_boundary_rotation_body.o pic_internal_boundary_nastran_surface.o pic_swmf.o pic__ray_tracing.o pic_cut_cells.o pic_pt.o pic_sample_pitch_angle_distribution.o pic_kameleon.o pic_restart.o pic_arms.o pic_tecplot.o pic_initial_conditions.o pic_datafile.o pic_interpolation_routines.o pic_field_line.o pic_ccmc.o Target 'amps' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic' cd srcTemp/species; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 Na.cpp -o Na.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 He.cpp -o He.o ar -src species.a Na.o He.o Target 'species' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species' cd srcTemp/models/exosphere; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 Exosphere.cpp -o Exosphere.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 Exosphere_OrbitalMotion.cpp -o Exosphere_OrbitalMotion.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 Exosphere_SourceProcesses.cpp -o Exosphere_SourceProcesses.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 Exosphere_Parallel.cpp -o Exosphere_Parallel.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 Exosphere_ReferenceGroundBasedObservations.cpp -o Exosphere_ReferenceGroundBasedObservations.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 Exosphere_ChamberlainExosphereModel.cpp -o Exosphere_ChamberlainExosphereModel.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 Exosphere_BackgroundPlasmaSource.cpp -o Exosphere_BackgroundPlasmaSource.o Exosphere_BackgroundPlasmaSource.cpp(342): warning #175: subscript out of range Exosphere::Sampling::CalculatedSourceRate[spec][_EXOSPHERE_SOURCE__ID__BACKGROUND_PLASMA_ION_INJECTION_]+=ParticleWeightCorrection*LocalParticleWeight/LocalTimeStep; ^ ar -src exosphere.a Exosphere.o Exosphere_OrbitalMotion.o Exosphere_SourceProcesses.o Exosphere_Parallel.o Exosphere_ReferenceGroundBasedObservations.o Exosphere_ChamberlainExosphereModel.o Exosphere_BackgroundPlasmaSource.o Target 'exosphere' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere' cd srcTemp/models/electron_impact; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 ElectronImpact_Burger2010SSR.cpp -o ElectronImpact_Burger2010SSR.o ar -src electronimpact.a ElectronImpact_Burger2010SSR.o Target 'electronimpact' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact' cd srcTemp/models/sputtering; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 Sputtering.cpp -o Sputtering.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 Sputtering_Ice.cpp -o Sputtering_Ice.o ar -src sputtering.a Sputtering.o Sputtering_Ice.o Target 'sputtering' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering' cd srcTemp/models/dust; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 Dust_sampling.cpp -o Dust_sampling.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 Dust.cpp -o Dust.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 Dust_charging.cpp -o Dust_charging.o Dust_charging.cpp(424): warning #1011: missing return statement at end of non-void function "ElectricallyChargedDust::Charging::UpdateGrainCharge(double, double *, double *, double, double, double, double, double &, int)" } ^ ar -src dust.a Dust_sampling.o Dust.o Dust_charging.o Target 'dust' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust' cd srcTemp/models/charge_exchange; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 ChargeExchange.cpp -o ChargeExchange.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 ChargeExchange_MaherTinsley.cpp -o ChargeExchange_MaherTinsley.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 ChargeExchange_LindsayStebbings.cpp -o ChargeExchange_LindsayStebbings.o ar -src charge_exchange.a ChargeExchange.o ChargeExchange_MaherTinsley.o ChargeExchange_LindsayStebbings.o Target 'charge_exchange' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange' cd srcTemp/models/photolytic_reactions; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 PhotolyticReactions_Huebner1992ASS.cpp -o PhotolyticReactions_Huebner1992ASS.o ar -src photolyticreactions.a PhotolyticReactions_Huebner1992ASS.o Target 'photolyticreactions' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions' cd srcTemp/main; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 Exosphere_Helium.cpp -o Exosphere_Helium.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 Moon.cpp -o Moon.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 Moon_SampleVelocityDistribution.cpp -o Moon_SampleVelocityDistribution.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 Moon_SampleSubSolarLimbColumnIntegrals.cpp -o Moon_SampleSubSolarLimbColumnIntegrals.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 tvis.Kaguya.cpp -o tvis.Kaguya.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 main_lib.cpp -o main_lib.o ar -rc mainlib.a Exosphere_Helium.o Moon.o Moon_SampleVelocityDistribution.o Moon_SampleSubSolarLimbColumnIntegrals.o tvis.Kaguya.o main_lib.o Target 'main' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main' cp -f srcTemp/main/mainlib.a srcTemp/libAMPS.a cd srcTemp; ar -rs libAMPS.a general/*.o meshAMR/*.o pic/*.o species/*.o models/exosphere/*.o models/electron_impact/*.o models/sputtering/*.o models/dust/*.o models/charge_exchange/*.o models/photolytic_reactions/*.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS' (if [ "NO" == "NO" ]; then \ cd srcInterface; make LIB SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS"; fi) make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcInterface' rm -rf *.o make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcInterface' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 PT_wrapper.f90 h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 amps2swmf.cpp -o amps2swmf.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -c -O2 amps_param_interface.cpp -o amps_param_interface.o cp -f ../srcTemp/libAMPS.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a PT_wrapper.o amps2swmf.o amps_param_interface.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 SC_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a SC_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINTERFACE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_ie.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ih_gm.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_im.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_im.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_ua.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ih_sc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_mh_sp.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_rb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_pw.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_pw.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_ps.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_rb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ih_oh.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ee_sc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_pt.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_pc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_oh_pt.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_wrapper.f90 CON_couple_mh_sp.f90(233): error #6818: The statement following a CONTAINS is not a function-stmt or a subroutine-stmt. end subroutine couple_mh_sp_init --^ compilation aborted for CON_couple_mh_sp.f90 (code 1) make[7]: *** [CON_couple_mh_sp.o] Error 1 make[7]: *** Waiting for unfinished jobs.... make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make[5]: *** [LIB] Error 2 make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[4]: *** [SWMFEXE] Error 2 make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[3]: *** [SWMF] Error 2 make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[2]: *** [test11_compile] Error 2 make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[1]: *** [test11] Error 2 make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' /usr/bin/make test12_aniso make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' /usr/bin/make test12_aniso_compile make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' ./Config.pl -v=Empty,PC/IPIC3D2,GM/BATSRUS -hdf5 Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,1,800,800 -o=GM:u=Waves,e=MhdAnisoP Writing new grid size 8,8,1,800,800 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /usr/bin/make SWMF make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make TMP_DIRS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd srcBATL; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' make libBATL.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make libBATSRUS.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEquation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd srcInterface; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcInterface' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGridDescriptor.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBuffer.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_pt.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_ie.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_im.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_ih.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_rb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_pw.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_pc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 read_ih_buffer.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_lagrangian_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModDensityAndGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadioWaveRaytracing.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 read_pw_buffer.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadioWaveImage.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_wrapper.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a ModGridDescriptor.o ModBuffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_couple_ih.o read_ih_buffer.o GM_couple_im.o GM_couple_rb.o GM_couple_ie.o GM_couple_pt.o GM_couple_pw.o read_pw_buffer.o GM_couple_pc.o make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcInterface' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/IPIC3D2' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/IPIC3D2/src' make ../libIPIC3D/libIPIC3D.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/IPIC3D2/src' make[9]: `../libIPIC3D/libIPIC3D.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/IPIC3D2/src' ../libIPIC3D/libIPIC3D.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/IPIC3D2/src' cd srcInterface; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/IPIC3D2/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/IPIC3D2/srcInterface' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 PC_wrapper.f90 h5pcc -I../src/include -I./ -DBATSRUS -c -O2 ipic3d_interface.cpp -o ipic3d_interface.o cp -f ../libIPIC3D/libIPIC3D.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a PC_wrapper.o ipic3d_interface.o make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/IPIC3D2/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/IPIC3D2/srcInterface' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/IPIC3D2' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 PT_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a PT_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINTERFACE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_ie.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ih_gm.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_im.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_im.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_ua.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ih_sc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_mh_sp.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_rb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_pw.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_pw.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_ps.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_rb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ih_oh.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ee_sc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_pt.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_pc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_oh_pt.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_wrapper.f90 CON_couple_mh_sp.f90(233): error #6818: The statement following a CONTAINS is not a function-stmt or a subroutine-stmt. end subroutine couple_mh_sp_init --^ compilation aborted for CON_couple_mh_sp.f90 (code 1) make[8]: *** [CON_couple_mh_sp.o] Error 1 make[8]: *** Waiting for unfinished jobs.... make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make[7]: *** [LIB] Error 2 make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[5]: *** [SWMFEXE] Error 2 make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[4]: *** [SWMF] Error 2 make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[3]: *** [test12_aniso_compile] Error 2 make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[2]: *** [test12_aniso] Error 2 make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[1]: *** [test12] Error 2 make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' /usr/bin/make test13_compile make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' ./Config.pl -v=Empty,GM/BATSRUS,PT/AMPS Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,700,1 -o=GM:u=EuropaSingleMHDPe,e=MhdPe Writing new grid size 8,8,8,700,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... ./Config.pl -o=PT:spice-path=nospice,spice-kernels=nospice,application=europa-test,amps-test=on /usr/bin/make SWMF make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEquation.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiFluid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcInterface' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGridDescriptor.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBuffer.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_pt.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_ie.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_im.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_ih.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_rb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_pw.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_couple_pc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_lagrangian_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModDensityAndGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 read_ih_buffer.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadioWaveRaytracing.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 read_pw_buffer.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadioWaveImage.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_wrapper.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a ModGridDescriptor.o ModBuffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_couple_ih.o read_ih_buffer.o GM_couple_im.o GM_couple_rb.o GM_couple_ie.o GM_couple_pt.o GM_couple_pw.o read_pw_buffer.o GM_couple_pc.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/BATSRUS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 PC_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a PC_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS' make srcTemp make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS' ./ampsConfig.pl -input europa-test.input -no-compile Preprocessing AMPS sources InputFile: europa-test.input ampsConfig.pl: Warning: the user definition section is obsolete and has no effect on neither configuration nor execution of AMPS Call: perl srcTemp/../input/europa.input.pl europa-test.input.Assembled.Block srcTemp . Call: perl srcTemp/../exosphere.pl europa-test.input.Assembled.Block srcTemp . ./utility/CheckMacro.pl srcTemp -in-place make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS' make LIB_after_build make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS' cd srcTemp/general; make SEARCH_C= make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general' h5pcc -c -O2 specfunc.cpp -o specfunc.o h5pcc -c -O2 rnd.cpp -o rnd.o h5pcc -c -O2 global.cpp -o global.o ar -src general.a specfunc.o rnd.o global.o Target 'general' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general' cd srcTemp/meshAMR; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 meshAMRgeneric.cpp -o meshAMRgeneric.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 meshAMRcutcell.cpp -o meshAMRcutcell.o ar -src mesh.a meshAMRgeneric.o meshAMRcutcell.o Target 'mesh' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR' cd srcTemp/pic; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" SEARCH="" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic.cpp -o pic.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_parallel.cpp -o pic_parallel.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_bc.cpp -o pic_bc.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_init_const.cpp -o pic_init_const.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_mesh.cpp -o pic_mesh.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_mesh_search.cpp -o pic_mesh_search.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_mol.cpp -o pic_mol.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_mol_parser.cpp -o pic_mol_parser.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_mover.cpp -o pic_mover.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_mover_boris.cpp -o pic_mover_boris.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_mover_guiding_center.cpp -o pic_mover_guiding_center.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_mover_error.cpp -o pic_mover_error.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_parser.cpp -o pic_parser.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_pbuffer.cpp -o pic_pbuffer.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_weight_time.cpp -o pic_weight_time.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_internal_boundary_sphere.cpp -o pic_internal_boundary_sphere.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_sample_distribution_function.cpp -o pic_sample_distribution_function.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_sample_flux_distribution.cpp -o pic_sample_flux_distribution.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_vel_distribution.cpp -o pic_vel_distribution.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_ices.cpp -o pic_ices.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_photolytic_reactions.cpp -o pic_photolytic_reactions.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_volume_particle_injection.cpp -o pic_volume_particle_injection.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_background_atmosphere.cpp -o pic_background_atmosphere.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_column_integration.cpp -o pic_column_integration.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_particle_collision_models.cpp -o pic_particle_collision_models.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_run_time_system_state.cpp -o pic_run_time_system_state.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_lb.cpp -o pic_lb.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_qlb.cpp -o pic_qlb.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_debugger.cpp -o pic_debugger.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_internal_boundary_rotation_body.cpp -o pic_internal_boundary_rotation_body.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_internal_boundary_nastran_surface.cpp -o pic_internal_boundary_nastran_surface.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_swmf.cpp -o pic_swmf.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic__ray_tracing.cpp -o pic__ray_tracing.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_cut_cells.cpp -o pic_cut_cells.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_pt.cpp -o pic_pt.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_sample_pitch_angle_distribution.cpp -o pic_sample_pitch_angle_distribution.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_kameleon.cpp -o pic_kameleon.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_restart.cpp -o pic_restart.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_arms.cpp -o pic_arms.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_tecplot.cpp -o pic_tecplot.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_initial_conditions.cpp -o pic_initial_conditions.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_datafile.cpp -o pic_datafile.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_interpolation_routines.cpp -o pic_interpolation_routines.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_field_line.cpp -o pic_field_line.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_ccmc.cpp -o pic_ccmc.o ar -src amps.a pic.o pic_parallel.o pic_bc.o pic_init_const.o pic_mesh.o pic_mesh_search.o pic_mol.o pic_mol_parser.o pic_mover.o pic_mover_boris.o pic_mover_guiding_center.o pic_mover_error.o pic_parser.o pic_pbuffer.o pic_weight_time.o pic_internal_boundary_sphere.o pic_sample_distribution_function.o pic_sample_flux_distribution.o pic_vel_distribution.o pic_ices.o pic_photolytic_reactions.o pic_volume_particle_injection.o pic_background_atmosphere.o pic_column_integration.o pic_particle_collision_models.o pic_run_time_system_state.o pic_lb.o pic_qlb.o pic_debugger.o pic_internal_boundary_rotation_body.o pic_internal_boundary_nastran_surface.o pic_swmf.o pic__ray_tracing.o pic_cut_cells.o pic_pt.o pic_sample_pitch_angle_distribution.o pic_kameleon.o pic_restart.o pic_arms.o pic_tecplot.o pic_initial_conditions.o pic_datafile.o pic_interpolation_routines.o pic_field_line.o pic_ccmc.o Target 'amps' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic' cd srcTemp/species; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 Na.cpp -o Na.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 He.cpp -o He.o ar -src species.a Na.o He.o Target 'species' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species' cd srcTemp/models/exosphere; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 Exosphere.cpp -o Exosphere.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 Exosphere_OrbitalMotion.cpp -o Exosphere_OrbitalMotion.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 Exosphere_SourceProcesses.cpp -o Exosphere_SourceProcesses.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 Exosphere_Parallel.cpp -o Exosphere_Parallel.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 Exosphere_ReferenceGroundBasedObservations.cpp -o Exosphere_ReferenceGroundBasedObservations.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 Exosphere_ChamberlainExosphereModel.cpp -o Exosphere_ChamberlainExosphereModel.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 Exosphere_BackgroundPlasmaSource.cpp -o Exosphere_BackgroundPlasmaSource.o Exosphere_BackgroundPlasmaSource.cpp(342): warning #175: subscript out of range Exosphere::Sampling::CalculatedSourceRate[spec][_EXOSPHERE_SOURCE__ID__BACKGROUND_PLASMA_ION_INJECTION_]+=ParticleWeightCorrection*LocalParticleWeight/LocalTimeStep; ^ ar -src exosphere.a Exosphere.o Exosphere_OrbitalMotion.o Exosphere_SourceProcesses.o Exosphere_Parallel.o Exosphere_ReferenceGroundBasedObservations.o Exosphere_ChamberlainExosphereModel.o Exosphere_BackgroundPlasmaSource.o Target 'exosphere' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere' cd srcTemp/models/electron_impact; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 ElectronImpact_Burger2010SSR.cpp -o ElectronImpact_Burger2010SSR.o ar -src electronimpact.a ElectronImpact_Burger2010SSR.o Target 'electronimpact' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact' cd srcTemp/models/sputtering; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 Sputtering.cpp -o Sputtering.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 Sputtering_Ice.cpp -o Sputtering_Ice.o ar -src sputtering.a Sputtering.o Sputtering_Ice.o Target 'sputtering' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering' cd srcTemp/models/dust; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 Dust_sampling.cpp -o Dust_sampling.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 Dust.cpp -o Dust.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 Dust_charging.cpp -o Dust_charging.o Dust_charging.cpp(424): warning #1011: missing return statement at end of non-void function "ElectricallyChargedDust::Charging::UpdateGrainCharge(double, double *, double *, double, double, double, double, double &, int)" } ^ ar -src dust.a Dust_sampling.o Dust.o Dust_charging.o Target 'dust' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust' cd srcTemp/models/charge_exchange; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 ChargeExchange.cpp -o ChargeExchange.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 ChargeExchange_MaherTinsley.cpp -o ChargeExchange_MaherTinsley.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 ChargeExchange_LindsayStebbings.cpp -o ChargeExchange_LindsayStebbings.o ar -src charge_exchange.a ChargeExchange.o ChargeExchange_MaherTinsley.o ChargeExchange_LindsayStebbings.o Target 'charge_exchange' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange' cd srcTemp/models/photolytic_reactions; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 PhotolyticReactions_Huebner1992ASS.cpp -o PhotolyticReactions_Huebner1992ASS.o ar -src photolyticreactions.a PhotolyticReactions_Huebner1992ASS.o Target 'photolyticreactions' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions' cd srcTemp/main; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 Europa.cpp -o Europa.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 Europa_Plume.cpp -o Europa_Plume.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 Europa_OrbitalMotion.cpp -o Europa_OrbitalMotion.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 Europa_Parallel.cpp -o Europa_Parallel.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 Europa_SourceProcesses.cpp -o Europa_SourceProcesses.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 main_lib.cpp -o main_lib.o ar -rc mainlib.a Europa.o Europa_Plume.o Europa_OrbitalMotion.o Europa_Parallel.o Europa_SourceProcesses.o main_lib.o Target 'main' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main' cp -f srcTemp/main/mainlib.a srcTemp/libAMPS.a cd srcTemp; ar -rs libAMPS.a general/*.o meshAMR/*.o pic/*.o species/*.o models/exosphere/*.o models/electron_impact/*.o models/sputtering/*.o models/dust/*.o models/charge_exchange/*.o models/photolytic_reactions/*.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS' (if [ "NO" == "NO" ]; then \ cd srcInterface; make LIB SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_"; fi) make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcInterface' rm -rf *.o make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcInterface' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 PT_wrapper.f90 h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 amps2swmf.cpp -o amps2swmf.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 amps_param_interface.cpp -o amps_param_interface.o cp -f ../srcTemp/libAMPS.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a PT_wrapper.o amps2swmf.o amps_param_interface.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINTERFACE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_ie.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ih_gm.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_im.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_im.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_ua.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ih_sc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_mh_sp.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_rb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_pw.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_pw.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_ps.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_rb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ih_oh.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ee_sc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_pt.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_pc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_oh_pt.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_wrapper.f90 CON_couple_mh_sp.f90(233): error #6818: The statement following a CONTAINS is not a function-stmt or a subroutine-stmt. end subroutine couple_mh_sp_init --^ compilation aborted for CON_couple_mh_sp.f90 (code 1) make[7]: *** [CON_couple_mh_sp.o] Error 1 make[7]: *** Waiting for unfinished jobs.... make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make[5]: *** [LIB] Error 2 make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[4]: *** [SWMFEXE] Error 2 make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[3]: *** [SWMF] Error 2 make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[2]: *** [test13_compile] Error 2 make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[1]: *** [test13] Error 2 make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' /usr/bin/make test14_compile make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' ./Config.pl -v=Empty,OH/BATSRUS,PT/AMPS Modifying versions in Makefile.def ./Config.pl -g=OH:4,4,4,3500,1 -o=OH:u=OuterHelio,e=Mhd Writing new grid size 4,4,4,3500,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... ./Config.pl -o=PT:spice-path=nospice,spice-kernels=nospice,application=oh,amps-test=on /usr/bin/make SWMF make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/TIMING/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Coupler/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/EE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 GM_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a GM_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libGM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/GM/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libIM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/IM/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/BATSRUS/srcBATL' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_size.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_tree.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_high_order.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_interpolate_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_region.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_cell.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_face.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_pass_node.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_particles.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_amr_criteria.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/BATSRUS/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSize.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMain.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParallel.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIO.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPhysics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCharacteristic.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGeometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRaytrace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBlockData.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModExpansionFactors.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCT.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModNodes.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_radiowave.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAdvance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModImplHypre.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHdf5.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModProject.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 library.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_idl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSatelliteFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_pass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartSteady.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModB0.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModWaves.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModEnergy.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModConserveFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSolarwind.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUserEmpty.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 clean_divb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 constrain_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 rotate.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModViscosity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModChromosphere.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_block_geometry.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_los.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_bicgstab.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 proj_cg.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadDiffusion.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatFluxCollisionless.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPointImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLaserHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 fix_axis_cells.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_sph.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoronalHeating.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCurrent.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceValue.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModIeCoupling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModParticleFieldLine.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 get_im_pressure.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHallResist.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 advect_points.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGroundMagPerturb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_logfile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_particle.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModResistivity.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPIC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O0 ModFieldLineThread.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadiativeCooling.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMultiIon.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModUser.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModThreadedLC.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRestartFile.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 user_interface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBatlInterface.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCellBoundary.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModHeatConduction.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModElectricField.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_ICs.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModFaceFlux.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCalcSource.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModCoarseAxis.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModMessagePass.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_common.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_plot_tec.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 write_progress.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModTimeStepControl.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModSemiImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 project_B.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ray_trace_new.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_states_MHD.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModLocalTimeStep.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModPartImplicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 explicit.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModAMR.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 load_balance.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 set_physics.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 BATS_methods.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 MH_set_parameters.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_particle.o write_plot_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/BATSRUS/srcInterface' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModGridDescriptor.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModBuffer.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 update_lagrangian_grid.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModDensityAndGradient.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 OH_wrapper.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadioWaveRaytracing.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 ModRadioWaveImage.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a ModGridDescriptor.o ModBuffer.o update_lagrangian_grid.o ModRadioWaveImage.o ModRadioWaveRaytracing.o ModDensityAndGradient.o OH_wrapper.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libOH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/BATSRUS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/OH/BATSRUS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PS/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS' make srcTemp make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS' ./ampsConfig.pl -input oh.input -no-compile Preprocessing AMPS sources InputFile: oh.input ampsConfig.pl: Warning: the user definition section is obsolete and has no effect on neither configuration nor execution of AMPS Call: perl srcTemp/../oh.input.pl oh.input.Assembled.Block srcTemp . Call: perl srcTemp/../exosphere.pl oh.input.Assembled.Block srcTemp . ./utility/CheckMacro.pl srcTemp -in-place make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS' make LIB_after_build make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS' cd srcTemp/general; make SEARCH_C= make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general' h5pcc -c -O2 specfunc.cpp -o specfunc.o h5pcc -c -O2 rnd.cpp -o rnd.o h5pcc -c -O2 global.cpp -o global.o ar -src general.a specfunc.o rnd.o global.o Target 'general' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general' cd srcTemp/meshAMR; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 meshAMRgeneric.cpp -o meshAMRgeneric.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 meshAMRcutcell.cpp -o meshAMRcutcell.o ar -src mesh.a meshAMRgeneric.o meshAMRcutcell.o Target 'mesh' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR' cd srcTemp/pic; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" SEARCH="" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic.cpp -o pic.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_parallel.cpp -o pic_parallel.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_bc.cpp -o pic_bc.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_init_const.cpp -o pic_init_const.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_mesh.cpp -o pic_mesh.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_mesh_search.cpp -o pic_mesh_search.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_mol.cpp -o pic_mol.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_mol_parser.cpp -o pic_mol_parser.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_mover.cpp -o pic_mover.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_mover_boris.cpp -o pic_mover_boris.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_mover_guiding_center.cpp -o pic_mover_guiding_center.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_mover_error.cpp -o pic_mover_error.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_parser.cpp -o pic_parser.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_pbuffer.cpp -o pic_pbuffer.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_weight_time.cpp -o pic_weight_time.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_internal_boundary_sphere.cpp -o pic_internal_boundary_sphere.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_sample_distribution_function.cpp -o pic_sample_distribution_function.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_sample_flux_distribution.cpp -o pic_sample_flux_distribution.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_vel_distribution.cpp -o pic_vel_distribution.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_ices.cpp -o pic_ices.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_photolytic_reactions.cpp -o pic_photolytic_reactions.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_volume_particle_injection.cpp -o pic_volume_particle_injection.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_background_atmosphere.cpp -o pic_background_atmosphere.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_column_integration.cpp -o pic_column_integration.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_particle_collision_models.cpp -o pic_particle_collision_models.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_run_time_system_state.cpp -o pic_run_time_system_state.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_lb.cpp -o pic_lb.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_qlb.cpp -o pic_qlb.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_debugger.cpp -o pic_debugger.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_internal_boundary_rotation_body.cpp -o pic_internal_boundary_rotation_body.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_internal_boundary_nastran_surface.cpp -o pic_internal_boundary_nastran_surface.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_swmf.cpp -o pic_swmf.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic__ray_tracing.cpp -o pic__ray_tracing.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_cut_cells.cpp -o pic_cut_cells.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_pt.cpp -o pic_pt.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_sample_pitch_angle_distribution.cpp -o pic_sample_pitch_angle_distribution.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_kameleon.cpp -o pic_kameleon.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_restart.cpp -o pic_restart.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_arms.cpp -o pic_arms.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_tecplot.cpp -o pic_tecplot.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_initial_conditions.cpp -o pic_initial_conditions.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_datafile.cpp -o pic_datafile.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_interpolation_routines.cpp -o pic_interpolation_routines.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_field_line.cpp -o pic_field_line.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 pic_ccmc.cpp -o pic_ccmc.o ar -src amps.a pic.o pic_parallel.o pic_bc.o pic_init_const.o pic_mesh.o pic_mesh_search.o pic_mol.o pic_mol_parser.o pic_mover.o pic_mover_boris.o pic_mover_guiding_center.o pic_mover_error.o pic_parser.o pic_pbuffer.o pic_weight_time.o pic_internal_boundary_sphere.o pic_sample_distribution_function.o pic_sample_flux_distribution.o pic_vel_distribution.o pic_ices.o pic_photolytic_reactions.o pic_volume_particle_injection.o pic_background_atmosphere.o pic_column_integration.o pic_particle_collision_models.o pic_run_time_system_state.o pic_lb.o pic_qlb.o pic_debugger.o pic_internal_boundary_rotation_body.o pic_internal_boundary_nastran_surface.o pic_swmf.o pic__ray_tracing.o pic_cut_cells.o pic_pt.o pic_sample_pitch_angle_distribution.o pic_kameleon.o pic_restart.o pic_arms.o pic_tecplot.o pic_initial_conditions.o pic_datafile.o pic_interpolation_routines.o pic_field_line.o pic_ccmc.o Target 'amps' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic' cd srcTemp/species; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 Na.cpp -o Na.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 He.cpp -o He.o ar -src species.a Na.o He.o Target 'species' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species' cd srcTemp/models/exosphere; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 Exosphere.cpp -o Exosphere.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 Exosphere_OrbitalMotion.cpp -o Exosphere_OrbitalMotion.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 Exosphere_SourceProcesses.cpp -o Exosphere_SourceProcesses.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 Exosphere_Parallel.cpp -o Exosphere_Parallel.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 Exosphere_ReferenceGroundBasedObservations.cpp -o Exosphere_ReferenceGroundBasedObservations.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 Exosphere_ChamberlainExosphereModel.cpp -o Exosphere_ChamberlainExosphereModel.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 Exosphere_BackgroundPlasmaSource.cpp -o Exosphere_BackgroundPlasmaSource.o Exosphere_BackgroundPlasmaSource.cpp(342): warning #175: subscript out of range Exosphere::Sampling::CalculatedSourceRate[spec][_EXOSPHERE_SOURCE__ID__BACKGROUND_PLASMA_ION_INJECTION_]+=ParticleWeightCorrection*LocalParticleWeight/LocalTimeStep; ^ ar -src exosphere.a Exosphere.o Exosphere_OrbitalMotion.o Exosphere_SourceProcesses.o Exosphere_Parallel.o Exosphere_ReferenceGroundBasedObservations.o Exosphere_ChamberlainExosphereModel.o Exosphere_BackgroundPlasmaSource.o Target 'exosphere' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere' cd srcTemp/models/electron_impact; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 ElectronImpact_Burger2010SSR.cpp -o ElectronImpact_Burger2010SSR.o ar -src electronimpact.a ElectronImpact_Burger2010SSR.o Target 'electronimpact' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact' cd srcTemp/models/sputtering; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 Sputtering.cpp -o Sputtering.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 Sputtering_Ice.cpp -o Sputtering_Ice.o ar -src sputtering.a Sputtering.o Sputtering_Ice.o Target 'sputtering' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering' cd srcTemp/models/dust; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 Dust_sampling.cpp -o Dust_sampling.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 Dust.cpp -o Dust.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 Dust_charging.cpp -o Dust_charging.o Dust_charging.cpp(424): warning #1011: missing return statement at end of non-void function "ElectricallyChargedDust::Charging::UpdateGrainCharge(double, double *, double *, double, double, double, double, double &, int)" } ^ ar -src dust.a Dust_sampling.o Dust.o Dust_charging.o Target 'dust' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust' cd srcTemp/models/charge_exchange; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 ChargeExchange.cpp -o ChargeExchange.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 ChargeExchange_MaherTinsley.cpp -o ChargeExchange_MaherTinsley.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 ChargeExchange_LindsayStebbings.cpp -o ChargeExchange_LindsayStebbings.o ar -src charge_exchange.a ChargeExchange.o ChargeExchange_MaherTinsley.o ChargeExchange_LindsayStebbings.o Target 'charge_exchange' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange' cd srcTemp/models/photolytic_reactions; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 PhotolyticReactions_Huebner1992ASS.cpp -o PhotolyticReactions_Huebner1992ASS.o ar -src photolyticreactions.a PhotolyticReactions_Huebner1992ASS.o Target 'photolyticreactions' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions' cd srcTemp/main; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 OH.cpp -o OH.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 main_lib.cpp -o main_lib.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 OH_Coupler.cpp -o OH_Coupler.o ar -rc mainlib.a OH.o main_lib.o OH_Coupler.o Target 'main' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main' cp -f srcTemp/main/mainlib.a srcTemp/libAMPS.a cd srcTemp; ar -rs libAMPS.a general/*.o meshAMR/*.o pic/*.o species/*.o models/exosphere/*.o models/electron_impact/*.o models/sputtering/*.o models/dust/*.o models/charge_exchange/*.o models/photolytic_reactions/*.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS' (if [ "NO" == "NO" ]; then \ cd srcInterface; make LIB SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_"; fi) make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcInterface' rm -rf *.o make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcInterface' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 PT_wrapper.f90 h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 amps2swmf.cpp -o amps2swmf.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/interface -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/dust -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O2 amps_param_interface.cpp -o amps_param_interface.o cp -f ../srcTemp/libAMPS.a /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a PT_wrapper.o amps2swmf.o amps_param_interface.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PT/AMPS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libPW.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/PW/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libRB.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/RB/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libSP.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/SP/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libUA.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/UA/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libCZ.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CZ/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/lib/libINTERFACE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_ie.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ih_gm.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_im.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_ua.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ih_sc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_mh_sp.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_rb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_pw.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_pw.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_ps.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ie_rb.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ih_oh.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_ee_sc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_pt.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_gm_pc.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_couple_oh_pt.f90 ifort -module /scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/share/include -c -w -diag-disable remark -r8 -O2 CON_wrapper.f90 CON_couple_mh_sp.f90(233): error #6818: The statement following a CONTAINS is not a function-stmt or a subroutine-stmt. end subroutine couple_mh_sp_init --^ compilation aborted for CON_couple_mh_sp.f90 (code 1) make[7]: *** [CON_couple_mh_sp.o] Error 1 make[7]: *** Waiting for unfinished jobs.... make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make[6]: *** [LIB] Error 2 make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Interface/src' make[5]: *** [LIB] Error 2 make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[4]: *** [SWMFEXE] Error 2 make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF/CON/Control/src' make[3]: *** [SWMF] Error 2 make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[2]: *** [test14_compile] Error 2 make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make[1]: *** [test14] Error 2 make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF' -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:29 share/Library/test/test_axes.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:29 share/Library/test/test_coord_transform.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:29 share/Library/test/test_freq.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:29 share/Library/test/test_geopack.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:29 share/Library/test/test_io_unit.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 share/Library/test/test_interpolate.diff -rw-r--r-- 1 gtoth clasp 835 Feb 15 19:30 share/Library/test/test_interpolate_amr.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 share/Library/test/test_initial_state.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 share/Library/test/test_line_extract.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 share/Library/test/test_linear_advection.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 share/Library/test/test_linear_solver.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 share/Library/test/test_lookup_table.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 share/Library/test/test_planet_field.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 share/Library/test/test_plot_file.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 share/Library/test/test_random_number.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 share/Library/test/test_ray_trace.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 share/Library/test/test_sort.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 share/Library/test/test_time_convert.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:30 share/Library/test/test_triangulate.diff -rw-r--r-- 1 gtoth clasp 5823 Feb 15 19:33 share/Library/test/test_process_var_name.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:33 share/Library/test/test_utilities.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:34 util/DATAREAD/srcMagnetogram/test_harmonics.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:34 util/DATAREAD/srcMagnetogram/test_potential.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:34 util/DATAREAD/srcMagnetogram/test_fdips_log.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:34 util/DATAREAD/srcMagnetogram/test_fdips.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:34 util/DATAREAD/srcMagnetogram/test_fdips_hypre_log.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:34 util/DATAREAD/srcMagnetogram/test_fdips_hypre.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:35 BATL/test11.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:35 BATL/test12.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:36 BATL/test21.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:36 BATL/test22.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:37 BATL/test31.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:37 BATL/test32.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:38 BATL/test33.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:39 BATL/advect11.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:39 BATL/advect21.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:40 BATL/advect22.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:40 BATL/advect12.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:41 BATL/advect31.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:42 BATL/advect32.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:44 BATL/advect33.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:44 BATL/advect22_rz.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:44 BATL/advect22_cyl.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:45 BATL/advect22_round.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:45 BATL/advect33_sph.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:46 BATL/advect33_rlonlat.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:46 BATL/advect33_round.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:47 BATL/readamr_1d.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:47 BATL/readamr_2d.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:49 BATL/readamr_3d.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:51 BATL/readamr_sph.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:53 BATL/readamr_c.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 19:55 CZ/FSAM/test_fsam.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:03 GM/BATSRUS/test_fluxemergence.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:05 GM/BATSRUS/test_shocktube.diff -rw-r--r-- 1 gtoth clasp 9141 Feb 15 20:07 GM/BATSRUS/test_shockramp.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:09 GM/BATSRUS/test_partsteady.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:10 GM/BATSRUS/test_hallmhd.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:11 GM/BATSRUS/test_twofluidmhd.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:13 GM/BATSRUS/test_multifluid.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:14 GM/BATSRUS/test_multiion.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:15 GM/BATSRUS/test_mhdions.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:16 GM/BATSRUS/test_mhdnoncons.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:18 GM/BATSRUS/test_eosgodunov.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:20 GM/BATSRUS/test_levelset.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:22 GM/BATSRUS/test_hyades2d.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:25 GM/BATSRUS/test_laserpackage.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:26 GM/BATSRUS/test_graydiffusion.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:28 GM/BATSRUS/test_viscosity.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:30 GM/BATSRUS/test_corona.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:31 GM/BATSRUS/test_coronasph.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:35 GM/BATSRUS/test_awsomfluids.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:38 GM/BATSRUS/test_chromo.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:44 GM/BATSRUS/test_outerhelio.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:48 GM/BATSRUS/test_earthsph.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:53 GM/BATSRUS/test_2bodyplot.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:57 GM/BATSRUS/test_titan.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 20:57 GM/BATSRUS/test_titan_restart.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 21:01 GM/BATSRUS/test_mars.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 21:02 GM/BATSRUS/test_mars_restart.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 21:05 GM/BATSRUS/test_marsfluids.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 21:05 GM/BATSRUS/test_marsfluids_restart.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 21:09 GM/BATSRUS/test_venus.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 21:10 GM/BATSRUS/test_venus_restart.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 21:12 GM/BATSRUS/test_mercurysph.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 21:16 GM/BATSRUS/test_saturn.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 21:21 GM/BATSRUS/test_comet.diff -rw-r--r-- 1 gtoth clasp 1378 Feb 15 21:25 GM/BATSRUS/test_cometfluids.diff -rw-r--r-- 1 gtoth clasp 1372 Feb 15 21:26 GM/BATSRUS/test_cometfluids_restart.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 21:29 GM/BATSRUS/test_cometCGhd.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 21:32 GM/BATSRUS/test_cometCGfluids.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 21:34 GM/BATSRUS/test_magnetometer.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 21:36 GM/BATSRUS/test_anisotropic.diff -rw-r--r-- 1 gtoth clasp 14006 Feb 15 21:39 GM/BATSRUS/test_region2d.diff -rw-r--r-- 1 gtoth clasp 22849 Feb 15 21:54 GM/BATSRUS/test_func.diff -rw-r--r-- 1 gtoth clasp 28 Feb 15 21:54 IE/RIM/notest.diff -rw-r--r-- 1 gtoth clasp 36 Feb 15 21:54 IE/Ridley_serial/notest.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 22:02 IM/HEIDI/test_analytic.diff -rw-r--r-- 1 gtoth clasp 26 Feb 15 22:11 IM/RCM2/notest.diff -rw-r--r-- 1 gtoth clasp 12057 Feb 15 22:11 IM/HEIDI/test_numeric.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 22:16 PC/ALTOR/test_altor.diff -rw-r--r-- 1 gtoth clasp 43 Feb 15 22:17 PC/IPIC3D2/test_ipic3d.diff -rw-r--r-- 1 gtoth clasp 28 Feb 15 22:17 PS/DGCPM/notest.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 22:18 PW/PWOM/test_Saturn.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 22:18 PW/PWOM/test_Saturn_plots.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 22:19 PW/PWOM/test_Saturn_restart.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 22:19 PW/PWOM/test_Saturn_restart_plots.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 22:20 PW/PWOM/test_Earth.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 22:20 PW/PWOM/test_Earth_plots.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 22:20 PW/PWOM/test_Earth_restart.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 22:20 PW/PWOM/test_Earth_restart_plots.diff -rw-r--r-- 1 gtoth clasp 0 Feb 15 22:21 RB/RBE/test.diff -rw-r--r-- 1 gtoth clasp 31 Feb 15 22:22 test_pw.diff -rw-r--r-- 1 gtoth clasp 31 Feb 15 22:22 test_rb.diff -rw-r--r-- 1 gtoth clasp 31 Feb 15 22:26 test_ps.diff -rw-r--r-- 1 gtoth clasp 27 Feb 15 22:26 test_ccmc_small_rb.diff -rw-r--r-- 1 gtoth clasp 27 Feb 15 22:26 test_ccmc_small_ie.diff -rw-r--r-- 1 gtoth clasp 27 Feb 15 22:26 test_ccmc_small_gm.diff -rw-r--r-- 1 gtoth clasp 21 Feb 15 22:30 test_swpc_ie.diff -rw-r--r-- 1 gtoth clasp 21 Feb 15 22:30 test_swpc_gm.diff -rw-r--r-- 1 gtoth clasp 17 Feb 15 22:34 test1_pw.diff -rw-r--r-- 1 gtoth clasp 17 Feb 15 22:34 test1_ie.diff -rw-r--r-- 1 gtoth clasp 17 Feb 15 22:34 test1_gm.diff -rw-r--r-- 1 gtoth clasp 17 Feb 15 22:37 test2_sc.diff -rw-r--r-- 1 gtoth clasp 17 Feb 15 22:37 test2_ih.diff -rw-r--r-- 1 gtoth clasp 17 Feb 15 22:48 test4_im_heidi.diff -rw-r--r-- 1 gtoth clasp 17 Feb 15 22:48 test4_ie.diff -rw-r--r-- 1 gtoth clasp 17 Feb 15 22:48 test4_gm.diff -rw-r--r-- 1 gtoth clasp 17 Feb 15 22:52 test5_ee.diff -rw-r--r-- 1 gtoth clasp 17 Feb 15 23:01 test6_im_crcm.diff -rw-r--r-- 1 gtoth clasp 17 Feb 15 23:01 test6_ie.diff -rw-r--r-- 1 gtoth clasp 17 Feb 15 23:01 test6_gm.diff -rw-r--r-- 1 gtoth clasp 17 Feb 15 23:05 test7_oh.diff -rw-r--r-- 1 gtoth clasp 17 Feb 15 23:05 test7_ih.diff -rw-r--r-- 1 gtoth clasp 17 Feb 15 23:10 test8_im_rcm_multi.diff -rw-r--r-- 1 gtoth clasp 17 Feb 15 23:10 test8_ie.diff -rw-r--r-- 1 gtoth clasp 17 Feb 15 23:10 test8_gm_multi.diff -rw-r--r-- 1 gtoth clasp 17 Feb 15 23:13 test9_sc_chromo.diff -rw-r--r-- 1 gtoth clasp 17 Feb 15 23:13 test9_ih.diff -rw-r--r-- 1 gtoth clasp 19 Feb 15 23:18 test9th_sc_thread.diff -rw-r--r-- 1 gtoth clasp 19 Feb 15 23:18 test9th_ih.diff -rw-r--r-- 1 gtoth clasp 18 Feb 15 23:20 test10_sc.diff -rw-r--r-- 1 gtoth clasp 18 Feb 15 23:20 test10_ih.diff -rw-r--r-- 1 gtoth clasp 18 Feb 15 23:24 test11_pt.diff -rw-r--r-- 1 gtoth clasp 18 Feb 15 23:24 test11_gm.diff -rw-r--r-- 1 gtoth clasp 24 Feb 15 23:29 test12_gmpc_aniso.diff -rw-r--r-- 1 gtoth clasp 18 Feb 15 23:32 test13_pt.diff -rw-r--r-- 1 gtoth clasp 18 Feb 15 23:37 test14_ohpt.diff See test_swmf.res and test_swmf.log for more detail... make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_ifort/SWMF'