Installing SWMF touch Library/src/Makefile.DEPEND Library/src/Makefile.RULES make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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... no 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/usr/local/torque/lib -L/home/software/rhel6/openmpi-1.6.2/pgi-12.9/lib -lmpi_f77 -lmpi -losmcomp -lrdmacm -libverbs -lrt -lnsl -lutil -lpsm_infinipath -ltorque -ldl -lm -lnuma -lutil' -L/usr/cac/rhel6/pgi/12.9/linux86-64/12.9/lib -L/usr/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 -lpgmp -lpthread -lpgftnrtl -lnspgc -lpgc checking for dummy main to link with Fortran libraries... unknown checking for Fortran name-mangling scheme... unknown configure: WARNING: unknown Fortran name-mangling scheme 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.engin.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_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src' Making /home/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/blas ... make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/utilities make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/blas' Making /home/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/lapack ... make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/utilities make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/lapack' Making utilities ... make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 Building libHYPRE_utilities.a ... ar -rcu libHYPRE_utilities.a *.o ranlib libHYPRE_utilities.a cp -fpPR ./HYPRE_*.h /home/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_utilities.h /home/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./fortran*.h /home/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/utilities' Making multivector ... make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/multivector' Making krylov ... make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./krylov.h /home/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./lobpcg.h /home/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/krylov' Making seq_mv ... make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./seq_mv.h /home/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/seq_mv' Making parcsr_mv ... make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_parcsr_mv.h /home/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/parcsr_mv' Making parcsr_block_mv ... make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./csr_block_matrix.h /home/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/parcsr_block_mv' Making distributed_matrix ... make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_matrix' Making IJ_mv ... make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_IJ_mv.h /home/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/IJ_mv' Making matrix_matrix ... make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/matrix_matrix' Making distributed_ls ... make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls' Making pilut ... make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/pilut' Making ParaSails ... make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/ParaSails' Making Euclid ... make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/Euclid' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls' Making parcsr_ls ... make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_parcsr_ls.h /home/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/parcsr_ls' Making struct_mv ... make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_struct_mv.h /home/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/struct_mv' Making struct_ls ... make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_struct_ls.h /home/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/struct_ls' Making sstruct_mv ... make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_sstruct_mv.h /home/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/sstruct_mv' Making sstruct_ls ... make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_sstruct_ls.h /home/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/sstruct_ls' Making lib ... make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/lib' Building libHYPRE ... ar -rcu libHYPRE.a /home/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/IJ_mv/*.o ar -rcu libHYPRE.a /home/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/Euclid/*.o ar -rcu libHYPRE.a /home/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/ParaSails/*.o ar -rcu libHYPRE.a /home/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/pilut/*.o ar -rcu libHYPRE.a /home/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_matrix/*.o ar -rcu libHYPRE.a /home/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/krylov/*.o ar -rcu libHYPRE.a /home/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/matrix_matrix/*.o ar -rcu libHYPRE.a /home/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/multivector/*.o ar -rcu libHYPRE.a /home/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/parcsr_ls/*.o ar -rcu libHYPRE.a /home/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/parcsr_mv/*.o ar -rcu libHYPRE.a /home/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/parcsr_block_mv/*.o ar -rcu libHYPRE.a /home/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/seq_mv/*.o ar -rcu libHYPRE.a /home/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/sstruct_ls/*.o ar -rcu libHYPRE.a /home/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/sstruct_mv/*.o ar -rcu libHYPRE.a /home/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/struct_ls/*.o ar -rcu libHYPRE.a /home/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/struct_mv/*.o ar -rcu libHYPRE.a /home/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/utilities/*.o ranlib libHYPRE.a cp -fpPR libHYPRE* /home/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/lib make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/hypre-2.7.0b/src/lib' Installing hypre ... make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/util/HYPRE' VERSION 2.3 cd CON; make install make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/CON' cd ESMF/ESMF_SWMF; make install #^CMP IF ESMF make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/ESMF/ESMF_SWMF' touch src/Makefile.DEPEND make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/ESMF/ESMF_SWMF' Installing CZ/FSAM/ Installing FSAM as CZ component make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/CZ/FSAM' Installing EE/BATSRUS/ Installing BATSRUS as EE component make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS' make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS' Installing GM/BATSRUS/ Installing BATSRUS as GM component make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' Installing IE/Ridley_serial/ Installing Ridley_serial as IE component make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/IE/Ridley_serial' Installing IE/RIM/ Installing RIM as IE component make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/RIM' touch src/Makefile.DEPEND make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/RIM' Installing IH/BATSRUS/ Installing BATSRUS as IH component make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS' make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS' Installing IM/CRCM/ Installing CRCM as IM component make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/IM/CRCM' Installing IM/HEIDI/ Installing HEIDI as IM component make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' Installing IM/RCM2/ Installing RCM2 as IM component make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2' touch src/Makefile.DEPEND make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2' Installing OH/BATSRUS/ Installing BATSRUS as OH component make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS' make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS' Installing PC/IPIC3D/ Installing IPIC3D as PC component make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D' Makefile:133: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:161: warning: ignoring old commands for target `clean' 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_pgf90/SWMF/PC/IPIC3D' Installing PS/DGCPM/ Installing DGCPM as PS component make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/DGCPM' touch src/Makefile.DEPEND make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/DGCPM' Installing PT/AMPS/ Installing AMPS as PT component make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:83: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:161: warning: ignoring old commands for target `clean' AMPS installed make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Installing PW/PWOM/ Installing PWOM as PW component make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' mkdir bin touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' Installing RB/RBE/ Installing RBE as RB component make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE' touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE' Installing SC/BATSRUS/ Installing BATSRUS as SC component make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS' make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS' Installing SP/FLAMPA/ Installing FLAMPA as SP component make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/SP/FLAMPA' Installation succeeded Enabling HDF5 library in 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 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 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_pgf90/SWMF' rm -f share/Library/test/*.diff cd share/Library/src; /usr/bin/make LIB make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend lapack.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend blas.f h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlasLapack.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModKind.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExactRS.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFreq.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIoUnit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModMpiOrig.f90 gcc -c -O3 ModUtility_c.c -o ModUtility_c.o h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModInterpolate.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRandomNumber.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSort.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTriangulate.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTriangulateSpherical.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMpiInterfaces.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLinearAdvection.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNumConst.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModInterpolateAMR.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSpice.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConst.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoordTransform.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMpi.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeConvert.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_geopack.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUtility.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLinearSolver.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_line_extract.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_ray_trace.f90 PGF90-W-0155-The type of FLOAT is now double precision with -r8 (CON_geopack.f90: 139) 0 inform, 1 warnings, 0 severes, 0 fatal for con_mag_axis h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModReadParam.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O2 ModHdf5Utils.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPlanetConst.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProcessVarName.f90 PGF90-W-0155-The type of FLOAT is now double precision with -r8 (ModLinearSolver.f90: 2354) 0 inform, 1 warnings, 0 severes, 0 fatal for save_plot h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_planet.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPlotFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_axes.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_planet_field.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModInitialState.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLookupTable.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 ModUtility_c.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o CON_ray_trace.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd share/Library/test; make test make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' -rw-r--r-- 1 gtoth aoss 0 May 11 19:47 test_axes.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' -rw-r--r-- 1 gtoth aoss 0 May 11 19:47 test_coord_transform.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' -rw-r--r-- 1 gtoth aoss 0 May 11 19:47 test_freq.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' -rw-r--r-- 1 gtoth aoss 0 May 11 19:47 test_geopack.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' -rw-r--r-- 1 gtoth aoss 0 May 11 19:47 test_io_unit.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' -rw-r--r-- 1 gtoth aoss 0 May 11 19:47 test_interpolate.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' -rw-r--r-- 1 gtoth aoss 0 May 11 19:47 test_interpolate_amr.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 test_initial_state.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 test_line_extract.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 test_linear_advection.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 test_linear_solver.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 test_lookup_table.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 test_planet_field.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 test_plot_file.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 test_random_number.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 test_ray_trace.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 test_sort.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 test_time_convert.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 test_triangulate.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: *** [test_process_var_name_exe] Error 2 make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' FORTRAN STOP make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' FORTRAN STOP make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' FORTRAN STOP make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' FORTRAN STOP make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' FORTRAN STOP make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' FORTRAN STOP make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' FORTRAN STOP make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' FORTRAN STOP make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' FORTRAN STOP make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' FORTRAN STOP make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' FORTRAN STOP make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' FORTRAN STOP make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' FORTRAN STOP make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' -rw-r--r-- 1 gtoth aoss 1490 May 11 19:52 test_process_var_name.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' -rw-r--r-- 1 gtoth aoss 0 May 11 19:52 test_utilities.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' --------------------------------------------------------- -rw-r--r-- 1 gtoth aoss 0 May 11 19:47 test_axes.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:47 test_coord_transform.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:47 test_freq.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:47 test_geopack.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 test_initial_state.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:47 test_interpolate_amr.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:47 test_interpolate.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:47 test_io_unit.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 test_linear_advection.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 test_linear_solver.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 test_line_extract.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 test_lookup_table.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 test_planet_field.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 test_plot_file.diff -rw-r--r-- 1 gtoth aoss 1490 May 11 19:52 test_process_var_name.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 test_random_number.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 test_ray_trace.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 test_sort.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 test_time_convert.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 test_triangulate.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:52 test_utilities.diff make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' ls -l share/Library/test/*.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:47 share/Library/test/test_axes.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:47 share/Library/test/test_coord_transform.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:47 share/Library/test/test_freq.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:47 share/Library/test/test_geopack.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 share/Library/test/test_initial_state.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:47 share/Library/test/test_interpolate_amr.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:47 share/Library/test/test_interpolate.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:47 share/Library/test/test_io_unit.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 share/Library/test/test_linear_advection.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 share/Library/test/test_linear_solver.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 share/Library/test/test_line_extract.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 share/Library/test/test_lookup_table.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 share/Library/test/test_planet_field.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 share/Library/test/test_plot_file.diff -rw-r--r-- 1 gtoth aoss 1490 May 11 19:52 share/Library/test/test_process_var_name.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 share/Library/test/test_random_number.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 share/Library/test/test_ray_trace.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 share/Library/test/test_sort.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 share/Library/test/test_time_convert.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 share/Library/test/test_triangulate.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:52 share/Library/test/test_utilities.diff make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd util; make test make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util' rm -f */src*/*.diff cd DATAREAD/srcMagnetogram; make -j1 test make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make HARMONICS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/HARMONICS.exe make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMagHarmonics.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 harmonics.f90 h5pfc -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/HARMONICS.exe harmonics.o ModMagHarmonics.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib -lSHARE -r8 make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/HARMONICS.exe has been compiled. ln -sf /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/HARMONICS.exe . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' rm -f HARMONICS.exe ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/HARMONICS.exe HARMONICS.exe make DIPOLE11 make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make DIPOLE11.exe make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 dipole11.f90 h5pfc -o DIPOLE11.exe dipole11.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib -lSHARE -r8 make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' ./DIPOLE11.exe cp HARMONICS.in.orig HARMONICS.in ./HARMONICS.exe > harmonics.log make test_harmonics_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/DiffNum.pl -t -r=1e-5 -a=1e-12 \ harmonics11uniform.dat \ harmonics.ref > test_harmonics.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:52 test_harmonics.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make POTENTIAL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 potential_field.f90 h5pfc -o POTENTIAL.exe potential_field.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib -lSHARE -r8 make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make DIPOLE11 make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make DIPOLE11.exe make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[6]: `DIPOLE11.exe' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' ./DIPOLE11.exe ./POTENTIAL.exe > potential.log make test_potential_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/DiffNum.pl -t -r=1e-5 -a=1e-12 \ potential.log \ potential.ref > test_potential.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:52 test_potential.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make FDIPS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 FDIPS_module.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 FDIPS_nohypre.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 FDIPS_hypre.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 FDIPS.f90 h5pfc -o FDIPS.exe FDIPS_module.o FDIPS_nohypre.o FDIPS.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib -lSHARE -r8 make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make DIPOLE11 make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make DIPOLE11.exe make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[6]: `DIPOLE11.exe' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 ./redistribute.pl fdips_field_np010202.out fdips.out make test_fdips_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/share/Scripts/DiffNum.pl -t -r=1e-9 -a=1e-9 \ fdips.out \ fdips_ref.out > test_fdips.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:52 test_fdips.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:52 test_fdips_log.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make FDIPS_HYPRE make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' h5pfc -o FDIPS.exe FDIPS_module.o FDIPS_hypre.o FDIPS.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib -lSHARE -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make DIPOLE11 make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make DIPOLE11.exe make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[6]: `DIPOLE11.exe' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 ./redistribute.pl fdips_field_np010202.out fdips.out make test_fdips_hypre_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/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 aoss 0 May 11 19:52 test_fdips_hypre.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:52 test_fdips_hypre_log.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' -rw-r--r-- 1 gtoth aoss 0 May 11 19:52 test_fdips.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:52 test_fdips_hypre.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:52 test_fdips_hypre_log.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:52 test_fdips_log.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:52 test_harmonics.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:52 test_potential.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' ls -l */src*/*.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:52 DATAREAD/srcMagnetogram/test_fdips.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:52 DATAREAD/srcMagnetogram/test_fdips_hypre.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:52 DATAREAD/srcMagnetogram/test_fdips_hypre_log.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:52 DATAREAD/srcMagnetogram/test_fdips_log.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:52 DATAREAD/srcMagnetogram/test_harmonics.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:52 DATAREAD/srcMagnetogram/test_potential.diff make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util' make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' make test_unit make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/BATL' mkdir -p run/plots cd run; \ cp ../input/PARAM.in.cart PARAM.in; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/ADVECT.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/BATL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/GAME.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/READAMR.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/pIDL .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/data . cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 -Mextend lapack.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 -Mextend blas.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModBlasLapack.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModKind.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModExactRS.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModFreq.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModIoUnit.f90 mpif90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O0 ModMpiOrig.f90 gcc -c -O3 ModUtility_c.c -o ModUtility_c.o pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModHdf5Utils.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModInterpolate.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModRandomNumber.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModSort.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModTriangulate.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModTriangulateSpherical.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModNumConst.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModInterpolateAMR.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModSpice.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModLinearAdvection.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModMpiInterfaces.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModConst.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModCoordTransform.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 CON_geopack.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModTimeConvert.f90 PGF90-W-0155-The type of FLOAT is now double precision with -r8 (CON_geopack.f90: 139) 0 inform, 1 warnings, 0 severes, 0 fatal for con_mag_axis pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModMpi.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModUtility.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModLinearSolver.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 CON_line_extract.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 CON_ray_trace.f90 PGF90-W-0155-The type of FLOAT is now double precision with -r8 (ModLinearSolver.f90: 2354) 0 inform, 1 warnings, 0 severes, 0 fatal for save_plot pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModReadParam.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModPlotFile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModPlanetConst.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModProcessVarName.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 CON_planet.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 CON_axes.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModInitialState.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModLookupTable.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 CON_planet_field.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 ModUtility_c.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o CON_ray_trace.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModTiming.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 timing_cpu.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 timing.f90 ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libTIMING.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' cd src; make BATL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make DEPEND make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/BATL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_size.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_mpi.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_tree.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_high_order.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_grid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_cell.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_node.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_face.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 main.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_lib.f90 mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/BATL.exe main.o BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib -lTIMING -lSHARE -r8 make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' (cd run; mpirun -np 2 BATL.exe > test11.ref) ls -l test11.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:52 test11.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' cd src; make BATL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make DEPEND make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/BATL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_size.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_tree.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_high_order.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_grid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_cell.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_node.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_face.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 main.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_lib.f90 mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/BATL.exe main.o BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib -lTIMING -lSHARE -r8 make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' (cd run; mpirun -np 2 BATL.exe > test12.ref) ls -l test12.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:53 test12.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' cd src; make BATL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make DEPEND make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/BATL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_size.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_tree.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_high_order.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_grid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_cell.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_node.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_face.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 main.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_lib.f90 mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/BATL.exe main.o BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib -lTIMING -lSHARE -r8 make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' (cd run; mpirun -np 2 BATL.exe > test21.ref) ls -l test21.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:53 test21.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' cd src; make BATL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make DEPEND make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/BATL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_size.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_tree.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_high_order.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_grid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_cell.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_node.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_face.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 main.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_lib.f90 mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/BATL.exe main.o BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib -lTIMING -lSHARE -r8 make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' (cd run; mpirun -np 2 BATL.exe > test22.ref) ls -l test22.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:53 test22.diff sleep 1 make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' cd src; make BATL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make DEPEND make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/BATL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_size.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_tree.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_high_order.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_grid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_cell.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_node.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_face.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 main.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_lib.f90 mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/BATL.exe main.o BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib -lTIMING -lSHARE -r8 make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' (cd run; mpirun -np 2 BATL.exe > test31.ref) ls -l test31.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:53 test31.diff sleep 1 make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' Config.pl -double -g=8,4,2 -r=2,1,1 -ng=2 make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' cd src; make BATL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make DEPEND make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/BATL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/BATL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' (cd run; mpirun -np 2 BATL.exe > test31.ref) ls -l test31.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:53 test31.diff sleep 1 make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' cd src; make BATL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make DEPEND make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/BATL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_size.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_tree.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_high_order.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_grid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_cell.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_node.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_face.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 main.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_lib.f90 mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/BATL.exe main.o BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib -lTIMING -lSHARE -r8 make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' (cd run; mpirun -np 2 BATL.exe > test32.ref) ls -l test32.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:53 test32.diff sleep 1 make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' cd src; make BATL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make DEPEND make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/BATL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_size.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_tree.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_high_order.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_grid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_cell.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_node.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_face.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 main.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_lib.f90 mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/BATL.exe main.o BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib -lTIMING -lSHARE -r8 make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' (cd run; mpirun -np 2 BATL.exe > test33.ref) ls -l test33.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:55 test33.diff sleep 1 make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' ls -l test??.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:52 test11.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:53 test12.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:53 test21.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:53 test22.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:53 test31.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:53 test32.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:55 test33.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' make test_advect make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' cd src; make ADVECT make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make DEPEND make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/ADVECT.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_size.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_tree.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_high_order.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_grid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_cell.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_face.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_node.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_lib.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 advect_main.f90 mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib -lTIMING -lSHARE -r8 make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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) make test_advect11_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' ls -l advect11.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:55 advect11.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' cd src; make ADVECT make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make DEPEND make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/ADVECT.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_size.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_tree.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_high_order.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_grid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_cell.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_face.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_node.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_lib.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 advect_main.f90 mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib -lTIMING -lSHARE -r8 make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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) make test_advect21_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' ls -l advect21.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:55 advect21.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' cd src; make ADVECT make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make DEPEND make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/ADVECT.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_size.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_tree.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_high_order.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_grid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_cell.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_face.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_node.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_lib.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 advect_main.f90 mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib -lTIMING -lSHARE -r8 make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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) make test_advect22_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' ls -l advect22.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:55 advect22.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' cd src; make ADVECT make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make DEPEND make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/ADVECT.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_size.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_tree.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_high_order.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_grid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_cell.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_face.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_node.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_lib.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 advect_main.f90 mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib -lTIMING -lSHARE -r8 make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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) make test_advect12_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' ls -l advect12.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:56 advect12.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' cd src; make ADVECT make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make DEPEND make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/ADVECT.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_size.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_tree.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_high_order.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_grid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_cell.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_face.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_node.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_lib.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 advect_main.f90 mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib -lTIMING -lSHARE -r8 make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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) make test_advect31_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' ls -l advect31.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:56 advect31.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' cd src; make ADVECT make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make DEPEND make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/ADVECT.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_size.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_tree.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_high_order.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_grid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_cell.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_face.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_node.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_lib.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 advect_main.f90 mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib -lTIMING -lSHARE -r8 make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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) make test_advect32_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' ls -l advect32.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:57 advect32.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' cd src; make ADVECT make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make DEPEND make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/ADVECT.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_size.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_tree.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_high_order.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_grid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_cell.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_face.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_node.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_lib.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 advect_main.f90 mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib -lTIMING -lSHARE -r8 make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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) make test_advect33_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' ls -l advect33.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:04 advect33.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' cd src; make ADVECT make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make DEPEND make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/ADVECT.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_size.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_tree.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_high_order.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_grid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_cell.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_face.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_node.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_lib.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 advect_main.f90 mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib -lTIMING -lSHARE -r8 make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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) make test_advect22_rz_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' ERROR in DiffNum.pl make[5]: [test_advect22_rz_check] Error 255 (ignored) ls -l advect22_rz.diff -rw-r--r-- 1 gtoth aoss 411 May 11 20:05 advect22_rz.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' Config.pl -double -g=4,4,1 -r=2,2,2 -ng=2 make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' cd src; make ADVECT make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make DEPEND make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/ADVECT.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/ADVECT.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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) make test_advect22_cyl_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' ls -l advect22_cyl.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:06 advect22_cyl.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' Config.pl -double -g=4,4,1 -r=2,2,2 -ng=2 make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' cd src; make ADVECT make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make DEPEND make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/ADVECT.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/ADVECT.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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) make test_advect22_round_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' ls -l advect22_round.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:06 advect22_round.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' cd src; make ADVECT make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make DEPEND make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/ADVECT.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_size.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_tree.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_high_order.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_grid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_cell.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_face.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_node.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_lib.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 advect_main.f90 mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib -lTIMING -lSHARE -r8 make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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) make test_advect33_sph_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' ls -l advect33_sph.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:06 advect33_sph.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' Config.pl -double -g=4,4,4 -r=2,2,2 -ng=2 make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' cd src; make ADVECT make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make DEPEND make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/ADVECT.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/ADVECT.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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) make test_advect33_rlonlat_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' ls -l advect33_rlonlat.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:07 advect33_rlonlat.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' Config.pl -double -g=4,4,4 -r=2,2,2 -ng=2 make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' cd src; make ADVECT make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make DEPEND make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/ADVECT.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/ADVECT.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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) make test_advect33_round_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' ls -l advect33_round.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:07 advect33_round.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' ls -l advect??*.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:55 advect11.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:56 advect12.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:55 advect21.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:06 advect22_cyl.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:55 advect22.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:06 advect22_round.diff -rw-r--r-- 1 gtoth aoss 411 May 11 20:05 advect22_rz.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:56 advect31.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:57 advect32.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:04 advect33.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:07 advect33_rlonlat.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:07 advect33_round.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:06 advect33_sph.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' make test_readamr make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' rm -f readamr_*.diff make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' cd src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_size.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_tree.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_high_order.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_grid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_cell.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_face.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_node.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' cd srcReadAmr; make EXE make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/srcReadAmr' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModReadAmr.f90 cp -f ../src/libBATL.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libREADAMR.a pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 read_amr.f90 ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libREADAMR.a ModReadAmr.o mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/READAMR.exe read_amr.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib -lREADAMR -lTIMING -lSHARE -r8 make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/srcReadAmr' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' (cd run; mpirun -np 4 READAMR.exe > readamr_1d.ref) ls -l readamr_1d.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:07 readamr_1d.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' cd src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_size.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_tree.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_high_order.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_grid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_cell.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_face.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_node.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' cd srcReadAmr; make EXE make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/srcReadAmr' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModReadAmr.f90 cp -f ../src/libBATL.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libREADAMR.a pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 read_amr.f90 ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libREADAMR.a ModReadAmr.o mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/READAMR.exe read_amr.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib -lREADAMR -lTIMING -lSHARE -r8 make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/srcReadAmr' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' (cd run; mpirun -np 4 READAMR.exe > readamr_2d.ref) ls -l readamr_2d.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:07 readamr_2d.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' Config.pl -single -g=4,4,4 -r=2,2,2 -ng=0 make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' cd share; make clean make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share' cd Library/src; make clean make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' cd Library/test;make clean make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/test' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/test' cd Prologs; make clean make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Prologs' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Prologs' rm -f include/*.mod make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share' cd src; make clean make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' cd srcReadAmr; make clean make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/srcReadAmr' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/srcReadAmr' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 -Mextend lapack.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 -Mextend blas.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 ModBlasLapack.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 ModKind.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 ModExactRS.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 ModFreq.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 ModIoUnit.f90 mpif90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O0 ModMpiOrig.f90 gcc -c -O3 ModUtility_c.c -o ModUtility_c.o pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 ModHdf5Utils.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 ModInterpolate.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 ModRandomNumber.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 ModSort.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 ModTriangulate.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 ModTriangulateSpherical.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 ModNumConst.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 ModInterpolateAMR.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 ModSpice.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 ModLinearAdvection.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 ModConst.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 ModCoordTransform.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 ModMpiInterfaces.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 ModTimeConvert.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 CON_geopack.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 ModMpi.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 ModUtility.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 ModLinearSolver.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 CON_line_extract.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 CON_ray_trace.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 ModReadParam.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 ModPlotFile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 ModPlanetConst.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 ModProcessVarName.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 CON_planet.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 CON_axes.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 ModInitialState.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 ModLookupTable.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 CON_planet_field.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 ModUtility_c.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o CON_ray_trace.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' cd src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 BATL_size.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 BATL_mpi.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 BATL_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 BATL_tree.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 BATL_high_order.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 BATL_grid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 BATL_amr.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 BATL_amr_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 BATL_pass_cell.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 BATL_pass_face.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 BATL_pass_node.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 BATL_amr_criteria.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' cd srcReadAmr; make EXE make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/srcReadAmr' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 ModReadAmr.f90 cp -f ../src/libBATL.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libREADAMR.a pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -O4 read_amr.f90 ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libREADAMR.a ModReadAmr.o mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/READAMR.exe read_amr.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib -lREADAMR -lTIMING -lSHARE make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/srcReadAmr' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' (cd run; mpirun -np 4 READAMR.exe > readamr_3d.ref) ls -l readamr_3d.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:08 readamr_3d.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' Config.pl -double -g=6,4,4 -r=2,2,2 -ng=0 make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' cd share; make clean make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share' cd Library/src; make clean make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' cd Library/test;make clean make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/test' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/test' cd Prologs; make clean make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Prologs' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Prologs' rm -f include/*.mod make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share' cd src; make clean make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' cd srcReadAmr; make clean make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/srcReadAmr' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/srcReadAmr' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/BATL' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 -Mextend lapack.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 -Mextend blas.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModBlasLapack.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModKind.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModExactRS.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModFreq.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModIoUnit.f90 mpif90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O0 ModMpiOrig.f90 gcc -c -O3 ModUtility_c.c -o ModUtility_c.o pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModHdf5Utils.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModInterpolate.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModRandomNumber.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModSort.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModTriangulate.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModTriangulateSpherical.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModLinearAdvection.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModMpiInterfaces.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModNumConst.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModInterpolateAMR.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModSpice.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModConst.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModCoordTransform.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 CON_geopack.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModTimeConvert.f90 PGF90-W-0155-The type of FLOAT is now double precision with -r8 (CON_geopack.f90: 139) 0 inform, 1 warnings, 0 severes, 0 fatal for con_mag_axis pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModMpi.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModUtility.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModLinearSolver.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 CON_line_extract.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 CON_ray_trace.f90 PGF90-W-0155-The type of FLOAT is now double precision with -r8 (ModLinearSolver.f90: 2354) pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModReadParam.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModPlotFile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModPlanetConst.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModProcessVarName.f90 0 inform, 1 warnings, 0 severes, 0 fatal for save_plot pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 CON_planet.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 CON_axes.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModInitialState.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModLookupTable.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 CON_planet_field.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 ModUtility_c.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o CON_ray_trace.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/util/TIMING/src' cd src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_size.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_mpi.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_tree.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_high_order.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_grid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_cell.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_face.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_pass_node.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/src' cd srcReadAmr; make EXE make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/srcReadAmr' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 ModReadAmr.f90 cp -f ../src/libBATL.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libREADAMR.a pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/share/include -c -r8 -O4 read_amr.f90 ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib/libREADAMR.a ModReadAmr.o mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/bin/READAMR.exe read_amr.o \ -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/lib -lREADAMR -lTIMING -lSHARE -r8 make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL/srcReadAmr' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' (cd run; mpirun -np 4 READAMR.exe > readamr_sph.ref) ls -l readamr_sph.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:08 readamr_sph.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' ls -l readamr_*.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:07 readamr_1d.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:07 readamr_2d.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:08 readamr_3d.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:08 readamr_sph.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/BATL' make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/CZ/FSAM' rm -f test_fsam.diff /usr/bin/make test_compile make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/CZ/FSAM' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util; /usr/bin/make install make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE' make[6]: Nothing to be done for `install'. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util' cd src; /usr/bin/make xfsam make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/FSAM/src' make EXE make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/FSAM/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPar.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModOutfile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModControl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSundry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFSAM.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend ModFish.f h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoeff.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolar.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysunits.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModDomain.f90 PGF90-W-0155-The type of FLOAT is now double precision with -r8 (ModFish.f: 4104) 0 inform, 1 warnings, 0 severes, 0 fatal for cmgnbn h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGrid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModField.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBack.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModDel.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlk.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGetQtys.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIoFSAM.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModInterp.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBval.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserSetup.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGetP.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRHS.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIteration.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModInitialization.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 main.f90 h5pfc -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 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_pgf90/SWMF/lib -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -lSHARE -r8 make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/FSAM/src' xfsam.exe has been created make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/FSAM/src' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/FSAM' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/FSAM' /usr/bin/make test_rundir make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/CZ/FSAM' mkdir -p run_test/CZ make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/FSAM' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/FSAM' /usr/bin/make test_run make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/FSAM' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/FSAM' /usr/bin/make test_check make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/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 aoss 0 May 11 20:10 test_fsam.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/FSAM' make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/FSAM' make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS' EE/BATSRUS is tested in GM/BATSRUS make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS' make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_fluxemergence_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTiming.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 timing_cpu.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 timing.f90 ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMagnetogram.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a ModMagnetogram.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLdem.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a ModLdem.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 EEE_ModCommonVariables.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 EEE_ModArch.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 EEE_ModGL98.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 EEE_ModTD99.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 EEE_ModCms.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 EEE_ModGetB0.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 EEE_ModShearFlow.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 EEE_ModMain.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_mpi.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSingleFluid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExtraVariables.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProcMH.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O2 ModHdf5.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModPartImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd src; /usr/bin/make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a h5pfc -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 PostIDL.f90 h5pfc -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe PostIDL.o -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib -lSHARE -r8 make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_fluxemergence_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' mkdir -p run_test/EE cd run_test/EE; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_fluxemergence_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 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.67 5.10 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 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.40 14.57 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 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.22 31.16 PostProc.pl: Restart.pl -o RESULTS/run_restart/RESTART make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_fluxemergence_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ls -l test_fluxemergence.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:13 test_fluxemergence.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_shocktube_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O2 ModHdf5.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModPartImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd src; /usr/bin/make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a h5pfc -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_shocktube_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; cp Param/SHOCKTUBE/PARAM.in.hyp PARAM.in make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_shocktube_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog 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.28 1.38 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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_shocktube_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ls -l test_shocktube.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:14 test_shocktube.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_shockramp_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O2 ModHdf5.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModPartImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd src; /usr/bin/make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a h5pfc -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_shockramp_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; cp Param/SHOCKTUBE/PARAM.in.shockramp PARAM.in make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_shockramp_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog cd run_test; ./PostProc.pl -m RESULT PostProc.pl: mv GM/IO2 RESULT/GM with 22 files PostProc.pl: cp PARAM.in RESULT/ PostProc.pl: TIMINGS from runlog (init, run) 0.35 64.55 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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_shockramp_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 aoss 8937 May 11 20:16 test_shockramp.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_partsteady_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O2 ModHdf5.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModPartImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd src; /usr/bin/make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a h5pfc -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_partsteady_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; cp Param/SHOCKTUBE/PARAM.in.partsteady PARAM.in make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_partsteady_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog 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.46 6.39 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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_partsteady_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ls -l test_partsteady.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:18 test_partsteady.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_hallmhd_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O2 ModHdf5.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd src; /usr/bin/make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a h5pfc -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_hallmhd_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; cp Param/SHOCKTUBE/PARAM.in.HallTest PARAM.in make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_hallmhd_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog 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.13 11.79 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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_hallmhd_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ls -l test_hallmhd.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:19 test_hallmhd.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_twofluidmhd_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make[7]: `libBATL.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O2 ModHdf5.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd src; /usr/bin/make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a h5pfc -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_twofluidmhd_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; cp Param/SHOCKTUBE/PARAM.in.TwofluidTest PARAM.in make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_twofluidmhd_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog 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.10 5.26 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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_twofluidmhd_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ls -l test_twofluidmhd.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:20 test_twofluidmhd.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_multifluid_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O2 ModHdf5.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModPartImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd src; /usr/bin/make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a h5pfc -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_multifluid_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; cp Param/MULTIFLUID/PARAM.in . make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_multifluid_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog 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.21 2.72 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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_multifluid_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ls -l test_multifluid.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:22 test_multifluid.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_multiion_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make[7]: `libBATL.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O2 ModHdf5.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModPartImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd src; /usr/bin/make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a h5pfc -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_multiion_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; cp Param/MULTIION/PARAM.in . make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_multiion_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog 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.20 11.33 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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_multiion_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ls -l test_multiion.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:23 test_multiion.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_mhdions_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O2 ModHdf5.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModPartImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd src; /usr/bin/make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a h5pfc -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_mhdions_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; cp Param/MHDIONS/PARAM.in . make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_mhdions_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog 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.18 7.71 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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_mhdions_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ls -l test_mhdions.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:24 test_mhdions.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_mhdnoncons_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make[7]: `libBATL.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O2 ModHdf5.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModPartImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd src; /usr/bin/make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a h5pfc -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_mhdnoncons_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; cp Param/MHDNONCONS/PARAM.in . make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_mhdnoncons_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog 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.21 2.26 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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_mhdnoncons_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ls -l test_mhdnoncons.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:26 test_mhdnoncons.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_eosgodunov_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAtomicMass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFermiGas.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPowerLawEos.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonMix.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModOpacityVoigt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalProperties.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 radiom.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpTable.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAtomicNotation.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonizPotential.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPlastic.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModZtf.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExcitationData.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHydrogenicModel.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAtomicDataMix.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExcitation.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMolecularData.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartition.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModStatSum.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiGroup.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTransport.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiom.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEos.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 nlte_igor.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 eos_material.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModInterfaceNLTE.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEosTable.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/lib/libCRASH.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O2 ModHdf5.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModPartImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd src; /usr/bin/make CRASH make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/CRASH.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a h5pfc -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/CRASH.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Program CRASH has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_eosgodunov_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; cp Param/CRASH/PARAM.in.eosgodunov PARAM.in; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/CRASH.exe . make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_eosgodunov_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./CRASH.exe > runlog 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.15 8.88 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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_eosgodunov_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ls -l test_eosgodunov.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:27 test_eosgodunov.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_levelset_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O2 ModHdf5.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModPartImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd src; /usr/bin/make CRASH make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/CRASH.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a h5pfc -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/CRASH.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Program CRASH has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_levelset_rundir DEFAULT_EXE=CRASH.exe make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_levelset_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./CRASH.exe > runlog 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.29 8.80 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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_levelset_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ls -l test_levelset.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:29 test_levelset.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_hyades2d_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 /usr/bin/make CRASH make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O2 ModHdf5.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModPartImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd src; /usr/bin/make CRASH make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/CRASH.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a h5pfc -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/CRASH.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Program CRASH has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_hyades2d_rundir DEFAULT_EXE=CRASH.exe make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_hyades2d_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./CRASH.exe > runlog 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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_hyades2d_restart make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 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) 2.15 4.30 PostProc.pl: TIMINGS from runlog_restart (init, run) 0.33 12.53 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_hyades2d_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ls -l test_hyades2d.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:31 test_hyades2d.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ./Config.pl -nohdf5 Disabling Hdf5 library in /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' rm -rf *~ doc/*~ Param/*~ TAGS for i in `ls -d [A-Z][A-Z]/*/ | grep -v /CVS/`; \ do (echo Cleaning $i; cd $i; make clean); done Cleaning CZ/Empty/ make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' cd src; make clean make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' Cleaning CZ/FSAM/ make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/FSAM' cd src; make clean make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/FSAM/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/FSAM/src' cd srcInterface; make clean make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/FSAM/srcInterface' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/FSAM/srcInterface' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/FSAM' Cleaning EE/BATSRUS/ make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS' Cleaning EE/Empty/ make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' cd src; make clean make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' Cleaning GM/BATSRUS/ make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd src; make clean make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd srcBATL; make clean make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd srcInterface; make clean make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' cd srcPostProc; make clean make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' Cleaning GM/Empty/ make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty' cd src; make clean make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty' Cleaning IE/Empty/ make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' cd src; make clean make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' Cleaning IE/Ridley_serial/ make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial' cd src; make clean make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial/src' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial' Cleaning IE/RIM/ make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/RIM' cd src; make clean make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/RIM/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/RIM/src' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/RIM' Cleaning IH/BATSRUS/ make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS' Cleaning IH/Empty/ make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' cd src; make clean make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' Cleaning IM/CRCM/ make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/CRCM' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/CRCM/src' Makefile:32: warning: overriding commands for target `.f.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:151: warning: ignoring old commands for target `.f.o' Makefile:35: warning: overriding commands for target `.f90.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:145: warning: ignoring old commands for target `.f90.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/CRCM/src' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/CRCM/srcInterface' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/CRCM/srcInterface' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/CRCM' Cleaning IM/Empty/ make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' cd src; make clean make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' Cleaning IM/HEIDI/ make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/src' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/srcInterface' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/srcInterface' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' Cleaning IM/RCM2/ make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2' touch src/Makefile.DEPEND cd src; make clean make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2/src' Makefile:79: warning: overriding commands for target `.f90.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:145: warning: ignoring old commands for target `.f90.o' Makefile:83: warning: overriding commands for target `.f.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:151: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2/src' cd src/claw; make clean make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2/src/claw' Makefile:36: warning: overriding commands for target `.f.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:151: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2/src/claw' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2' Cleaning OH/BATSRUS/ make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS' Cleaning OH/Empty/ make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' cd src; make clean make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' Cleaning PC/Empty/ make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' cd src; make clean make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' Cleaning PC/IPIC3D/ make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D' Makefile:133: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' touch src/Makefile.DEPEND src/Makefile.local srcInterface/Makefile.DEPEND cd src; make clean make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D/src' Makefile:84: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' rm -f bc/BcFields3D.o bc/BcParticles.o communication/ComBasic3D.o communication/ComInterpNodes3D.o communication/ComNodes3D.o communication/ComParser3D.o communication/ComParticles3D.o ConfigFile/src/ConfigFile.o fields/BCStructure.o fields/EMfields3D.o grids/Grid3DCU.o inputoutput/Collective.o inputoutput/phdf5.o inputoutput/ParallelIO.o inputoutput/Restart3D.o main/iPic3Dlib.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 iPic3D.o ../libIPIC3D/libIPIC3D.a make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D/src' cd srcInterface; make clean make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D/srcInterface' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D/srcInterface' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D' Cleaning PS/DGCPM/ make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/DGCPM' cd src; make clean make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/DGCPM/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/DGCPM/src' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/DGCPM' Cleaning PS/Empty/ make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' cd src; make clean make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' Cleaning PT/AMPS/ make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:83: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' rm -f srcTemp/libAMPS.a make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcInterface' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcInterface' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Cleaning PT/Empty/ make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' cd src; make clean make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' Cleaning PW/Empty/ make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' cd src; make clean make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' Cleaning PW/PWOM/ make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' cd src; make clean make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' cd srcInterface; make clean make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/srcInterface' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/srcInterface' cd doc/Tex; make clean make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/doc/Tex' rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f PWOMXML.tex rm -f PWOMREF PWOMXML make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/doc/Tex' cd srcPostProc; make clean make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/srcPostProc' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/srcPostProc' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' Cleaning RB/Empty/ make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' cd src; make clean make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' Cleaning RB/RBE/ make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE/src' Makefile:31: warning: overriding commands for target `.f.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:151: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:145: warning: ignoring old commands for target `.f90.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE/src' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE/srcInterface' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE/srcInterface' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE' Cleaning SC/BATSRUS/ make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS' Cleaning SC/Empty/ make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' cd src; make clean make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' Cleaning SP/Empty/ make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' cd src; make clean make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' Cleaning SP/FLAMPA/ make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/FLAMPA' touch src/Makefile.DEPEND srcInterface/Makefile.DEPEND make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/FLAMPA/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/FLAMPA/src' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/FLAMPA/srcInterface' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/FLAMPA/srcInterface' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/FLAMPA' Cleaning UA/Empty/ make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' cd src; make clean make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' (cd ESMF/ESMF_SWMF; make clean) #^CMP IF ESMF make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/ESMF/ESMF_SWMF' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/ESMF/ESMF_SWMF/src' Makefile:21: warning: overriding commands for target `.f90.o' /home/gtoth/ESMF/ver2.2rp1/build/common.mk:1842: warning: ignoring old commands for target `.f90.o' make ACTION=tree_clean tree make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/ESMF/ESMF_SWMF/src' Makefile:21: warning: overriding commands for target `.f90.o' /home/gtoth/ESMF/ver2.2rp1/build/common.mk:1842: warning: ignoring old commands for target `.f90.o' rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/ESMF_SWMF.exe *.o *.mod *.txt core ESM*.stdout ESM*.Log PET*.Log *ESMF_LogFile make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/ESMF/ESMF_SWMF/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/ESMF/ESMF_SWMF/src' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/ESMF/ESMF_SWMF' cd CON; make clean make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON' cd Control/src; make clean make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' cd Library/src; make clean make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' cd Coupler/src; make clean make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' cd Interface/src; make clean make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' cd Stubs/src; make clean make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Stubs/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Stubs/src' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON' cd share; make clean make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share' cd Library/src; make clean make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd Library/test;make clean make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' cd Prologs; make clean make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Prologs' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Prologs' rm -f include/*.mod make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share' cd util; make clean make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/NOMPI/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/NOMPI/src' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/srcEmpty' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/srcEmpty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/doc' /bin/rm -f *.log *.aux *.dvi *~ make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/doc' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/doc/Tex' rm -f *.log *.aux *~ make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/doc/Tex' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/FISHPAK/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/FISHPAK/src' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util' cd doc/Tex; make clean make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/doc/Tex' rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f SWMFREF.tex SWMFXML.tex SWPC.XML SWPCXML.tex BATSRUS_SCRIPTS.tex rm -f SWMFREF SWMFXML SWPCXML BATSRUS_SCRIPTS make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/doc/Tex' cd bin; rm -f *.exe cd lib; rm -f *.a *.so Clean succeeded make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' 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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_laserpackage_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend lapack.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend blas.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlasLapack.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModKind.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExactRS.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFreq.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIoUnit.f90 mpif90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModMpiOrig.f90 gcc -c -O3 ModUtility_c.c -o ModUtility_c.o pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHdf5Utils.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModInterpolate.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRandomNumber.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSort.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTriangulate.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTriangulateSpherical.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNumConst.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModInterpolateAMR.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSpice.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLinearAdvection.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConst.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoordTransform.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMpiInterfaces.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeConvert.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_geopack.f90 PGF90-W-0155-The type of FLOAT is now double precision with -r8 (CON_geopack.f90: 139) 0 inform, 1 warnings, 0 severes, 0 fatal for con_mag_axis pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMpi.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUtility.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLinearSolver.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_line_extract.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_ray_trace.f90 PGF90-W-0155-The type of FLOAT is now double precision with -r8 (ModLinearSolver.f90: 2354) 0 inform, 1 warnings, 0 severes, 0 fatal for save_plot pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModReadParam.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPlotFile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPlanetConst.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProcessVarName.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_planet.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_axes.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModInitialState.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLookupTable.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_planet_field.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 ModUtility_c.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o CON_ray_trace.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTiming.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 timing_cpu.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 timing.f90 ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMagnetogram.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a ModMagnetogram.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLdem.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a ModLdem.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 EEE_ModCommonVariables.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 EEE_ModArch.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 EEE_ModGL98.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 EEE_ModTD99.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 EEE_ModCms.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 EEE_ModGetB0.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 EEE_ModShearFlow.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 EEE_ModMain.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAtomicMass.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFermiGas.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPowerLawEos.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonMix.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModOpacityVoigt.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalProperties.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 radiom.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpTable.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAtomicNotation.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonizPotential.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPlastic.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModZtf.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExcitationData.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHydrogenicModel.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAtomicDataMix.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExcitation.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMolecularData.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartition.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModStatSum.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiGroup.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTransport.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiom.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEos.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 nlte_igor.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 eos_material.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModInterfaceNLTE.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEosTable.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/lib/libCRASH.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_mpi.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSingleFluid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExtraVariables.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProcMH.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHdf5.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModPartImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd src; /usr/bin/make CRASH make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/CRASH.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCRASH.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/CRASH.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Program CRASH has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 PostIDL.f90 mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe PostIDL.o -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib -lSHARE -r8 make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_laserpackage_rundir DEFAULT_EXE=CRASH.exe make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_laserpackage_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./CRASH.exe > runlog 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) 1.29 72.26 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_laserpackage_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ls -l test_laserpackage.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:34 test_laserpackage.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_graydiffusion_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHdf5.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd src; /usr/bin/make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_graydiffusion_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_graydiffusion_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog 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.75 14.60 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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_graydiffusion_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ls -l test_graydiffusion.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:35 test_graydiffusion.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_viscosity_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHdf5.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModPartImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd src; /usr/bin/make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_viscosity_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; cp Param/VISCOSITY/PARAM.in PARAM.in make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_viscosity_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog 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.19 5.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[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_viscosity_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ls -l test_viscosity.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:36 test_viscosity.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_corona_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHdf5.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModPartImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd src; /usr/bin/make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_corona_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' mkdir -p run_test/SC cd run_test/SC; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_corona_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog 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 22.94 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_corona_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ls -l test_corona.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:38 test_corona.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_coronasph_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make[7]: `libBATL.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[7]: `libBATSRUS.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd src; /usr/bin/make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_coronasph_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' mkdir -p run_test/SC cd run_test/SC; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_coronasph_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog 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 21.82 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_coronasph_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ls -l test_coronasph.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:38 test_coronasph.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_chromo_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHdf5.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModPartImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd src; /usr/bin/make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_chromo_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' mkdir -p run_test/SC cd run_test/SC; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_chromo_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog 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 30.65 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_chromo_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ls -l test_chromo.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:40 test_chromo.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_outerhelio_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHdf5.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModPartImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd src; /usr/bin/make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_outerhelio_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' mkdir -p run_test/OH cd run_test/OH; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; cp Param/OUTERHELIO/PARAM.in . make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_outerhelio_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog 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.00 277.34 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_outerhelio_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ls -l test_outerhelio.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:46 test_outerhelio.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_earthsph_compile make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHdf5.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd src; /usr/bin/make BATSRUS make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_earthsph_rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_earthsph_run make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog 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.17 50.89 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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_earthsph_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ls -l test_earthsph.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:48 test_earthsph.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_2bodyplot_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHdf5.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd src; /usr/bin/make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_2bodyplot_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_2bodyplot_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog 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.13 48.22 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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_2bodyplot_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' gunzip -c Param/2BODYPLOT/TestOutput/REFy*.out.gz | sort -k1 -k2 -k3 -n \ > 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 sort -k1 -k2 -k3 -n run_test/RESULTS/GM/y=0_ful_*9_*.out \ > run_test/RESULTS/GM/y=0.out 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 aoss 0 May 11 20:50 test_2bodyplot.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_titan_compile make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHdf5.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd src; /usr/bin/make BATSRUS make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_titan_rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_titan_run make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog 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.68 39.20 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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_titan_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ls -l test_titan.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:52 test_titan.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_titan_restart_save make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 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) 1.36 30.89 PostProc.pl: mv runlog RESULTS/RestartSave/ PostProc.pl: Restart.pl -o RESULTS/RestartSave/RESTART make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_titan_restart_read make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 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.80 13.15 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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_titan_restart_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 aoss 0 May 11 20:52 test_titan.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:53 test_titan_restart.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_mars_compile make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make[8]: `libBATL.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd src; /usr/bin/make BATSRUS make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_mars_rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_mars_run make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog 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.11 5.16 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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_mars_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ls -l test_mars.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:54 test_mars.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_marsfluids_compile make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make[8]: `libBATL.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd src; /usr/bin/make BATSRUS make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_marsfluids_rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_marsfluids_run make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog 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.29 6.44 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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_marsfluids_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ls -l test_marsfluids.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:55 test_marsfluids.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_marsfluids_restart_save make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 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 2.64 PostProc.pl: mv runlog RESULTS/RestartSave/ PostProc.pl: Restart.pl -o RESULTS/RestartSave/RESTART make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_marsfluids_restart_read make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 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.13 2.26 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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_marsfluids_restart_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 aoss 0 May 11 20:55 test_marsfluids.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:55 test_marsfluids_restart.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_venus_compile make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make[8]: `libBATL.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd src; /usr/bin/make BATSRUS make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_venus_rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_venus_run make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog 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.64 48.02 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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_venus_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ls -l test_venus.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:57 test_venus.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_venus_restart_save make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 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) 1.65 20.46 PostProc.pl: mv runlog RESULTS/RestartSave/ PostProc.pl: Restart.pl -o RESULTS/RestartSave/RESTART make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_venus_restart_read make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 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.21 13.03 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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_venus_restart_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 aoss 0 May 11 20:57 test_venus.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:58 test_venus_restart.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_mercurysph_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHdf5.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd src; /usr/bin/make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_mercurysph_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_mercurysph_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog 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) 1.03 7.51 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_mercurysph_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 aoss 0 May 11 20:59 test_mercurysph.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_saturn_compile make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHdf5.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModPartImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd src; /usr/bin/make BATSRUS make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_saturn_rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_saturn_run make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog 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.79 36.80 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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_saturn_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ls -l test_saturn.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:01 test_saturn.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_comet_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHdf5.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd src; /usr/bin/make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_comet_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_comet_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog 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.35 38.27 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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_comet_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ls -l test_comet.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:03 test_comet.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_cometfluids_compile make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHdf5.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModPartImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd src; /usr/bin/make BATSRUS make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_cometfluids_rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_cometfluids_run make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog 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.15 13.36 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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_cometfluids_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ls -l test_cometfluids.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:04 test_cometfluids.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_cometfluids_restart_save make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 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.21 10.45 PostProc.pl: mv runlog RESULTS/RestartSave/ PostProc.pl: Restart.pl -o RESULTS/RestartSave/RESTART make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_cometfluids_restart_read make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 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.34 9.58 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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_cometfluids_restart_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test/RESULTS; \ cp RestartRead/GM/log_n000060.log log_test.log ls -l test_cometfluids*.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:04 test_cometfluids.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:05 test_cometfluids_restart.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_cometCGhd_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make[7]: `libBATL.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModPartImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd src; /usr/bin/make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_cometCGhd_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_cometCGhd_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog 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) 3.47 14.47 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_cometCGhd_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ls -l test_cometCGhd.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:06 test_cometCGhd.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_cometCGfluids_compile make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHdf5.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModPartImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd src; /usr/bin/make BATSRUS make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_cometCGfluids_rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_cometCGfluids_run make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog 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) 3.59 38.03 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_cometCGfluids_check make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ERROR in DiffNum.pl make[5]: [test_cometCGfluids_check] Error 255 (ignored) ls -l test_cometCGfluids.diff -rw-r--r-- 1 gtoth aoss 17011 May 11 21:08 test_cometCGfluids.diff make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_magnetometer_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make[7]: `libBATL.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModPartImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd src; /usr/bin/make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_magnetometer_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_magnetometer_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_magnetometer_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ERROR in DiffNum.pl make[4]: [test_magnetometer_check] Error 255 (ignored) ls -l test_magnetometer.diff -rw-r--r-- 1 gtoth aoss 14513 May 11 21:09 test_magnetometer.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_anisotropic_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHdf5.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModPartImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd src; /usr/bin/make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_anisotropic_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; cp Param/ANISOPRESSURE/PARAM.in.Alfven PARAM.in make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_anisotropic_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog 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.09 19.88 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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_anisotropic_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' ls -l test_anisotropic.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:11 test_anisotropic.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_func_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' cd srcBATL; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' /usr/bin/make libBATL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o /usr/bin/make libBATSRUS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHdf5.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartImplicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd src; /usr/bin/make BATSRUS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE rm -rf Tmp_ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make PIDL PSPH make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB cd srcPostProc; make PSPH make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 PostSPH.f90 make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe PostSPH.o -r8 make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostSPH has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_func_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /home/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/GM/BATSRUS' /usr/bin/make test_func_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 aoss 141 May 11 21:27 test_func.diff -rw-r--r-- 1 gtoth aoss 2948 May 11 21:27 test_func.speed make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' -rw-r--r-- 1 gtoth aoss 0 May 11 20:50 test_2bodyplot.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:11 test_anisotropic.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:40 test_chromo.diff -rw-r--r-- 1 gtoth aoss 17011 May 11 21:08 test_cometCGfluids.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:06 test_cometCGhd.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:03 test_comet.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:04 test_cometfluids.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:05 test_cometfluids_restart.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:38 test_corona.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:38 test_coronasph.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:48 test_earthsph.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:27 test_eosgodunov.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:13 test_fluxemergence.diff -rw-r--r-- 1 gtoth aoss 141 May 11 21:27 test_func.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:35 test_graydiffusion.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:19 test_hallmhd.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:31 test_hyades2d.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:34 test_laserpackage.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:29 test_levelset.diff -rw-r--r-- 1 gtoth aoss 14513 May 11 21:09 test_magnetometer.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:54 test_mars.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:55 test_marsfluids.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:55 test_marsfluids_restart.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:59 test_mercurysph.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:24 test_mhdions.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:26 test_mhdnoncons.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:22 test_multifluid.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:23 test_multiion.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:46 test_outerhelio.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:18 test_partsteady.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:01 test_saturn.diff -rw-r--r-- 1 gtoth aoss 8937 May 11 20:16 test_shockramp.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:14 test_shocktube.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:52 test_titan.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:53 test_titan_restart.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:20 test_twofluidmhd.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:57 test_venus.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:58 test_venus_restart.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:36 test_viscosity.diff make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial' echo "IE/Ridley_serial test is incomplete" > notest.diff make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial' make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/RIM' echo "There is no test for IE/RIM" > notest.diff make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/RIM' make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS' IH/BATSRUS is tested in GM/BATSRUS make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS' make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/IM/CRCM' make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make test_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make HEIDI make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/NOMPI/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libNOMPI.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/NOMPI/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 NOMPI.f90 ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libNOMPI.a NOMPI.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libNOMPI.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/NOMPI/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libNOMPI.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/NOMPI/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEIEConductance.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMIE_Interface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModErrors.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEIE_Interface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMHD_Interface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExtras.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEIEFiles.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ED_ModInterface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ED_ModIons.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWeimer05.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend ModWeimer.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend mh86.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend hmr89.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend iz94.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 merge_str.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ED_Interface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend ED_r_elec_ed_lup_subs.f PGF90-W-0155-The type of FLOAT is now double precision with -r8 (mh86.f: 660) 0 inform, 1 warnings, 0 severes, 0 fatal for bsplvd PGF90-W-0155-The type of FLOAT is now double precision with -r8 (hmr89.f: 360) PGF90-W-0155-The type of FLOAT is now double precision with -r8 (ModWeimer.f: 1301) 0 inform, 1 warnings, 0 severes, 0 fatal for weiepot01 0 inform, 1 warnings, 0 severes, 0 fatal for gethmr PGF90-W-0093-Type conversion of expression performed (hmr89.f: 482) 0 inform, 1 warnings, 0 severes, 0 fatal for hmrmod pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 EIE_End.f90 PGF90-W-0155-The type of FLOAT is now double precision with -r8 (ModWeimer05.f90: 473) pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ED_ReadIonHeat.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 EIE_set_inputs.f90 0 inform, 1 warnings, 0 severes, 0 fatal for scplm pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 readMHDoutput.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 readAMIEoutput.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 AMIE_Library.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 EIE_Library.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ihp.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MHD_Library.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 EIE_Initialize.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 EIE_IoLibrary.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 EIE_UaLibrary.f90 PGF90-W-0155-The type of FLOAT is now double precision with -r8 (ihp.f90: 197) 0 inform, 1 warnings, 0 severes, 0 fatal for read_conductance_model PGF90-W-0155-The type of FLOAT is now double precision with -r8 (EIE_UaLibrary.f90: 347) 0 inform, 1 warnings, 0 severes, 0 fatal for ua_getnongridbasedpotential PGF90-W-0155-The type of FLOAT is now double precision with -r8 (EIE_IoLibrary.f90: 416) 0 inform, 1 warnings, 0 severes, 0 fatal for io_getnongridbasedpotential rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/lib/libEMPIRICALIE.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 ModTsyganenko.f rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a ModTsyganenko.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/src' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeidiSize.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProcHEIDI.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoHeidi.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeidiSatellites.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeidiBACoefficients.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend recipes.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend pbo.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend wgrdar.f PGF90-W-0155-The type of FLOAT is now double precision with -r8 (pbo.f: 133) PGF90-W-0155-The type of FLOAT is now double precision with -r8 (recipes.f: 148) 0 inform, 1 warnings, 0 severes, 0 fatal for gcf 0 inform, 1 warnings, 0 severes, 0 fatal for heidi_initmain pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeidiIO.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModInit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeidiMain.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeidiDrifts.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeidiCurrents.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeidiDGCPM.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeidiWaves.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_potential.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 epencalc.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 iono_init.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 read_ring_current.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_ring_current.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 heidi_main.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeidiInput.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 heidi_operators.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 heidi_currents.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 heidi_waves.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 heidi_check.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 heidi_init.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 heidi_run.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeidiAsymStretchedB.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 heidi_emudt.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 heidi_setup.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 heidi_icbc.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 heidi_coefficients.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 heidi_output.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeidiBField.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 HModel.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeidiNeutralH.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 heidi_integrals.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a;\ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a ar: /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a: No such file or directory mpif90 -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/IM/HEIDI/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/HEIDI.exe has been created make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make test_analytic_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/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_pgf90/SWMF/IM/HEIDI/input/* .; cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/data/input/*.dat . cd run_test_analytic/IM/restartIN; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/data/input/*.gz .; gunzip *.gz make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' cd input; cp PARAM.analytic.in ../run_test_analytic/PARAM.in make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make test_analytic_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make test_analytic_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 aoss 0 May 11 21:29 test_analytic.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make test_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make HEIDI make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/NOMPI/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libNOMPI.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/NOMPI/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libNOMPI.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/NOMPI/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libNOMPI.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/NOMPI/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/src' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/HEIDI.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/HEIDI.exe has been created make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make test_numeric_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/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_pgf90/SWMF/IM/HEIDI/input/* .; cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/data/input/*.dat . cd run_test_numeric/IM/restartIN; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/data/input/*.gz .; gunzip *.gz make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' cd input; cp PARAM.numeric.in ../run_test_numeric/PARAM.in make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make test_numeric_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make test_numeric_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/IM/HEIDI' make[3]: *** [test_numeric] Error 2 make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make[2]: [test] Error 2 (ignored) make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2' make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2' make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS' OH/BATSRUS is tested in GM/BATSRUS make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS' make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D' Makefile:133: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D' Makefile:133: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' /usr/bin/make test_ipic3d_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D' Makefile:133: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' ./Config.pl -npx=2 -npy=2 -npz=1 -periodicx=true -periodicY=false -periodicZ=true -ng=3 -pseudrand=true /usr/bin/make IPIC3D make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D' Makefile:133: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' ./Config.pl -hdf5 Enabling HDF5 library in /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' rm -rf *~ doc/*~ Param/*~ TAGS for i in `ls -d [A-Z][A-Z]/*/ | grep -v /CVS/`; \ do (echo Cleaning $i; cd $i; make clean); done Cleaning CZ/Empty/ make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' cd src; make clean make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' Cleaning CZ/FSAM/ make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/FSAM' cd src; make clean make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/FSAM/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/FSAM/src' cd srcInterface; make clean make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/FSAM/srcInterface' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/FSAM/srcInterface' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/FSAM' Cleaning EE/BATSRUS/ make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS' Cleaning EE/Empty/ make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' cd src; make clean make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' Cleaning GM/BATSRUS/ make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd src; make clean make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd srcBATL; make clean make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd srcInterface; make clean make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' cd srcPostProc; make clean make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' Cleaning GM/Empty/ make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty' cd src; make clean make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty' Cleaning IE/Empty/ make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' cd src; make clean make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' Cleaning IE/Ridley_serial/ make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial' cd src; make clean make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial' Cleaning IE/RIM/ make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/RIM' cd src; make clean make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/RIM/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/RIM/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/RIM' Cleaning IH/BATSRUS/ make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS' Cleaning IH/Empty/ make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' cd src; make clean make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' Cleaning IM/CRCM/ make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/CRCM' make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/CRCM/src' Makefile:32: warning: overriding commands for target `.f.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:151: warning: ignoring old commands for target `.f.o' Makefile:35: warning: overriding commands for target `.f90.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:145: warning: ignoring old commands for target `.f90.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/CRCM/src' make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/CRCM/srcInterface' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/CRCM/srcInterface' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/CRCM' Cleaning IM/Empty/ make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' cd src; make clean make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' Cleaning IM/HEIDI/ make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/src' make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/srcInterface' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/srcInterface' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' Cleaning IM/RCM2/ make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2' touch src/Makefile.DEPEND cd src; make clean make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2/src' Makefile:79: warning: overriding commands for target `.f90.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:145: warning: ignoring old commands for target `.f90.o' Makefile:83: warning: overriding commands for target `.f.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:151: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2/src' cd src/claw; make clean make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2/src/claw' Makefile:36: warning: overriding commands for target `.f.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:151: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2/src/claw' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2' Cleaning OH/BATSRUS/ make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS' Cleaning OH/Empty/ make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' cd src; make clean make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' Cleaning PC/Empty/ make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' cd src; make clean make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' Cleaning PC/IPIC3D/ make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D' Makefile:133: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' touch src/Makefile.DEPEND src/Makefile.local srcInterface/Makefile.DEPEND cd src; make clean make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D/src' Makefile:84: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' rm -f bc/BcFields3D.o bc/BcParticles.o communication/ComBasic3D.o communication/ComInterpNodes3D.o communication/ComNodes3D.o communication/ComParser3D.o communication/ComParticles3D.o ConfigFile/src/ConfigFile.o fields/BCStructure.o fields/EMfields3D.o grids/Grid3DCU.o inputoutput/Collective.o inputoutput/phdf5.o inputoutput/ParallelIO.o inputoutput/Restart3D.o main/iPic3Dlib.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 iPic3D.o ../libIPIC3D/libIPIC3D.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D/src' cd srcInterface; make clean make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D/srcInterface' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D/srcInterface' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D' Cleaning PS/DGCPM/ make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/DGCPM' cd src; make clean make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/DGCPM/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/DGCPM/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/DGCPM' Cleaning PS/Empty/ make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' cd src; make clean make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' Cleaning PT/AMPS/ make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:83: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' rm -f srcTemp/libAMPS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcInterface' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcInterface' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Cleaning PT/Empty/ make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' cd src; make clean make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' Cleaning PW/Empty/ make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' cd src; make clean make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' Cleaning PW/PWOM/ make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' cd src; make clean make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' cd srcInterface; make clean make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/srcInterface' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/srcInterface' cd doc/Tex; make clean make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/doc/Tex' rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f PWOMXML.tex rm -f PWOMREF PWOMXML make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/doc/Tex' cd srcPostProc; make clean make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/srcPostProc' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/srcPostProc' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' Cleaning RB/Empty/ make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' cd src; make clean make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' Cleaning RB/RBE/ make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE' make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE/src' Makefile:31: warning: overriding commands for target `.f.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:151: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:145: warning: ignoring old commands for target `.f90.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE/src' make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE/srcInterface' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE/srcInterface' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE' Cleaning SC/BATSRUS/ make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS' Cleaning SC/Empty/ make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' cd src; make clean make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' Cleaning SP/Empty/ make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' cd src; make clean make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' Cleaning SP/FLAMPA/ make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/FLAMPA' touch src/Makefile.DEPEND srcInterface/Makefile.DEPEND make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/FLAMPA/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/FLAMPA/src' make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/FLAMPA/srcInterface' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/FLAMPA/srcInterface' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/FLAMPA' Cleaning UA/Empty/ make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' cd src; make clean make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' (cd ESMF/ESMF_SWMF; make clean) #^CMP IF ESMF make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/ESMF/ESMF_SWMF' make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/ESMF/ESMF_SWMF/src' Makefile:21: warning: overriding commands for target `.f90.o' /home/gtoth/ESMF/ver2.2rp1/build/common.mk:1842: warning: ignoring old commands for target `.f90.o' make ACTION=tree_clean tree make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/ESMF/ESMF_SWMF/src' Makefile:21: warning: overriding commands for target `.f90.o' /home/gtoth/ESMF/ver2.2rp1/build/common.mk:1842: warning: ignoring old commands for target `.f90.o' rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/ESMF_SWMF.exe *.o *.mod *.txt core ESM*.stdout ESM*.Log PET*.Log *ESMF_LogFile make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/ESMF/ESMF_SWMF/src' make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/ESMF/ESMF_SWMF/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/ESMF/ESMF_SWMF' cd CON; make clean make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON' cd Control/src; make clean make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' cd Library/src; make clean make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' cd Coupler/src; make clean make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' cd Interface/src; make clean make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' cd Stubs/src; make clean make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Stubs/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Stubs/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON' cd share; make clean make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share' cd Library/src; make clean make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd Library/test;make clean make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/test' cd Prologs; make clean make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Prologs' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Prologs' rm -f include/*.mod make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share' cd util; make clean make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util' make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/NOMPI/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/NOMPI/src' make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING' make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/srcEmpty' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/srcEmpty' make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/doc' /bin/rm -f *.log *.aux *.dvi *~ make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/doc' make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING' make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD' make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD' make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL' make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL' make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH' make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src' make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/doc/Tex' rm -f *.log *.aux *~ make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/doc/Tex' make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH' make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE' make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/FISHPAK/src' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/FISHPAK/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util' cd doc/Tex; make clean make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/doc/Tex' rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f SWMFREF.tex SWMFXML.tex SWPC.XML SWPCXML.tex BATSRUS_SCRIPTS.tex rm -f SWMFREF SWMFXML SWPCXML BATSRUS_SCRIPTS make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/doc/Tex' cd bin; rm -f *.exe cd lib; rm -f *.a *.so Clean succeeded make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' 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_pgf90/SWMF/PC/IPIC3D/src' Makefile:84: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' /usr/bin/make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D/src' Makefile:84: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' /usr/bin/make ../libIPIC3D/libIPIC3D.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D/src' Makefile:84: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 bc/BcFields3D.cpp -o bc/BcFields3D.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 bc/BcParticles.cpp -o bc/BcParticles.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 communication/ComBasic3D.cpp -o communication/ComBasic3D.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 communication/ComInterpNodes3D.cpp -o communication/ComInterpNodes3D.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 communication/ComNodes3D.cpp -o communication/ComNodes3D.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 communication/ComParser3D.cpp -o communication/ComParser3D.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 communication/ComParticles3D.cpp -o communication/ComParticles3D.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 ConfigFile/src/ConfigFile.cpp -o ConfigFile/src/ConfigFile.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 fields/BCStructure.cpp -o fields/BCStructure.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 fields/EMfields3D.cpp -o fields/EMfields3D.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 grids/Grid3DCU.cpp -o grids/Grid3DCU.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 inputoutput/Collective.cpp -o inputoutput/Collective.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 inputoutput/phdf5.cpp -o inputoutput/phdf5.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 inputoutput/ParallelIO.cpp -o inputoutput/ParallelIO.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 inputoutput/Restart3D.cpp -o inputoutput/Restart3D.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 main/iPic3Dlib.cpp -o main/iPic3Dlib.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 mathlib/EllipticF.cpp -o mathlib/EllipticF.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 particles/Particles3D.cpp -o particles/Particles3D.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 particles/Particles3Dcomm.cpp -o particles/Particles3Dcomm.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 performances/Timing.cpp -o performances/Timing.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 PSKOutput3D/PSKhdf5adaptor.cpp -o PSKOutput3D/PSKhdf5adaptor.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 solvers/CG.cpp -o solvers/CG.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 solvers/GMRES.cpp -o solvers/GMRES.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 utility/asserts.cpp -o utility/asserts.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 utility/debug.cpp -o utility/debug.o "include/InterfaceFluid.h", line 1277: warning: statement is unreachable return; ^ "include/InterfaceFluid.h", line 1584: warning: variable "Nz" was set but never used int idx, Nx, Ny, Nz; ^ "inputoutput/Collective.cpp", line 7: warning: variable "test_verbose" was declared but never referenced int test_verbose; ^ "inputoutput/Collective.cpp", line 464: warning: variable "status" was set but never used herr_t status; ^ "include/InterfaceFluid.h", line 1277: warning: statement is unreachable return; ^ "include/InterfaceFluid.h", line 1584: warning: variable "Nz" was set but never used int idx, Nx, Ny, Nz; ^ "include/InterfaceFluid.h", line 1277: warning: statement is unreachable return; ^ "include/InterfaceFluid.h", line 1584: warning: variable "Nz" was set but never used int idx, Nx, Ny, Nz; ^ "include/InterfaceFluid.h", line 1277: warning: statement is unreachable return; ^ "include/InterfaceFluid.h", line 1584: warning: variable "Nz" was set but never used int idx, Nx, Ny, Nz; ^ "grids/Grid3DCU.cpp", line 25: warning: variable "doexit" was declared but never referenced bool doexit = false; ^ "include/InterfaceFluid.h", line 1277: warning: statement is unreachable return; ^ "include/PSKOutput.h", line 228: warning: overloaded virtual function "PSK::OutputAdaptor::write" is only partially overridden in class "PSK::coutOutputAdaptor" class coutOutputAdaptor:public OutputAdaptor { ^ "include/InterfaceFluid.h", line 1584: warning: variable "Nz" was set but never used int idx, Nx, Ny, Nz; ^ "include/InterfaceFluid.h", line 1277: warning: statement is unreachable return; ^ "include/InterfaceFluid.h", line 1584: warning: variable "Nz" was set but never used int idx, Nx, Ny, Nz; ^ "particles/Particles3Dcomm.cpp", line 210: warning: variable "status" was set but never used herr_t status; ^ "particles/Particles3Dcomm.cpp", line 211: warning: variable "size" was set but never used size_t size; ^ "particles/Particles3Dcomm.cpp", line 213: warning: variable "status_n" was set but never used int status_n; ^ "particles/Particles3Dcomm.cpp", line 428: warning: variable "status" was declared but never referenced MPI_Status status; ^ "solvers/CG.cpp", line 67: warning: statement is unreachable break; ^ "include/InterfaceFluid.h", line 1277: warning: statement is unreachable return; ^ "include/InterfaceFluid.h", line 1584: warning: variable "Nz" was set but never used int idx, Nx, Ny, Nz; ^ "include/InterfaceFluid.h", line 1277: warning: statement is unreachable return; ^ "include/InterfaceFluid.h", line 1277: warning: statement is unreachable return; ^ "include/InterfaceFluid.h", line 1584: warning: variable "Nz" was set but never used int idx, Nx, Ny, Nz; ^ "include/InterfaceFluid.h", line 1277: warning: statement is unreachable return; ^ "include/PSKOutput.h", line 228: warning: overloaded virtual function "PSK::OutputAdaptor::write" is only partially overridden in class "PSK::coutOutputAdaptor" class coutOutputAdaptor:public OutputAdaptor { ^ "include/InterfaceFluid.h", line 1584: warning: variable "Nz" was set but never used int idx, Nx, Ny, Nz; ^ "include/InterfaceFluid.h", line 1277: warning: statement is unreachable return; ^ "include/InterfaceFluid.h", line 1584: warning: variable "Nz" was set but never used int idx, Nx, Ny, Nz; ^ "include/InterfaceFluid.h", line 1584: warning: variable "Nz" was set but never used int idx, Nx, Ny, Nz; ^ "solvers/GMRES.cpp", line 11: warning: variable "htmp" was declared but never referenced double initial_error, normb, rho_tol, av, mu, htmp, tmp, delta = 0.001; ^ "fields/EMfields3D.cpp", line 1167: warning: variable "ff" was set but never used double ff; ^ "fields/EMfields3D.cpp", line 1876: warning: variable "status" was set but never used herr_t status; ^ "fields/EMfields3D.cpp", line 1877: warning: variable "size" was set but never used size_t size; ^ "fields/EMfields3D.cpp", line 1879: warning: variable "status_n" was set but never used int status_n; ^ "particles/Particles3D.cpp", line 247: warning: variable "sign" was declared but never referenced double prob, theta, sign; ^ "fields/EMfields3D.cpp", line 2472: warning: variable "pi" was declared but never referenced double pi = 3.1415927; ^ "particles/Particles3D.cpp", line 962: warning: variable "sign" was declared but never referenced double prob, theta, sign; ^ "particles/Particles3D.cpp", line 1031: warning: variable "sign" was declared but never referenced double prob, theta, sign; ^ "particles/Particles3D.cpp", line 1098: warning: variable "sign" was declared but never referenced double prob, theta, sign; ^ "fields/EMfields3D.cpp", line 2634: warning: variable "phixy" was set but never used double phixy; ^ "fields/EMfields3D.cpp", line 2635: warning: variable "phix" was set but never used double phix; ^ "fields/EMfields3D.cpp", line 2636: warning: variable "phiy" was set but never used double phiy; ^ "fields/EMfields3D.cpp", line 2637: warning: variable "phiz" was set but never used double phiz; ^ "fields/EMfields3D.cpp", line 2800: warning: variable "distance" was declared but never referenced double distance; ^ "particles/Particles3D.cpp", line 1163: warning: variable "sign" was declared but never referenced double prob, theta, sign; ^ "particles/Particles3D.cpp", line 1229: warning: variable "sign" was declared but never referenced double prob, theta, sign; ^ "particles/Particles3D.cpp", line 1295: warning: variable "sign" was declared but never referenced double prob, theta, sign; ^ "particles/Particles3D.cpp", line 939: warning: variable "store_nop" was set but never used long long store_nop=nop; ^ "fields/EMfields3D.cpp", line 3095: warning: variable "beta" was declared but never referenced double beta, omcx, omcy, omcz, denom; ^ "fields/EMfields3D.cpp", line 3095: warning: variable "omcx" was declared but never referenced double beta, omcx, omcy, omcz, denom; ^ "fields/EMfields3D.cpp", line 3095: warning: variable "omcy" was declared but never referenced double beta, omcx, omcy, omcz, denom; ^ "fields/EMfields3D.cpp", line 3095: warning: variable "omcz" was declared but never referenced double beta, omcx, omcy, omcz, denom; ^ "fields/EMfields3D.cpp", line 3095: warning: variable "denom" was declared but never referenced double beta, omcx, omcy, omcz, denom; ^ "particles/Particles3D.cpp", line 1369: warning: variable "temp1" was declared but never referenced int ix, iy, iz, temp1, temp2, temp3; ^ "particles/Particles3D.cpp", line 1369: warning: variable "temp2" was declared but never referenced int ix, iy, iz, temp1, temp2, temp3; ^ "particles/Particles3D.cpp", line 1369: warning: variable "temp3" was declared but never referenced int ix, iy, iz, temp1, temp2, temp3; ^ "include/PSKOutput.h", line 228: warning: overloaded virtual function "PSK::OutputAdaptor::write" is only partially overridden in class "PSK::coutOutputAdaptor" class coutOutputAdaptor:public OutputAdaptor { ^ "particles/Particles3D.cpp", line 1441: warning: variable "value2" was declared but never referenced double value1 = 0.0, value2 = 0.0, max_value = 0.0, min_value = 0.0, phi, n; ^ "particles/Particles3D.cpp", line 1447: warning: variable "integral" was declared but never referenced double integral = 0.0; ^ "include/InterfaceFluid.h", line 1023: warning: variable "B" was declared but never referenced double Rho, Bx,By,Bz,B,P,Ppar,Pperp,Uthperp,Uthpar,Uthperp1, Uthperp2; ^ "include/InterfaceFluid.h", line 1024: warning: variable "harvest" was declared but never referenced double harvest, prob, theta; ^ "include/Alloc.h", line 98: warning: variable "all_x" was set but never used type ***all_x; ^ detected during instantiation of "type ***_assign_3_array(int, int, int, type ***) [with type=double]" at line 375 of "particles/Particles3D.cpp" "include/PSKOutput.h", line 865: warning: variable "i" was declared but never referenced unsigned long n,i,j; ^ "include/PSKOutput.h", line 865: warning: variable "j" was declared but never referenced unsigned long n,i,j; ^ "include/PSKOutput.h", line 866: warning: variable "localState_IV" was declared but never referenced double *localState_IV; ^ "include/PSKOutput.h", line 872: warning: variable "Trace" was declared but never referenced double Rho, Trace; ^ "include/PSKOutput.h", line 1205: warning: variable "invToMhdTime" was declared but never referenced double invToMhdTime; ^ "include/PSKOutput.h", line 1043: warning: variable "i" was declared but never referenced unsigned long n,i,j; ^ detected during instantiation of "void myOutputAgent::WriteIdlAsciiFile(long, long, std::string, bool, bool) [with Toa=PSK::HDF5OutputAdaptor]" at line 430 of "main/iPic3Dlib.cpp" "include/PSKOutput.h", line 1043: warning: variable "j" was declared but never referenced unsigned long n,i,j; ^ detected during instantiation of "void myOutputAgent::WriteIdlAsciiFile(long, long, std::string, bool, bool) [with Toa=PSK::HDF5OutputAdaptor]" at line 430 of "main/iPic3Dlib.cpp" "include/PSKOutput.h", line 1053: warning: variable "Trace" was declared but never referenced double Rho, Trace; ^ detected during instantiation of "void myOutputAgent::WriteIdlAsciiFile(long, long, std::string, bool, bool) [with Toa=PSK::HDF5OutputAdaptor]" at line 430 of "main/iPic3Dlib.cpp" ar -rs ../libIPIC3D/libIPIC3D.a bc/BcFields3D.o bc/BcParticles.o communication/ComBasic3D.o communication/ComInterpNodes3D.o communication/ComNodes3D.o communication/ComParser3D.o communication/ComParticles3D.o ConfigFile/src/ConfigFile.o fields/BCStructure.o fields/EMfields3D.o grids/Grid3DCU.o inputoutput/Collective.o inputoutput/phdf5.o inputoutput/ParallelIO.o inputoutput/Restart3D.o main/iPic3Dlib.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 ar: creating ../libIPIC3D/libIPIC3D.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D/src' ../libIPIC3D/libIPIC3D.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D/src' /usr/bin/make iPic3D.o make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D/src' Makefile:84: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=3 -c -O3 iPic3D.cpp -o iPic3D.o "include/InterfaceFluid.h", line 1277: warning: statement is unreachable return; ^ "include/InterfaceFluid.h", line 1584: warning: variable "Nz" was set but never used int idx, Nx, Ny, Nz; ^ "include/PSKOutput.h", line 228: warning: overloaded virtual function "PSK::OutputAdaptor::write" is only partially overridden in class "PSK::coutOutputAdaptor" class coutOutputAdaptor:public OutputAdaptor { ^ make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D/src' h5pcc -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/PC/IPIC3D/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D' /usr/bin/make test_ipic3d_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D' Makefile:133: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' rm -rf run_test /usr/bin/make rundir RUNDIR=run_test STANDALONE="YES" PWDIR=`pwd` make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D' Makefile:133: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' mkdir -p run_test/PC cd run_test/PC; \ mkdir restartIN restartOUT plots; make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D' /usr/bin/make test_ipic3d_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D' Makefile:133: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D' /usr/bin/make test_ipic3d_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D' Makefile:133: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' -rw-r--r-- 1 gtoth aoss 0 May 11 21:32 test_ipic3d.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D' make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D' make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/DGCPM' echo "PS/DGCPM test is incomplete" > notest.diff make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/DGCPM' make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:83: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' (if [ -d srcTemp ]; then rm -rf srcTemp; fi); ./Config.pl -application=Moon rm -f *.diff make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:83: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' /usr/bin/make test_amps_compile make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:83: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' rm -rf run_test ./ampsConfig.pl -no-compile InputFile: moon.input Preprocessing AMPS sources Use of uninitialized value $BackgroundSpeciesDefinitionString in concatenation (.) or string at ./ampsConfig.pl line 1898, line 226. ampsConfig.pl: Warning: the user definition section is obsolete and has no effect on neither configuration nor execution of AMPS Call: perl srcTemp/../moon.input.pl moon.input.Assembled.Block srcTemp . Call: perl srcTemp/../exosphere.pl moon.input.Assembled.Block srcTemp . /usr/bin/make amps make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:83: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' (if [ -d srcTemp ]; then rm -rf srcTemp; fi); make srcTemp make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:83: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' ./ampsConfig.pl -input moon.input -no-compile InputFile: moon.input Preprocessing AMPS sources Use of uninitialized value $BackgroundSpeciesDefinitionString in concatenation (.) or string at ./ampsConfig.pl line 1898, line 226. ampsConfig.pl: Warning: the user definition section is obsolete and has no effect on neither configuration nor execution of AMPS Call: perl srcTemp/../moon.input.pl moon.input.Assembled.Block srcTemp . Call: perl srcTemp/../exosphere.pl moon.input.Assembled.Block srcTemp . make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd srcTemp/general; make SEARCH_C= make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general' h5pcc -c -O3 specfunc.cpp -o specfunc.o h5pcc -c -O3 rnd.cpp -o rnd.o h5pcc -c -O3 global.cpp -o global.o ar -src general.a specfunc.o rnd.o global.o Target 'general' is done. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general' cd srcTemp/meshAMR; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS" make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 meshAMRgeneric.cpp -o meshAMRgeneric.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 meshAMRcutcell.cpp -o meshAMRcutcell.o "meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "meshAMRcutcell.cpp", line 454: warning: variable "i" was declared but never referenced long int i,j,idim,nnodes=0,nfaces=0; ^ "meshAMRcutcell.cpp", line 454: warning: variable "j" was declared but never referenced long int i,j,idim,nnodes=0,nfaces=0; ^ "meshAMRcutcell.cpp", line 526: warning: variable "id" was declared but never referenced long int nd,nfc,id; ^ "meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "meshAMRcutcell.cpp", line 927: warning: variable "a" was set but never used double a; ^ "meshAMRcutcell.cpp", line 1079: warning: variable "cnt" was declared but never referenced int cnt=0,i,j; ^ "meshAMRcutcell.cpp", line 1079: warning: variable "i" was declared but never referenced int cnt=0,i,j; ^ "meshAMRcutcell.cpp", line 1079: warning: variable "j" was declared but never referenced int cnt=0,i,j; ^ "meshAMRcutcell.cpp", line 1033: warning: variable "nedge" was declared but never referenced long int nd,nedge,nface; ^ "meshAMRcutcell.cpp", line 1159: warning: variable "nd" was declared but never referenced long int nd,cl,idim; ^ "meshAMRcutcell.cpp", line 1159: warning: variable "cl" was declared but never referenced long int nd,cl,idim; ^ "meshAMRcutcell.cpp", line 2284: warning: statement is unreachable exit(__LINE__,"Error: all possible corner nodes has a zero volume tetrahedron among their connections"); ^ "meshAMRcutcell.cpp", line 2572: warning: variable "phi" was declared but never referenced double phi,xplane[2]; ^ "meshAMRcutcell.cpp", line 1345: warning: variable "c" was declared but never referenced double c,x[3]; ^ "meshAMRcutcell.cpp", line 1345: warning: variable "x" was declared but never referenced double c,x[3]; ^ "meshAMRcutcell.cpp", line 1346: warning: variable "elementPosition" was declared but never referenced long int elementPosition; ^ "meshAMRcutcell.cpp", line 1407: warning: variable "faceEdges" was declared but never referenced static const int faceEdges[6][4]={{4,11,7,8},{5,10,6,9},{0,9,3,8},{1,10,2,11},{0,5,1,4},{3,6,2,7}}; ^ "meshAMRcutcell.cpp", line 1408: warning: variable "nodeEdges" was declared but never referenced static const int nodeEdges[8][3]={{0,4,8},{0,5,9},{5,10,1},{4,11,1},{8,3,7},{3,9,6},{2,10,6},{7,11,2}}; ^ "meshAMRcutcell.cpp", line 1598: warning: variable "nnode" was declared but never referenced int nnode,iedge; ^ "meshAMRcutcell.cpp", line 1598: warning: variable "iedge" was declared but never referenced int nnode,iedge; ^ "meshAMRcutcell.cpp", line 2061: warning: variable "foundflag" was declared but never referenced bool foundflag; ^ "meshAMRcutcell.cpp", line 2093: warning: variable "ndcnt" was declared but never referenced cBlockNode *nd0,*nd1,*nd2,*nd3,*ndcnt; ^ "meshAMRcutcell.cpp", line 2094: warning: variable "nCuts" was declared but never referenced int nCuts,nface,pedge; ^ "meshAMRcutcell.cpp", line 2094: warning: variable "nface" was declared but never referenced int nCuts,nface,pedge; ^ "meshAMRcutcell.cpp", line 2094: warning: variable "pedge" was declared but never referenced int nCuts,nface,pedge; ^ "meshAMRcutcell.cpp", line 2117: warning: variable "ncnt" was declared but never referenced int nConnections,ncnt; ^ ar -src mesh.a meshAMRgeneric.o meshAMRcutcell.o Target 'mesh' is done. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR' cd srcTemp/pic; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS" make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic.cpp -o pic.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_parallel.cpp -o pic_parallel.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_bc.cpp -o pic_bc.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_init_const.cpp -o pic_init_const.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_mesh.cpp -o pic_mesh.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_mol.cpp -o pic_mol.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_mol_parser.cpp -o pic_mol_parser.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_mover.cpp -o pic_mover.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_mover_boris.cpp -o pic_mover_boris.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_parser.cpp -o pic_parser.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_pbuffer.cpp -o pic_pbuffer.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_weight_time.cpp -o pic_weight_time.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_internal_boundary_sphere.cpp -o pic_internal_boundary_sphere.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_sample_distribution_function.cpp -o pic_sample_distribution_function.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_sample_flux_distribution.cpp -o pic_sample_flux_distribution.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_vel_distribution.cpp -o pic_vel_distribution.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_ices.cpp -o pic_ices.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_photolytic_reactions.cpp -o pic_photolytic_reactions.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_volume_particle_injection.cpp -o pic_volume_particle_injection.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_background_atmosphere.cpp -o pic_background_atmosphere.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_column_integration.cpp -o pic_column_integration.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_particle_collision_models.cpp -o pic_particle_collision_models.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_run_time_system_state.cpp -o pic_run_time_system_state.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_lb.cpp -o pic_lb.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_qlb.cpp -o pic_qlb.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_debugger.cpp -o pic_debugger.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic__model__electrically_charged_dust.cpp -o pic__model__electrically_charged_dust.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_internal_boundary_rotation_body.cpp -o pic_internal_boundary_rotation_body.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_internal_boundary_nastran_surface.cpp -o pic_internal_boundary_nastran_surface.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_swmf.cpp -o pic_swmf.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic__ray_tracing.cpp -o pic__ray_tracing.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_cut_cells.cpp -o pic_cut_cells.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_pt.cpp -o pic_pt.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_sample_pitch_angle_distribution.cpp -o pic_sample_pitch_angle_distribution.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_kameleon.cpp -o pic_kameleon.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_restart.cpp -o pic_restart.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_arms.cpp -o pic_arms.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_tecplot.cpp -o pic_tecplot.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_initial_conditions.cpp -o pic_initial_conditions.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_datafile.cpp -o pic_datafile.o "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "pic_mover_boris.cpp", line 178: warning: statement is unreachable break; ^ "pic_mover_boris.cpp", line 73: warning: variable "idim" was declared but never referenced int idim; ^ "pic_mover_boris.cpp", line 75: warning: variable "LocalCellNumber" was set but never used long int LocalCellNumber; ^ "pic_mover_boris.cpp", line 78: warning: variable "cell" was declared but never referenced PIC::Mesh::cDataCenterNode *cell; ^ "pic_mover_boris.cpp", line 79: warning: variable "MovingTimeFinished" was set but never used bool MovingTimeFinished=false; ^ "pic_mover_boris.cpp", line 81: warning: variable "xmin" was declared but never referenced double xmin,xmax; ^ "pic_mover_boris.cpp", line 81: warning: variable "xmax" was declared but never referenced double xmin,xmax; ^ "pic_mover_boris.cpp", line 100: warning: variable "vv" was declared but never referenced double acclInit[3],rotInit[3],vv; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "pic_mover.cpp", line 2612: warning: variable "vol" was set but never used double vol=-1,xmin[3],xmax[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "pic_cut_cells.cpp", line 87: warning: variable "nface" was declared but never referenced int nface,nfaceStart,nfaceFinish,iIntersections; ^ "pic_cut_cells.cpp", line 87: warning: variable "nfaceStart" was declared but never referenced int nface,nfaceStart,nfaceFinish,iIntersections; ^ "pic_cut_cells.cpp", line 87: warning: variable "nfaceFinish" was declared but never referenced int nface,nfaceStart,nfaceFinish,iIntersections; ^ "pic_cut_cells.cpp", line 90: warning: variable "flag" was declared but never referenced bool flag=true; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "pic_photolytic_reactions.cpp", line 79: warning: variable "minWeight" was declared but never referenced double minWeight; ^ "pic_photolytic_reactions.cpp", line 81: warning: variable "nUnknownWeightsAfter" was declared but never referenced int nUnknownWeightsBefore,nUnknownWeightsAfter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "pic_arms.cpp", line 200: warning: variable "T" was declared but never referenced double x[3],T,n,p; ^ "pic_arms.cpp", line 200: warning: variable "n" was declared but never referenced double x[3],T,n,p; ^ "pic_arms.cpp", line 200: warning: variable "p" was declared but never referenced double x[3],T,n,p; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "pic_tecplot.cpp", line 135: warning: variable "xNodeMin" was declared but never referenced double *xNodeMin=startNode->xmin; ^ "pic_tecplot.cpp", line 136: warning: variable "xNodeMax" was declared but never referenced double *xNodeMax=startNode->xmax; ^ "pic_tecplot.cpp", line 137: warning: variable "x" was declared but never referenced double x[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "pic_restart.cpp", line 201: warning: variable "LocalCellNumber" was declared but never referenced int i,j,k,LocalCellNumber; ^ "pic_restart.cpp", line 202: warning: variable "cell" was declared but never referenced PIC::Mesh::cDataCenterNode *cell; ^ "pic_restart.cpp", line 203: warning: variable "SamplingData" was declared but never referenced char* SamplingData; ^ "pic_restart.cpp", line 383: warning: variable "LocalCellNumber" was declared but never referenced int i,j,k,LocalCellNumber; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "pic_sample_distribution_function.cpp", line 29: warning: variable "idim" was declared but never referenced int idim,nProbe,i,j,k; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "pic_initial_conditions.cpp", line 18: warning: variable "nInjectionProcess" was declared but never referenced int iCell,jCell,kCell,nInjectionProcess; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "pic_pt.cpp", line 286: warning: variable "Trajectory" was declared but never referenced PIC::ParticleTracker::cTrajectoryID Trajectory; ^ "pic_pt.cpp", line 510: warning: variable "flag" was set but never used bool flag; ^ "pic_pt.cpp", line 511: warning: variable "DataRecord" was declared but never referenced cParticleData *DataRecord=(cParticleData*)(ParticleDataRecordOffset+(PIC::ParticleBuffer::byte*)ParticleData); ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "pic_sample_pitch_angle_distribution.cpp", line 29: warning: variable "idim" was declared but never referenced int idim,nProbe,i,j,k; ^ "pic_sample_pitch_angle_distribution.cpp", line 44: warning: variable "t0" was declared but never referenced double t0,t1; //tempotary variables to satisfy intel c++ compiler ^ "pic_sample_pitch_angle_distribution.cpp", line 44: warning: variable "t1" was declared but never referenced double t0,t1; //tempotary variables to satisfy intel c++ compiler ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "pic_datafile.cpp", line 362: warning: variable "idim" was declared but never referenced int idim; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ ar -src amps.a pic.o pic_parallel.o pic_bc.o pic_init_const.o pic_mesh.o pic_mol.o pic_mol_parser.o pic_mover.o pic_mover_boris.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__model__electrically_charged_dust.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 Target 'amps' is done. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic' cd srcTemp/species; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS" make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Na.cpp -o Na.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 He.cpp -o He.o ar -src species.a Na.o He.o Target 'species' is done. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species' cd srcTemp/models/electron_impact; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS" make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 ElectronImpact_Burger2010SSR.cpp -o ElectronImpact_Burger2010SSR.o "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "ElectronImpact_Burger2010SSR.cpp", line 196: warning: variable "nprod" was declared but never referenced int nChannel,nprod,i; ^ "ElectronImpact_Burger2010SSR.cpp", line 196: warning: variable "i" was declared but never referenced int nChannel,nprod,i; ^ ar -src electronimpact.a ElectronImpact_Burger2010SSR.o Target 'electronimpact' is done. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact' cd srcTemp/models/sputtering; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS" make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Sputtering.cpp -o Sputtering.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Sputtering_Ice.cpp -o Sputtering_Ice.o "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ ar -src sputtering.a Sputtering.o Sputtering_Ice.o Target 'sputtering' is done. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering' cd srcTemp/models/charge_exchange; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS" make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 ChargeExchange.cpp -o ChargeExchange.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 ChargeExchange_MaherTinsley.cpp -o ChargeExchange_MaherTinsley.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 ChargeExchange_LindsayStebbings.cpp -o ChargeExchange_LindsayStebbings.o "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "ChargeExchange_LindsayStebbings.cpp", line 10: warning: variable "v" was declared but never referenced double a1 = 4.15, a2 = 0.531, a3 = 67.3, v, v2, energy, omega=0.0, sigma; ^ "ChargeExchange_LindsayStebbings.cpp", line 10: warning: variable "omega" was declared but never referenced double a1 = 4.15, a2 = 0.531, a3 = 67.3, v, v2, energy, omega=0.0, sigma; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ ar -src charge_exchange.a ChargeExchange.o ChargeExchange_MaherTinsley.o ChargeExchange_LindsayStebbings.o Target 'charge_exchange' is done. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS" make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 PhotolyticReactions_Huebner1992ASS.cpp -o PhotolyticReactions_Huebner1992ASS.o "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ ar -src photolyticreactions.a PhotolyticReactions_Huebner1992ASS.o Target 'photolyticreactions' is done. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions' (cd srcTemp/models/exosphere; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS") make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Exosphere.cpp -o Exosphere.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Exosphere_OrbitalMotion.cpp -o Exosphere_OrbitalMotion.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Exosphere_SourceProcesses.cpp -o Exosphere_SourceProcesses.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Exosphere_Parallel.cpp -o Exosphere_Parallel.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Exosphere_ReferenceGroundBasedObservations.cpp -o Exosphere_ReferenceGroundBasedObservations.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Exosphere_ChamberlainExosphereModel.cpp -o Exosphere_ChamberlainExosphereModel.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Exosphere_BackgroundPlasmaSource.cpp -o Exosphere_BackgroundPlasmaSource.o "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "Exosphere_Parallel.cpp", line 43: warning: variable "TotalSolarWindSputteringFlux" was declared but never referenced double TotalSolarWindSputteringFlux=0.0,localMaxSolarWindSputteringFlux=0.0; ^ "Exosphere_Parallel.cpp", line 43: warning: variable "localMaxSolarWindSputteringFlux" was declared but never referenced double TotalSolarWindSputteringFlux=0.0,localMaxSolarWindSputteringFlux=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "Exosphere_SourceProcesses.cpp", line 80: warning: variable "maxRatePerM2" was declared but never referenced double ElementSourceRate,maxRatePerM2,t; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 56: warning: variable "res" was declared but never referenced double res=0.0,LocalParticleWeight,LocalTimeStep; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 57: warning: variable "nBoundaryFace" was set but never used long int nBoundaryFace,nd; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 57: warning: variable "nd" was declared but never referenced long int nBoundaryFace,nd; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 60: warning: variable "PlasmaTemeprature" was declared but never referenced double PlasmaTemeprature,PlasmaBulkVelocity[3],PlasmaNumberDensity,ExternalNormal[3],BlockSurfaceArea,x[3],x0[3],e0[3],e1[3]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 60: warning: variable "PlasmaBulkVelocity" was declared but never referenced double PlasmaTemeprature,PlasmaBulkVelocity[3],PlasmaNumberDensity,ExternalNormal[3],BlockSurfaceArea,x[3],x0[3],e0[3],e1[3]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 60: warning: variable "PlasmaNumberDensity" was declared but never referenced double PlasmaTemeprature,PlasmaBulkVelocity[3],PlasmaNumberDensity,ExternalNormal[3],BlockSurfaceArea,x[3],x0[3],e0[3],e1[3]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 60: warning: variable "ExternalNormal" was declared but never referenced double PlasmaTemeprature,PlasmaBulkVelocity[3],PlasmaNumberDensity,ExternalNormal[3],BlockSurfaceArea,x[3],x0[3],e0[3],e1[3]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 60: warning: variable "BlockSurfaceArea" was declared but never referenced double PlasmaTemeprature,PlasmaBulkVelocity[3],PlasmaNumberDensity,ExternalNormal[3],BlockSurfaceArea,x[3],x0[3],e0[3],e1[3]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 60: warning: variable "x" was declared but never referenced double PlasmaTemeprature,PlasmaBulkVelocity[3],PlasmaNumberDensity,ExternalNormal[3],BlockSurfaceArea,x[3],x0[3],e0[3],e1[3]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 60: warning: variable "x0" was declared but never referenced double PlasmaTemeprature,PlasmaBulkVelocity[3],PlasmaNumberDensity,ExternalNormal[3],BlockSurfaceArea,x[3],x0[3],e0[3],e1[3]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 60: warning: variable "e0" was declared but never referenced double PlasmaTemeprature,PlasmaBulkVelocity[3],PlasmaNumberDensity,ExternalNormal[3],BlockSurfaceArea,x[3],x0[3],e0[3],e1[3]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 60: warning: variable "e1" was declared but never referenced double PlasmaTemeprature,PlasmaBulkVelocity[3],PlasmaNumberDensity,ExternalNormal[3],BlockSurfaceArea,x[3],x0[3],e0[3],e1[3]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 61: warning: variable "idim" was declared but never referenced int nface,idim,i,j,k; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 61: warning: variable "i" was declared but never referenced int nface,idim,i,j,k; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 61: warning: variable "j" was declared but never referenced int nface,idim,i,j,k; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 61: warning: variable "k" was declared but never referenced int nface,idim,i,j,k; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 97: warning: variable "LocalParticleWeight" was declared but never referenced double res=0.0,LocalParticleWeight,LocalTimeStep; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 97: warning: variable "LocalTimeStep" was declared but never referenced double res=0.0,LocalParticleWeight,LocalTimeStep; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 330: warning: subscript out of range Exosphere::Sampling::CalculatedSourceRate[spec][_EXOSPHERE_SOURCE__ID__BACKGROUND_PLASMA_ION_INJECTION_]+=ParticleWeightCorrection*LocalParticleWeight/LocalTimeStep; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 287: warning: variable "TimeStepFraction" was declared but never referenced double TimeStepFraction=TimeCounter/maxLocalTimeStep[spec]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 257: warning: variable "TimeIncrement" was declared but never referenced double ModelParticlesInjectionRate,TimeCounter=0.0,TimeIncrement,Ratio,p; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 258: warning: variable "ProductionFractionSum" was declared but never referenced double ProductionFractionSum=0.0,FaceProductionFraction=0.0; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 258: warning: variable "FaceProductionFraction" was declared but never referenced double ProductionFractionSum=0.0,FaceProductionFraction=0.0; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 272: warning: variable "PlasmaNumberDensity" was set but never used double PlasmaTemeprature,PlasmaBulkVelocity[3],PlasmaNumberDensity,ExternalNormal[3],BlockSurfaceArea,x[3],x0[3],e0[3],e1[3]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 272: warning: variable "BlockSurfaceArea" was declared but never referenced double PlasmaTemeprature,PlasmaBulkVelocity[3],PlasmaNumberDensity,ExternalNormal[3],BlockSurfaceArea,x[3],x0[3],e0[3],e1[3]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 274: warning: variable "ExternalFaces" was declared but never referenced bool ExternalFaces[6]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "Exosphere.cpp", line 1941: warning: variable "SpeciesWeightCorrection" was declared but never referenced double ParticleWeightCorrection=1.0,SpeciesWeightCorrection=1.0; //the first is used to correct weight of a particulat particle, the latter is to correct the weight al all particles of the species to limit the number of the injected model particles ^ "Exosphere.cpp", line 1945: warning: variable "nMaxInjectedParticles" was declared but never referenced const int nMaxInjectedParticles=10*PIC::ParticleWeightTimeStep::maxReferenceInjectedParticleNumber; ^ 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[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere' cd srcTemp/main; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS" make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Exosphere_Helium.cpp -o Exosphere_Helium.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Moon.cpp -o Moon.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Moon_SampleVelocityDistribution.cpp -o Moon_SampleVelocityDistribution.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Moon_SampleSubSolarLimbColumnIntegrals.cpp -o Moon_SampleSubSolarLimbColumnIntegrals.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 tvis.Kaguya.cpp -o tvis.Kaguya.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 main_lib.cpp -o main_lib.o "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "Moon_SampleVelocityDistribution.cpp", line 26: warning: variable "dZ" was set but never used double dZ,rr,ZenithAngle,AzimuthAngle,dZenithAngle; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "Moon.cpp", line 169: warning: statement is unreachable return res; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRgeneric.h", line 7763: warning: variable "t" was declared but never referenced CutCell::cTriangleFaceDescriptor *t; ^ 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[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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/electron_impact/*.o models/sputtering/*.o models/charge_exchange/*.o models/photolytic_reactions/*.o (cd srcTemp; ar -rs libAMPS.a models/exosphere/*.o) cd srcTemp/main; make amps SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS" make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 main.cpp -o main.o "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ ar -rc main.a main.o make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main' make amps_link make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:83: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' h5pcc -o amps srcTemp/main/main.a srcTemp/libAMPS.a \ -lstdc++ -lmpi_cxx make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' /usr/bin/make test_amps_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:83: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' rm -rf run_test mkdir -p run_test mv amps run_test make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' /usr/bin/make test_amps_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:83: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' cd run_test; mpirun -np 4 ./amps AMPS: Moon::Sampling::Kaguya::TVIS - init the model AMPS: Global Time Step (NA) = 2.742346e+01 (file=pic_weight_time.cpp,line=391) AMPS: Global Particle Weight (NA) = 4.634565e+22 (file=pic_weight_time.cpp,line=187) make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' /usr/bin/make test_amps_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:83: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' (/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/DiffNum.pl run_test/PT/plots/amps.dat \ output/test_amps.ref_np`ls run_test/PT/thread* | wc -l | tr -d ' '` \ > test_amps.diff) ERROR in DiffNum.pl make[4]: [test_amps_check] Error 255 (ignored) -rw-r--r-- 1 gtoth aoss 882 May 11 21:34 test_amps.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' #if([ "y" ]); then rm -rf run_test_amps; mv run_test run_test_amps; fi make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' #@ls -l *.diff make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make test_compile PLANET=Saturn make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' ./Config.pl -Saturn make PWOM make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend lapack.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend blas.f h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlasLapack.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModKind.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExactRS.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFreq.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIoUnit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModMpiOrig.f90 gcc -c -O3 ModUtility_c.c -o ModUtility_c.o h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModInterpolate.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRandomNumber.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSort.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTriangulate.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTriangulateSpherical.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLinearAdvection.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMpiInterfaces.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNumConst.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModInterpolateAMR.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSpice.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConst.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoordTransform.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeConvert.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMpi.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_geopack.f90 PGF90-W-0155-The type of FLOAT is now double precision with -r8 (CON_geopack.f90: 139) 0 inform, 1 warnings, 0 severes, 0 fatal for con_mag_axis h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUtility.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLinearSolver.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_line_extract.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_ray_trace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModReadParam.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O2 ModHdf5Utils.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPlanetConst.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProcessVarName.f90 PGF90-W-0155-The type of FLOAT is now double precision with -r8 (ModLinearSolver.f90: 2354) 0 inform, 1 warnings, 0 severes, 0 fatal for save_plot h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPlotFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_planet.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_axes.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_planet_field.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModInitialState.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLookupTable.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 ModUtility_c.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o CON_ray_trace.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTiming.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 timing_cpu.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 timing.f90 ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEIEConductance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMIE_Interface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModErrors.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEIE_Interface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMHD_Interface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExtras.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEIEFiles.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ED_ModInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ED_ModIons.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWeimer05.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend ModWeimer.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend mh86.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend hmr89.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend iz94.f h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 merge_str.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ED_Interface.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend ED_r_elec_ed_lup_subs.f PGF90-W-0155-The type of FLOAT is now double precision with -r8 (hmr89.f: 360) PGF90-W-0155-The type of FLOAT is now double precision with -r8 (mh86.f: 660) 0 inform, 1 warnings, 0 severes, 0 fatal for bsplvd 0 inform, 1 warnings, 0 severes, 0 fatal for gethmr PGF90-W-0093-Type conversion of expression performed (hmr89.f: 482) 0 inform, 1 warnings, 0 severes, 0 fatal for hmrmod PGF90-W-0155-The type of FLOAT is now double precision with -r8 (ModWeimer.f: 1301) 0 inform, 1 warnings, 0 severes, 0 fatal for weiepot01 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 EIE_End.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 EIE_Library.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 EIE_set_inputs.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 readMHDoutput.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MHD_Library.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ihp.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ED_ReadIonHeat.f90 PGF90-W-0155-The type of FLOAT is now double precision with -r8 (ModWeimer05.f90: 473) 0 inform, 1 warnings, 0 severes, 0 fatal for scplm h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 AMIE_Library.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 readAMIEoutput.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 EIE_Initialize.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 EIE_IoLibrary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 EIE_UaLibrary.f90 PGF90-W-0155-The type of FLOAT is now double precision with -r8 (ihp.f90: 197) 0 inform, 1 warnings, 0 severes, 0 fatal for read_conductance_model PGF90-W-0155-The type of FLOAT is now double precision with -r8 (EIE_UaLibrary.f90: 347) 0 inform, 1 warnings, 0 severes, 0 fatal for ua_getnongridbasedpotential PGF90-W-0155-The type of FLOAT is now double precision with -r8 (EIE_IoLibrary.f90: 416) 0 inform, 1 warnings, 0 severes, 0 fatal for io_getnongridbasedpotential rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/lib/libEMPIRICALIE.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend ModIri90.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend ModMsis90.f rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a ModIri90.o ModMsis90.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIndicesInterfaces.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIndices.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 read_NGDC_indices.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 read_SWPC_indices.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 read_NOAAHPI_indices.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 read_MHDIMF_indices.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 insert_into_indices_array.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 indices_set_inputs.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 indices_library.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 IO_library.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 IO_set_inputs.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/lib/libINDICES.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' cd src; make PWOM make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParameters.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNeutralPW.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmPressure.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPwTime.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLatLon.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend cvmgp.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend getcfeh2_planet.f h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_rate.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 Get_Neutral.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCommonPlanet.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPW.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCommonVariables.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_restart.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 eheat_flux_explicit.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend calcdt.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend diffusion.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend calc_cfl.f h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 calc_centrifugal.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend neutral_atmosphere_planet.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend collisionPW_planet.f h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 calc_chemical_equilibrium.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 upper_heat_conduction.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 main.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPwImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAurora.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPwPlot.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend solver.f h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 eheat_flux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 iheat_flux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 calc_diffusion.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 solver_rusanov.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 print_electrodynamics.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_upper_bc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_weimer_potential.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 read_restart.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_vertical_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 calc_dt.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend startupPW_planet.f h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 Efield.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 initialize.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_electrodynamic.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_parameters.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 polar_wind.f90 make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' h5pfc -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/lib -lEMPIRICALIE -lEMPIRICALUA -lINDICES -lSHARE -lTIMING \ -r8 make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' PWOM.exe has been created make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make test_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/PW/PWOM' mkdir -p run_test/PW cd run_test/PW; \ mkdir restartIN restartOUT plots; \ cp /home/gtoth/Tmp_pgf90/SWMF/PW/PWOM/data/input/Saturn/restart_iline* restartIN/ ;\ cp /home/gtoth/Tmp_pgf90/SWMF/PW/PWOM/data/input/Saturn/North.dat . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make test_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; make LIB make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE; make LIB make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA; make LIB make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices; make LIB make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' cd src; make PWOM make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PWOM.exe' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' PWOM.exe has been created make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' cd run_test; mpirun -np 4 ./PWOM.exe ModReadParam::read_file: read and broadcast nLine= 31 lines of text H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make test_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' ls -l *.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:35 test_Saturn.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:35 test_Saturn_plots.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make test_restart_save make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 ModReadParam::read_file: read and broadcast nLine= 31 lines of text H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-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_pgf90/SWMF/PW/PWOM' make test_restart_read make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' cp input/Saturn/PARAM.in.restartread run_test/PARAM.in cd run_test; mpirun -np 4 ./PWOM.exe ModReadParam::read_file: read and broadcast nLine= 31 lines of text H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-002 H+(1400km)= 177.8150151700299 , H3+(1400km)= 7190.869123649826 0.000000000000000 6174300000.000000 3 1.0000000000000000E-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_pgf90/SWMF/PW/PWOM' make test_check MYTEST=_restart make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' ls -l *.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:35 test_Saturn.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:35 test_Saturn_plots.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:36 test_Saturn_restart.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:36 test_Saturn_restart_plots.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make test_compile PLANET=Earth make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' ./Config.pl -Earth make PWOM make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices; make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' cd src; make PWOM make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCommonPlanet.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGlow.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend rcolum_planet.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend fieldm_planet.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend solzen_planet.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend suncor_planet.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend sperfc_planet.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend chap_planet.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend ssflux_planet.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend vcd_planet.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend ggm_planet.f h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPW.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCommonVariables.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_restart.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 calc_diffusion.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 print_electrodynamics.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_weimer_potential.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 main.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPwImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAurora.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPwPlot.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend solver.f h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 eheat_flux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 eheat_flux_explicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 iheat_flux.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend calcdt.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend diffusion.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend calc_cfl.f h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 solver_rusanov.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_upper_bc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 read_restart.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_vertical_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 calc_dt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 calc_centrifugal.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend PhotoElectronPW_planet.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend glowex_planet.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend precipitationPW_planet.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend neutral_atmosphere_planet.f h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 upper_heat_conduction.f90 PGF90-W-0155-The type of FLOAT is now double precision with -r8 (glowex_planet.f: 153) 0 inform, 1 warnings, 0 severes, 0 fatal for glowex h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_parameters.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 Efield.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 polar_wind.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 initialize.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_electrodynamic.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend startupPW_planet.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend collisionPW_planet.f make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' h5pfc -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/lib -lEMPIRICALIE -lEMPIRICALUA -lINDICES -lSHARE -lTIMING \ -r8 make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' PWOM.exe has been created make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make test_rundir make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/PW/PWOM' mkdir -p run_test/PW cd run_test/PW; \ mkdir restartIN restartOUT plots; \ cp /home/gtoth/Tmp_pgf90/SWMF/PW/PWOM/data/input/Earth/restart_iline* restartIN/ ;\ cp /home/gtoth/Tmp_pgf90/SWMF/PW/PWOM/data/input/Earth/North.dat . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make test_run make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src; make LIB make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE; make LIB make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA; make LIB make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices; make LIB make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' cd src; make PWOM make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PWOM.exe' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' PWOM.exe has been created make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' cd run_test; mpirun -np 4 ./PWOM.exe ModReadParam::read_file: read and broadcast nLine= 5 lines of text make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make test_check make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' ERROR in DiffNum.pl make[4]: [test_check] Error 255 (ignored) ERROR in DiffNum.pl make[4]: [test_check] Error 255 (ignored) ERROR in DiffNum.pl make[4]: [test_check] Error 255 (ignored) ERROR in DiffNum.pl make[4]: [test_check] Error 255 (ignored) ERROR in DiffNum.pl make[4]: [test_check] Error 255 (ignored) ERROR in DiffNum.pl make[4]: [test_check] Error 255 (ignored) ERROR in DiffNum.pl make[4]: [test_check] Error 255 (ignored) ERROR in DiffNum.pl make[4]: [test_check] Error 255 (ignored) ERROR in DiffNum.pl make[4]: [test_check] Error 255 (ignored) ls -l *.diff -rw-r--r-- 1 gtoth aoss 66706 May 11 21:37 test_Earth.diff -rw-r--r-- 1 gtoth aoss 20287 May 11 21:37 test_Earth_plots.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:35 test_Saturn.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:35 test_Saturn_plots.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:36 test_Saturn_restart.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:36 test_Saturn_restart_plots.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make test_restart_save make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 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_pgf90/SWMF/PW/PWOM' make test_restart_read make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' cp input/Earth/PARAM.in.restartread run_test/PARAM.in cd run_test; mpirun -np 4 ./PWOM.exe 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_pgf90/SWMF/PW/PWOM' make test_check MYTEST=_restart make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' ERROR in DiffNum.pl make[4]: [test_check] Error 255 (ignored) ERROR in DiffNum.pl make[4]: [test_check] Error 255 (ignored) ERROR in DiffNum.pl make[4]: [test_check] Error 255 (ignored) ERROR in DiffNum.pl make[4]: [test_check] Error 255 (ignored) ERROR in DiffNum.pl make[4]: [test_check] Error 255 (ignored) ERROR in DiffNum.pl make[4]: [test_check] Error 255 (ignored) ERROR in DiffNum.pl make[4]: [test_check] Error 255 (ignored) ERROR in DiffNum.pl make[4]: [test_check] Error 255 (ignored) ERROR in DiffNum.pl make[4]: [test_check] Error 255 (ignored) ls -l *.diff -rw-r--r-- 1 gtoth aoss 66706 May 11 21:37 test_Earth.diff -rw-r--r-- 1 gtoth aoss 20287 May 11 21:37 test_Earth_plots.diff -rw-r--r-- 1 gtoth aoss 66706 May 11 21:37 test_Earth_restart.diff -rw-r--r-- 1 gtoth aoss 20287 May 11 21:37 test_Earth_restart_plots.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:35 test_Saturn.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:35 test_Saturn_plots.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:36 test_Saturn_restart.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:36 test_Saturn_restart_plots.diff make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE' make test_compile make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE' make RBE make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/NOMPI/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libNOMPI.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/NOMPI/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 NOMPI.f90 ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libNOMPI.a NOMPI.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libNOMPI.a make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/NOMPI/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libNOMPI.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/NOMPI/src' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 ModTsyganenko.f rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a ModTsyganenko.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE/src' Makefile:31: warning: overriding commands for target `.f.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:151: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:145: warning: ignoring old commands for target `.f90.o' make libRBE.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE/src' Makefile:31: warning: overriding commands for target `.f.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:151: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:145: warning: ignoring old commands for target `.f90.o' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 ModRbe.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 trace_dipole.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 plot_fieldline.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 geopack.f PGF90-W-0155-The type of FLOAT is now double precision with -r8 (geopack.f: 227) 0 inform, 1 warnings, 0 severes, 0 fatal for igrf h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 ModRbSat.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 ModWriteTec.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 ModPrerunField.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 plot_potential.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 trace_line.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 pbo_2.f PGF90-W-0155-The type of FLOAT is now double precision with -r8 (pbo_2.f: 146) 0 inform, 1 warnings, 0 severes, 0 fatal for rb_initmain h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 rbe_subs.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 set_parameters.f90 PGF90-W-0093-Type conversion of expression performed (rbe_subs.f90: 396) PGF90-W-0093-Type conversion of expression performed (rbe_subs.f90: 397) PGF90-W-0155-The type of FLOAT is now double precision with -r8 (rbe_subs.f90: 496) 0 inform, 3 warnings, 0 severes, 0 fatal for readinputdata PGF90-W-0093-Type conversion of expression performed (rbe_subs.f90: 616) PGF90-W-0093-Type conversion of expression performed (rbe_subs.f90: 617) PGF90-W-0093-Type conversion of expression performed (rbe_subs.f90: 620) PGF90-W-0093-Type conversion of expression performed (rbe_subs.f90: 621) PGF90-W-0093-Type conversion of expression performed (rbe_subs.f90: 623) 0 inform, 5 warnings, 0 severes, 0 fatal for readchorusdiffcoef PGF90-W-0093-Type conversion of expression performed (rbe_subs.f90: 845) PGF90-W-0093-Type conversion of expression performed (rbe_subs.f90: 846) PGF90-W-0093-Type conversion of expression performed (rbe_subs.f90: 848) PGF90-W-0093-Type conversion of expression performed (rbe_subs.f90: 850) 0 inform, 4 warnings, 0 severes, 0 fatal for fieldpara PGF90-W-0093-Type conversion of expression performed (rbe_subs.f90: 2417) 0 inform, 1 warnings, 0 severes, 0 fatal for drift PGF90-W-0093-Type conversion of expression performed (rbe_subs.f90: 2977) 0 inform, 1 warnings, 0 severes, 0 fatal for diffusee_e PGF90-W-0093-Type conversion of expression performed (rbe_subs.f90: 3142) 0 inform, 1 warnings, 0 severes, 0 fatal for diffusea_a 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_pgf90/SWMF/RB/RBE/src' libRBE.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE/src' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE/src' Makefile:31: warning: overriding commands for target `.f.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:151: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:145: warning: ignoring old commands for target `.f90.o' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE/src' Makefile:31: warning: overriding commands for target `.f.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:151: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:145: warning: ignoring old commands for target `.f90.o' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 rbe_main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libRBE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libNOMPI.a; \ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a;\ ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a; h5pfc -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/rbe.exe rbe_main.o Tmp_/*.o -r8 rm -rf Tmp_ make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE/src' Program /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/rbe.exe has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE/src' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE' make test_rundir make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/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_pgf90/SWMF/RB/RBE' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE' make test_run make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE' cd run_test; ./rbe.exe > runlog make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE' make test_check make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE' gunzip -c data/output/2002f296_e.fls.standalone.gz \ > run_test/RB/2002f296_e.fls.ref /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 aoss 0 May 11 21:39 test.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE' make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE' make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS' SC/BATSRUS is tested in GM/BATSRUS make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS' make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/FLAMPA' make[2]: *** No rule to make target `test'. Stop. make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/FLAMPA' make[1]: *** [test_comp] Error 2 make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test_pw_compile make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMagnetogram.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a ModMagnetogram.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLdem.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a ModLdem.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 EEE_ModCommonVariables.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 EEE_ModArch.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 EEE_ModGL98.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 EEE_ModTD99.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 EEE_ModCms.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 EEE_ModGetB0.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 EEE_ModShearFlow.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 EEE_ModMain.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_comp_param.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_comp_info.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_time.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_physics.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_world.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/lib/libLIBRARY.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_domain_decomposition.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_transfer_data.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModInitGridStorage.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_grid_storage.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_grid_descriptor.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_global_vector.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_router.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_global_message_pass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_integrator.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_buffer_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_test_global_message_pass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_coupler.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_points.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/lib/libCOUPLER.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 EE_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a EE_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a GM_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 IE_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a IE_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 IH_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a IH_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 IM_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a IM_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 PC_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a PC_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 OH_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a OH_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 PS_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a PS_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 PT_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a PT_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' make libPWOM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/PW/PWOM/src' libPWOM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/srcInterface' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 PW_wrapper.f90 cp -f ../src/libPWOM.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a PW_wrapper.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 RB_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a RB_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 SC_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a SC_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 SP_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a SP_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 UA_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a UA_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CZ_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a CZ_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_ie.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_gm.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_ua.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_sc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_mh_sp.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_ps.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_oh.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ee_sc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_oh_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_wrapper.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_all.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_wrapper.o CON_couple_all.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_variables.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_io.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_methods.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_session.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_main.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 swmf_interface.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a #^CMP IF CZ make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 swmf.f90 make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 \ -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ -lmpi_cxx Program /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe has been brought up to date. make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make PIDL make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd GM/BATSRUS; make PIDL make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 PostIDL.f90 h5pfc -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe PostIDL.o -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib -lSHARE -r8 make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test_pw_rundir make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' rm -rf /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test /usr/bin/make rundir RUNDIR=/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PostProc.pl touch /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/core chmod 444 /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/core cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe . ; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Param . make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' No run/CZ for CZ Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' No run/EE for EE Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty' No run/GM for GM Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' No run/IE for IE Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' No run/IH for IH Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' No run/IM for IM Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' No run/OH for OH Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' No run/PC for PC Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' No run/PS for PS Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' No run/PC for PC Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PW cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PW; \ mkdir restartIN restartOUT plots; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/data/input/Earth/restart_iline* restartIN/ ;\ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/data/input/Earth/North.dat . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' No run/RB for RB Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' No run/SC for SC Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' No run/SP for SP Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' No run/UA for UA Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cp share/JobScripts/job.*nyx* /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/ Creation of /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test directory succeeded make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cp Param/PARAM.in.test.PW /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.PW /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test_pw_run make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PW; rm -f log.out restartOUT/* plots/* cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test_pw_check make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' ERROR in DiffNum.pl make[2]: [test_pw_check] Error 255 (ignored) ls -ltr test_pw*.diff -rw-r--r-- 1 gtoth aoss 20383 May 11 21:40 test_pw.diff make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test_rb_compile make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_mpi.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSingleFluid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExtraVariables.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProcMH.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O2 ModHdf5.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModPartImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGridDescriptor.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBuffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_ie.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_ih.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_pc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 read_ih_buffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_lagrangian_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModDensityAndGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 read_pw_buffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 calc_inner_bc_velocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 logvar_ionosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveRaytracing.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_wrapper.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveImage.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 calc_inner_bc_velocity.o logvar_ionosphere.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_pgf90/SWMF/GM/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 PW_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a PW_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE/src' Makefile:31: warning: overriding commands for target `.f.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:151: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:145: warning: ignoring old commands for target `.f90.o' make libRBE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE/src' Makefile:31: warning: overriding commands for target `.f.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:151: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:145: 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_pgf90/SWMF/RB/RBE/src' libRBE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE/srcInterface' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 RB_wrapper.f90 cp -f ../src/libRBE.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a RB_wrapper.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_ie.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_gm.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_ua.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_sc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_mh_sp.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_ps.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_oh.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ee_sc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_oh_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_wrapper.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_all.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_wrapper.o CON_couple_all.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_io.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_session.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_main.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 swmf_interface.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a #^CMP IF CZ make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 swmf.f90 make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 \ -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ -lmpi_cxx Program /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe has been brought up to date. make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make PIDL make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd GM/BATSRUS; make PIDL make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test_rb_rundir make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' rm -rf /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test /usr/bin/make rundir RUNDIR=/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PostProc.pl touch /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/core chmod 444 /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/core cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe . ; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Param . make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' No run/CZ for CZ Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' No run/EE for EE Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/GM cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' No run/IE for IE Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' No run/IH for IH Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' No run/IM for IM Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' No run/OH for OH Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' No run/PC for PC Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' No run/PS for PS Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' No run/PC for PC Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' No run/PW for PW Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RB cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RB; \ mkdir restartOUT restartIN plots cp data/input/rbe_e.fin /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RB/ cp data/input/B_wave_eq.dat /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RB/ cp data/input/Horne_chorus.tgz /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RB/ cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RB/; tar xzf Horne_chorus.tgz make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' No run/SC for SC Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' No run/SP for SP Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' No run/UA for UA Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cp share/JobScripts/job.*nyx* /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/ Creation of /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test directory succeeded make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cp Param/PARAM.in.test.RB /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.RB /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in cp RB/RBE/data/input/TestSat.dat /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/TestSat.dat cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RB/; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE/input/2002_296* . make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test_rb_run make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RB; rm -f 2002f296_e.fls cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test_rb_check make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' gunzip -c /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE/data/output/2002f296_e.fls.gz \ > /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/2002f296_e.fls.ref cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE/data/output/sat_TestSat_n000000.sat \ /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/sat_TestSat_n000000.sat.ref ERROR in DiffNum.pl make[2]: [test_rb_check] Error 255 (ignored) ls -l test_rb.diff -rw-r--r-- 1 gtoth aoss 8255 May 11 21:45 test_rb.diff ls -l test_rb_sat.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:45 test_rb_sat.diff make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test_ps_compile make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a GM_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/DGCPM' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/DGCPM/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/DGCPM/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSizeDGCPM.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConstants.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProcPS.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeDGCPM.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFunctionsDGCPM.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoDGCPM.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 dgcpm_stop.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMainDGCPM.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIoDGCPM.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoupleDGCPM.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend pbo.f h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 dgcpm_test.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 dgcpm_coefficients.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 dgcpm_output.f90 PGF90-W-0155-The type of FLOAT is now double precision with -r8 (pbo.f: 89) 0 inform, 1 warnings, 0 severes, 0 fatal for initmain h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 dgcpm_setup.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 PS_wrapper.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 dgcpm_log.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/lib/libPS.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/DGCPM/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/DGCPM/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/DGCPM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 RB_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a RB_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_ie.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_gm.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_ua.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_sc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_mh_sp.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_ps.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_oh.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ee_sc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_oh_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_wrapper.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_all.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_wrapper.o CON_couple_all.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_io.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_session.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_main.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 swmf_interface.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a #^CMP IF CZ make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 swmf.f90 make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 \ -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ -lmpi_cxx Program /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe has been brought up to date. make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test_ps_rundir make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' rm -rf /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test /usr/bin/make rundir RUNDIR=/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PostProc.pl touch /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/core chmod 444 /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/core cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe . ; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Param . make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' No run/CZ for CZ Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' No run/EE for EE Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty' No run/GM for GM Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' No run/IE for IE Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' No run/IH for IH Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' No run/IM for IM Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' No run/OH for OH Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' No run/PC for PC Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/DGCPM; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/DGCPM' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PS/Output mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PS/Input make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/DGCPM' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' No run/PC for PC Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' No run/PW for PW Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' No run/RB for RB Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' No run/SC for SC Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' No run/SP for SP Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' No run/UA for UA Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cp share/JobScripts/job.*nyx* /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/ Creation of /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test directory succeeded make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cp Param/PARAM.in.test.PS /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.PS /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/DGCPM/Input/a1001_dgcpm.in /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PS/Input/ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/DGCPM/Input/a1001_kp.in /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PS/Input/ make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test_ps_run make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test_ps_check make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' ls -ltr test_ps*.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:45 test_ps.diff make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test_esmf_compile make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,400,100,IE:91,181 -o=GM:u=Default,e=Mhd 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 ESMF_SWMF make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O2 ModHdf5.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGridDescriptor.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBuffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_ie.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_ih.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_pc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_lagrangian_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModDensityAndGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 read_ih_buffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 read_pw_buffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveRaytracing.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 calc_inner_bc_velocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 logvar_ionosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_wrapper.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveImage.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 calc_inner_bc_velocity.o logvar_ionosphere.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_pgf90/SWMF/GM/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 IE_ModMain.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 IE_ModIo.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProcIE.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIE_Interface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFiles.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConductance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 IE_Initialize.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoMagPerturb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 IE_solve.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 IE_Library.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 IE_gather.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 iono_conductances.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 iono_currents.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 iono_joule.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 iono_solver.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 Create_Region2_Currents.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIeGeoindices.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ionosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 IE_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 ModIeGeoindices.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_pgf90/SWMF/lib/libIE.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 PS_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a PS_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_ie.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_gm.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_ua.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_sc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_mh_sp.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_ps.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_oh.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ee_sc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_oh_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_wrapper.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_all.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_wrapper.o CON_couple_all.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_io.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_session.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_main.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 swmf_interface.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a #^CMP IF CZ make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSWMF.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSWMF.a Tmp_*/*.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSWMF.a SWMF library /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSWMF.a has been brought up to date. make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/ESMF/ESMF_SWMF/src' Makefile:21: warning: overriding commands for target `.f90.o' /home/gtoth/ESMF/ver2.2rp1/build/common.mk:1842: warning: ignoring old commands for target `.f90.o' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl ESMF_SWMF_Coupler.o SWMF_GridComp.o ESMF_GridComp.o ESMF_SWMF_GridComp.o ESMF_SWMF_Driver.o ESMF_SWMF_Mod.o make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/ESMF_SWMF.exe make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/ESMF/ESMF_SWMF/src' Makefile:21: warning: overriding commands for target `.f90.o' /home/gtoth/ESMF/ver2.2rp1/build/common.mk:1842: warning: ignoring old commands for target `.f90.o' mpif90 -c -I/home/gtoth/ESMF/ver2.2rp1/mod/modO/Linux.nag.32.default -O0 -kind=byte -dusty \ -free ESMF_SWMF_Mod.f90 make[5]: *** No rule to make target `/home/gtoth/ESMF/ver2.2rp1/lib/libO/Linux.nag.32.default/libesmf.a', needed by `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/ESMF_SWMF.exe'. Stop. make[5]: *** Waiting for unfinished jobs.... pgf90-Error-Unknown switch: -kind=byte pgf90-Error-Unknown switch: -dusty pgf90-Error-Unknown switch: -free make[5]: *** [ESMF_SWMF_Mod.o] Error 1 make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/ESMF/ESMF_SWMF/src' make[4]: *** [EXE] Error 2 make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/ESMF/ESMF_SWMF/src' make[3]: *** [ESMF_SWMF] Error 2 make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[2]: *** [test_esmf_compile] Error 2 make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[1]: *** [test_esmf] Error 2 make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test_ccmc_small_compile make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O2 ModHdf5.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModPartImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGridDescriptor.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBuffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_ie.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_ih.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_pc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 read_ih_buffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_lagrangian_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModDensityAndGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 read_pw_buffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 calc_inner_bc_velocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 logvar_ionosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_wrapper.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveRaytracing.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveImage.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 calc_inner_bc_velocity.o logvar_ionosphere.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_pgf90/SWMF/GM/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2/src' Makefile:79: warning: overriding commands for target `.f90.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:145: warning: ignoring old commands for target `.f90.o' Makefile:83: warning: overriding commands for target `.f.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:151: warning: ignoring old commands for target `.f.o' cd claw; make lib make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2/src/claw' Makefile:36: warning: overriding commands for target `.f.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:151: warning: ignoring old commands for target `.f.o' pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 qinit.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 rpn2ad1.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 rpt2ad1.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 b4step2.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 setaux.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 psi.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 claw2ez.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 bc2.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 claw2.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 step2.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 step2ds.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 dimsp2.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 flux2.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 copyq2.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 limiter.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 philim.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 src2.f PGF90-W-0155-The type of FLOAT is now double precision with -r8 (claw2ez.f: 189) 0 inform, 1 warnings, 0 severes, 0 fatal for claw2ez make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2/src/claw' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2/src' Makefile:79: warning: overriding commands for target `.f90.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:145: warning: ignoring old commands for target `.f90.o' Makefile:83: warning: overriding commands for target `.f.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:151: warning: ignoring old commands for target `.f.o' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 ModProcRCM.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 rcm_variables.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 gamma.f PGF90-W-0130-Floating point underflow. Check constants and constant expressions (gamma.f: 152) 0 inform, 1 warnings, 0 severes, 0 fatal for dgamma h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 impl_bicgstab.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 rcm_io.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 gmresm.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 rcm_efield.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 rcm_routines.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 rcm_comput.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 RCM_advec.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 IM_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/lib/libIM.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE/src' Makefile:31: warning: overriding commands for target `.f.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:151: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:145: warning: ignoring old commands for target `.f90.o' make libRBE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE/src' Makefile:31: warning: overriding commands for target `.f.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:151: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:145: 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_pgf90/SWMF/RB/RBE/src' libRBE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE/srcInterface' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 RB_wrapper.f90 cp -f ../src/libRBE.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a RB_wrapper.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_ie.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_gm.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_ua.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_sc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_mh_sp.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_ps.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_oh.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ee_sc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_oh_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_wrapper.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_all.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_wrapper.o CON_couple_all.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_io.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_session.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_main.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 swmf_interface.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a #^CMP IF CZ make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 swmf.f90 make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 \ -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ -lmpi_cxx Program /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe has been brought up to date. make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make PIDL make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd GM/BATSRUS; make PIDL make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test_ccmc_small_rundir make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' rm -rf /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test /usr/bin/make rundir RUNDIR=/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PostProc.pl touch /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/core chmod 444 /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/core cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe . ; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Param . make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' No run/CZ for CZ Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' No run/EE for EE Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/GM cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IE/ionosphere cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IE; cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial/Scripts/pION . cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IE; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIONO.exe . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' No run/IH for IH Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2' mkdir /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IM cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IM; mkdir restartIN restartOUT input plots cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2/input; cp rcm* *.dat dktable /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IM/ cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IM; \ mv rcmpcp_inp rcmkp_inp input/; rm -f *_inp*; \ mv dktable trf.dat elecoef.dat rcmcond rcmcrd* rcmlas1 input/;\ touch rcm.printout rcm.index cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/Preplot.pl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IM/ make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' No run/OH for OH Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' No run/PC for PC Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' No run/PS for PS Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' No run/PC for PC Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' No run/PW for PW Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RB cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RB; \ mkdir restartOUT restartIN plots cp data/input/rbe_e.fin /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RB/ cp data/input/B_wave_eq.dat /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RB/ cp data/input/Horne_chorus.tgz /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RB/ cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RB/; tar xzf Horne_chorus.tgz make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/RBE' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' No run/SC for SC Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' No run/SP for SP Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' No run/UA for UA Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cp share/JobScripts/job.*nyx* /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/ Creation of /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test directory succeeded make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cp -r Param/CCMC /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/Param_ccmc cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; \ cp -f Param_ccmc/LAYOUT.in_v8.01_init LAYOUT.in; \ cp -f Param_ccmc/PARAM.in_v8.01_init_small PARAM.in; \ /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/replace_amrinit.pl; \ cp SWMF.exe SWMF_run_test.exe; \ rm -f SWMF.exe Name of file to be updated is set to default value: PARAM.in Grid resolution set to default value: 0.03125 Distribution set to default value: _20150511_ Old file name: PARAM.in_old_version New file name: PARAM.in make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test_ccmc_small_run make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test_ccmc_run make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; \ mpirun -np 4 ./SWMF_run_test.exe > runlog_`date +%y%m%d%H%M` cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/GM; pIDL -ccmc; cd ../IE; pION Number of header files=4 PostIDL.exe < 3d__ful_1_n00000100.h PostIDL.exe < 3d__ful_1_n00000200.h PostIDL.exe < 3d__ful_1_n00000400.h PostIDL.exe < 3d__ful_1_n00000300.h cat in000010_b1.tec in000010_b2.tec > in000010.tec make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test_ccmc_small_restart_rundir make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; \ cp -f Param_ccmc/LAYOUT.in_v8.01_RBE_restart LAYOUT.in; \ cp -f Param_ccmc/PARAM.in_v8.01_RBE_restart_small PARAM.in; \ /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/replace_amrinit.pl; \ ./Restart.pl Name of file to be updated is set to default value: PARAM.in Grid resolution set to default value: 0.03125 Distribution set to default value: _20150511_ Old file name: PARAM.in_old_version New file name: PARAM.in PARAM.in file does not contain #AMRINIT block exiting script WARNING in Restart.pl: directory IM/restartOUT is empty! WARNING in Restart.pl: directory RB/restartOUT is empty! # Restart.pl has checked output restart file and directories. # Restart.pl has created restart tree RESTART_n000400/. WARNING in Restart.pl: could not find restart directory RESTART_n000400/IM! WARNING in Restart.pl: could not find restart directory RESTART_n000400/RB! # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESTART_n000400/. make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test_ccmc_small_run make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test_ccmc_run make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; \ mpirun -np 4 ./SWMF_run_test.exe > runlog_`date +%y%m%d%H%M` cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/GM; pIDL -ccmc; cd ../IE; pION Number of header files=8 PostIDL.exe < 3d__ful_1_n00000100.h PostIDL.exe < 3d__ful_1_t00000000_n00000400.h PostIDL.exe < 3d__ful_1_n00000200.h PostIDL.exe < 3d__ful_1_t00000010_n00000452.h PostIDL.exe < 3d__ful_1_n00000400.h PostIDL.exe < 3d__ful_1_t00000030_n00000556.h PostIDL.exe < 3d__ful_1_n00000300.h PostIDL.exe < 3d__ful_1_t00000020_n00000504.h cat it080903_000010_000_b1.tec it080903_000010_000_b2.tec > it080903_000010_000.tec cat it080903_000020_000_b1.tec it080903_000020_000_b2.tec > it080903_000020_000.tec cat it080903_000030_000_b1.tec it080903_000030_000_b2.tec > it080903_000030_000.tec make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test_ccmc_small_check make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' (/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/DiffNum.pl -b -r=1.0e-5 \ /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/GM/IO2/log_n000400.log \ Param/CCMC/test_GM_small.log > test_ccmc_small_gm.diff) (/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/DiffNum.pl -b -r=1.0e-5 \ /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IE/ionosphere/IE_t080903_000000.log \ Param/CCMC/test_IE_small.log > test_ccmc_small_ie.diff) gunzip -c Param/CCMC/test_RB_small.fls.gz \ > /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RB/plots/20080903_0000_e.ref ERROR in DiffNum.pl make[2]: [test_ccmc_small_check] Error 255 (ignored) ls -l test_ccmc_small*.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:54 test_ccmc_small_gm.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:54 test_ccmc_small_ie.diff -rw-r--r-- 1 gtoth aoss 7993 May 11 21:54 test_ccmc_small_rb.diff make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test1_compile make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O2 ModHdf5.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGridDescriptor.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBuffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_ie.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_ih.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_pc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 read_ih_buffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_lagrangian_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModDensityAndGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 read_pw_buffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveRaytracing.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 calc_inner_bc_velocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 logvar_ionosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveImage.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_wrapper.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 calc_inner_bc_velocity.o logvar_ionosphere.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_pgf90/SWMF/GM/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 IM_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a IM_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' make libPWOM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' make[8]: `libPWOM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' libPWOM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/srcInterface' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 PW_wrapper.f90 cp -f ../src/libPWOM.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a PW_wrapper.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 RB_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a RB_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_ie.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_gm.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_ua.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_sc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_mh_sp.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_ps.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_oh.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ee_sc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_oh_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_wrapper.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_all.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_wrapper.o CON_couple_all.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_io.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_session.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_main.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 swmf_interface.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a #^CMP IF CZ make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 swmf.f90 make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 \ -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ -lmpi_cxx Program /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe has been brought up to date. make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make PIDL make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd GM/BATSRUS; make PIDL make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test1_rundir make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' rm -rf /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test /usr/bin/make rundir RUNDIR=/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PostProc.pl touch /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/core chmod 444 /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/core cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe . ; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Param . make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' No run/CZ for CZ Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' No run/EE for EE Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/GM cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IE/ionosphere cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IE; cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial/Scripts/pION . cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IE; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIONO.exe . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' No run/IH for IH Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' No run/IM for IM Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' No run/OH for OH Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' No run/PC for PC Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' No run/PS for PS Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' No run/PC for PC Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PW cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PW; \ mkdir restartIN restartOUT plots; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/data/input/Earth/restart_iline* restartIN/ ;\ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM/data/input/Earth/North.dat . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/PWOM' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' No run/RB for RB Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' No run/SC for SC Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' No run/SP for SP Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' No run/UA for UA Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cp share/JobScripts/job.*nyx* /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/ Creation of /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test directory succeeded make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cp Param/PARAM.in.test.GMIEPW /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.GMIEPW /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test1_run make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PW; rm -f log.out restartOUT/* plots/* cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ./PostProc.pl -M RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 4 files PostProc.pl: mv IE/ionosphere RESULTS/IE with 13 files PostProc.pl: mv PW/plots RESULTS/PW with 4 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.56 27.27 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file RESTART.out! make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test1_check make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' ERROR in DiffNum.pl make[2]: [test1_check] Error 255 (ignored) ERROR in DiffNum.pl make[2]: [test1_check] Error 255 (ignored) ERROR in DiffNum.pl make[2]: [test1_check] Error 255 (ignored) ERROR in DiffNum.pl make[2]: [test1_check] Error 255 (ignored) gunzip -c output/test1/IE*.idl.gz \ > /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RESULTS/IE/it000321.idl.ref ls -l test1_*.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:57 test1_gm.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:57 test1_ie.diff -rw-r--r-- 1 gtoth aoss 81385 May 11 21:57 test1_pw.diff make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test2_compile make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/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_pgf90/SWMF/share/Scripts/Methods.pl IH src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90; \ /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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=221 Finished 94 replacements in file src/constrain_B.f90 Finished 176 replacements in file src/library.f90 Finished 52 replacements in file src/ModAMR.f90 Finished 12 replacements in file src/ModBoundaryCells.f90 Finished 10 replacements in file src/ModChromosphere.f90 Finished 5 replacements in file src/ModCT.f90 Finished 33 replacements in file src/ModExpansionFactors.f90 Finished 25 replacements in file src/ModFaceGradient.f90 Finished 16 replacements in file src/ModGmGeoindices.f90 Finished 41 replacements in file src/ModHdf5.f90 Finished 8 replacements in file src/ModImplHypre_empty.f90 Finished 7 replacements in file src/ModIO.f90 Finished 8 replacements in file src/ModMain.f90 Finished 5 replacements in file src/ModNodes.f90 Finished 4 replacements in file src/ModPhysics.f90 Finished 8 replacements in file src/ModProject.f90 Finished 75 replacements in file src/ModResistivity.f90 Finished 2 replacements in file src/ModSingleFluid.f90 Finished 37 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 19 replacements in file src/set_ICs.f90 Finished 85 replacements in file src/user_interface.f90 Finished 49 replacements in file src/write_plot_los.f90 Finished 33 replacements in file src/write_progress.f90 Finished 17 replacements in file srcBATL/BATL_amr_geometry.f90 Finished 28 replacements in file srcBATL/BATL_lib.f90 Finished 15 replacements in file srcBATL/BATL_pass_node.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 115 replacements in file srcUser/ModUserMars.f90 Finished 58 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/ModEquationAwsomFluids.f90 Finished 6 replacements in file srcEquation/ModEquationHdEos.f90 Finished 5 replacements in file srcEquation/ModEquationMhdAnisoP.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCorona.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/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/ModEquationMultiSwIono.f90 Finished 18 replacements in file srcInterface/ModBuffer.f90 Finished 8 replacements in file srcInterface/ModRadioWaveRaytracing.f90 Thread 4 finished 1957 replacement(s) in 55 file(s) Finished 27 replacements in file src/clean_divb.f90 Finished 28 replacements in file src/get_im_pressure.f90 Finished 9 replacements in file src/ModAdvance.f90 Finished 33 replacements in file src/ModBlockData.f90 Finished 5 replacements in file src/ModCharacteristic.f90 Finished 103 replacements in file src/ModCoronalHeating.f90 Finished 5 replacements in file src/ModEquation.f90 Finished 104 replacements in file src/ModFaceFlux.f90 Finished 11 replacements in file src/ModGeometry.f90 Finished 4 replacements in file src/ModHdf5_empty.f90 Finished 13 replacements in file src/ModHeatFluxCollisionless.f90 Finished 11 replacements in file src/ModImplicit.f90 Finished 32 replacements in file src/ModLocalTimeStep.f90 Finished 51 replacements in file src/ModMultiIon.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 64 replacements in file src/ModSemiImplicit.f90 Finished 22 replacements in file src/ModSolarwind.f90 Finished 77 replacements in file src/ModUserEmpty.f90 Finished 19 replacements in file src/ModWaves.f90 Finished 37 replacements in file src/ray_pass.f90 Finished 24 replacements in file src/set_block_geometry.f90 Finished 55 replacements in file src/update_states_MHD.f90 Finished 10 replacements in file src/write_plot_idl.f90 Finished 32 replacements in file src/write_plot_tec.f90 Finished 27 replacements in file srcBATL/BATL_amr.f90 Finished 11 replacements in file srcBATL/BATL_high_order.f90 Finished 23 replacements in file srcBATL/BATL_pass_face.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 95 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 56 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 86 replacements in file srcUser/ModUserWaves.f90 Finished 6 replacements in file srcEquation/ModEquationHdCrash.f90 Finished 6 replacements in file srcEquation/ModEquationHdRadCrash.f90 Finished 5 replacements in file srcEquation/ModEquationMhdComet.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/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 No variables to rename in file srcInterface/IH_wrapper.f90 Finished 10 replacements in file srcInterface/ModRadioWaveImage.f90 Thread 3 finished 1854 replacement(s) in 54 file(s) 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 13 replacements in file src/ModCoarseAxis.f90 Finished 14 replacements in file src/ModCurrent.f90 Finished 2 replacements in file src/ModExtraVariables.f90 Finished 29 replacements in file src/ModFaceValue.f90 Finished 33 replacements in file src/ModGroundMagPerturb.f90 Finished 41 replacements in file src/ModHdf5_orig.f90 Finished 12 replacements in file src/ModImplHypre.f90 Finished 11 replacements in file src/ModIonoVelocity.f90 Finished 23 replacements in file src/ModMessagePass.f90 Finished 5 replacements in file src/ModParallel.f90 Finished 35 replacements in file src/ModPIC.f90 Finished 83 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 49 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 136 replacements in file src/write_logfile.f90 Finished 19 replacements in file src/write_plot_radiowave.f90 Finished 20 replacements in file src/user_module.h Finished 8 replacements in file srcBATL/BATL_geometry.f90 Finished 5 replacements in file srcBATL/BATL_mpi.f90 Finished 2 replacements in file srcBATL/BATL_size.f90 Finished 24 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 69 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 6 replacements in file srcEquation/ModEquationCrash.f90 Finished 6 replacements in file srcEquation/ModEquationHdEosRad.f90 Finished 4 replacements in file srcEquation/ModEquationMhdComet3FluidsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCrash.f90 Finished 5 replacements in file srcEquation/ModEquationMhdHyp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdMars.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/ModEquationOuterHelio.f90 Finished 13 replacements in file srcInterface/ModDensityAndGradient.f90 Finished 17 replacements in file srcInterface/update_lagrangian_grid.f90 Thread 1 finished 1898 replacement(s) in 56 file(s) Finished 185 replacements in file src/BATS_methods.f90 Finished 21 replacements in file src/fix_axis_cells.f90 Finished 167 replacements in file src/MH_set_parameters.f90 Finished 35 replacements in file src/ModBatlInterface.f90 Finished 58 replacements in file src/ModCellBoundary.f90 Finished 13 replacements in file src/ModConserveFlux.f90 Finished 25 replacements in file src/ModEnergy.f90 Finished 38 replacements in file src/ModFaceBoundary.f90 Finished 17 replacements in file src/ModFieldLineThread.f90 Finished 17 replacements in file src/ModHallResist.f90 Finished 137 replacements in file src/ModHeatConduction.f90 Finished 12 replacements in file src/ModImplHypre_orig.f90 Finished 52 replacements in file src/ModLaserHeating.f90 Finished 3 replacements in file src/ModMultiFluid.f90 Finished 109 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 16 replacements in file src/ModViscosity.f90 Finished 117 replacements in file src/project_B.f90 Finished 12 replacements in file src/rotate.f90 Finished 67 replacements in file src/update_states.f90 Finished 105 replacements in file src/write_plot_common.f90 Finished 9 replacements in file src/write_plot_sph.f90 Finished 26 replacements in file srcBATL/BATL_amr_criteria.f90 Finished 16 replacements in file srcBATL/BATL_grid.f90 Finished 32 replacements in file srcBATL/BATL_pass_cell.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 123 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/ModEquationCrashTe.f90 Finished 6 replacements in file srcEquation/ModEquationHd.f90 Finished 4 replacements in file srcEquation/ModEquationMhdCometCG3FluidsPe.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/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 5 replacements in file srcEquation/ModEquationOuterHelioPUI.f90 Finished 11 replacements in file srcInterface/ModGridDescriptor.f90 Thread 2 finished 2481 replacement(s) in 55 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_pgf90/SWMF' make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/share/Scripts/Methods.pl SC src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90; \ /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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=221 Finished 94 replacements in file src/constrain_B.f90 Finished 176 replacements in file src/library.f90 Finished 52 replacements in file src/ModAMR.f90 Finished 12 replacements in file src/ModBoundaryCells.f90 Finished 10 replacements in file src/ModChromosphere.f90 Finished 5 replacements in file src/ModCT.f90 Finished 33 replacements in file src/ModExpansionFactors.f90 Finished 25 replacements in file src/ModFaceGradient.f90 Finished 16 replacements in file src/ModGmGeoindices.f90 Finished 41 replacements in file src/ModHdf5.f90 Finished 8 replacements in file src/ModImplHypre_empty.f90 Finished 7 replacements in file src/ModIO.f90 Finished 8 replacements in file src/ModMain.f90 Finished 5 replacements in file src/ModNodes.f90 Finished 4 replacements in file src/ModPhysics.f90 Finished 8 replacements in file src/ModProject.f90 Finished 75 replacements in file src/ModResistivity.f90 Finished 2 replacements in file src/ModSingleFluid.f90 Finished 37 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 19 replacements in file src/set_ICs.f90 Finished 85 replacements in file src/user_interface.f90 Finished 49 replacements in file src/write_plot_los.f90 Finished 33 replacements in file src/write_progress.f90 Finished 17 replacements in file srcBATL/BATL_amr_geometry.f90 Finished 28 replacements in file srcBATL/BATL_lib.f90 Finished 15 replacements in file srcBATL/BATL_pass_node.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 115 replacements in file srcUser/ModUserMars.f90 Finished 58 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/ModEquationAwsomFluids.f90 Finished 6 replacements in file srcEquation/ModEquationHdEos.f90 Finished 5 replacements in file srcEquation/ModEquationMhdAnisoP.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCorona.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/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/ModEquationMultiSwIono.f90 Finished 13 replacements in file srcInterface/ModDensityAndGradient.f90 No variables to rename in file srcInterface/SC_wrapper.f90 Thread 4 finished 1944 replacement(s) in 54 file(s) Finished 27 replacements in file src/clean_divb.f90 Finished 28 replacements in file src/get_im_pressure.f90 Finished 9 replacements in file src/ModAdvance.f90 Finished 33 replacements in file src/ModBlockData.f90 Finished 5 replacements in file src/ModCharacteristic.f90 Finished 103 replacements in file src/ModCoronalHeating.f90 Finished 5 replacements in file src/ModEquation.f90 Finished 104 replacements in file src/ModFaceFlux.f90 Finished 11 replacements in file src/ModGeometry.f90 Finished 4 replacements in file src/ModHdf5_empty.f90 Finished 13 replacements in file src/ModHeatFluxCollisionless.f90 Finished 11 replacements in file src/ModImplicit.f90 Finished 32 replacements in file src/ModLocalTimeStep.f90 Finished 51 replacements in file src/ModMultiIon.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 64 replacements in file src/ModSemiImplicit.f90 Finished 22 replacements in file src/ModSolarwind.f90 Finished 77 replacements in file src/ModUserEmpty.f90 Finished 19 replacements in file src/ModWaves.f90 Finished 37 replacements in file src/ray_pass.f90 Finished 24 replacements in file src/set_block_geometry.f90 Finished 55 replacements in file src/update_states_MHD.f90 Finished 10 replacements in file src/write_plot_idl.f90 Finished 32 replacements in file src/write_plot_tec.f90 Finished 27 replacements in file srcBATL/BATL_amr.f90 Finished 11 replacements in file srcBATL/BATL_high_order.f90 Finished 23 replacements in file srcBATL/BATL_pass_face.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 95 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 56 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 86 replacements in file srcUser/ModUserWaves.f90 Finished 6 replacements in file srcEquation/ModEquationHdCrash.f90 Finished 6 replacements in file srcEquation/ModEquationHdRadCrash.f90 Finished 5 replacements in file srcEquation/ModEquationMhdComet.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/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 18 replacements in file srcInterface/ModBuffer.f90 Finished 8 replacements in file srcInterface/ModRadioWaveRaytracing.f90 Thread 3 finished 1870 replacement(s) in 55 file(s) 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 13 replacements in file src/ModCoarseAxis.f90 Finished 14 replacements in file src/ModCurrent.f90 Finished 2 replacements in file src/ModExtraVariables.f90 Finished 29 replacements in file src/ModFaceValue.f90 Finished 33 replacements in file src/ModGroundMagPerturb.f90 Finished 41 replacements in file src/ModHdf5_orig.f90 Finished 12 replacements in file src/ModImplHypre.f90 Finished 11 replacements in file src/ModIonoVelocity.f90 Finished 23 replacements in file src/ModMessagePass.f90 Finished 5 replacements in file src/ModParallel.f90 Finished 35 replacements in file src/ModPIC.f90 Finished 83 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 49 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 136 replacements in file src/write_logfile.f90 Finished 19 replacements in file src/write_plot_radiowave.f90 Finished 20 replacements in file src/user_module.h Finished 8 replacements in file srcBATL/BATL_geometry.f90 Finished 5 replacements in file srcBATL/BATL_mpi.f90 Finished 2 replacements in file srcBATL/BATL_size.f90 Finished 24 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 69 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 6 replacements in file srcEquation/ModEquationCrash.f90 Finished 6 replacements in file srcEquation/ModEquationHdEosRad.f90 Finished 4 replacements in file srcEquation/ModEquationMhdComet3FluidsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCrash.f90 Finished 5 replacements in file srcEquation/ModEquationMhdHyp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdMars.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/ModEquationOuterHelio.f90 Finished 11 replacements in file srcInterface/ModGridDescriptor.f90 Finished 17 replacements in file srcInterface/update_lagrangian_grid.f90 Thread 1 finished 1896 replacement(s) in 56 file(s) Finished 185 replacements in file src/BATS_methods.f90 Finished 21 replacements in file src/fix_axis_cells.f90 Finished 167 replacements in file src/MH_set_parameters.f90 Finished 35 replacements in file src/ModBatlInterface.f90 Finished 58 replacements in file src/ModCellBoundary.f90 Finished 13 replacements in file src/ModConserveFlux.f90 Finished 25 replacements in file src/ModEnergy.f90 Finished 38 replacements in file src/ModFaceBoundary.f90 Finished 17 replacements in file src/ModFieldLineThread.f90 Finished 17 replacements in file src/ModHallResist.f90 Finished 137 replacements in file src/ModHeatConduction.f90 Finished 12 replacements in file src/ModImplHypre_orig.f90 Finished 52 replacements in file src/ModLaserHeating.f90 Finished 3 replacements in file src/ModMultiFluid.f90 Finished 109 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 16 replacements in file src/ModViscosity.f90 Finished 117 replacements in file src/project_B.f90 Finished 12 replacements in file src/rotate.f90 Finished 67 replacements in file src/update_states.f90 Finished 105 replacements in file src/write_plot_common.f90 Finished 9 replacements in file src/write_plot_sph.f90 Finished 26 replacements in file srcBATL/BATL_amr_criteria.f90 Finished 16 replacements in file srcBATL/BATL_grid.f90 Finished 32 replacements in file srcBATL/BATL_pass_cell.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 123 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/ModEquationCrashTe.f90 Finished 6 replacements in file srcEquation/ModEquationHd.f90 Finished 4 replacements in file srcEquation/ModEquationMhdCometCG3FluidsPe.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/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 5 replacements in file srcEquation/ModEquationOuterHelioPUI.f90 Finished 10 replacements in file srcInterface/ModRadioWaveImage.f90 Thread 2 finished 2480 replacement(s) in 55 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_pgf90/SWMF/SC/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O2 ModHdf5.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGridDescriptor.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBuffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_ie.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_ih.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_pc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 read_ih_buffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_lagrangian_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModDensityAndGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 read_pw_buffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveRaytracing.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 calc_inner_bc_velocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 logvar_ionosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_wrapper.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveImage.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 calc_inner_bc_velocity.o logvar_ionosphere.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_pgf90/SWMF/GM/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 IE_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a IE_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/srcBATL' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_mpi.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSingleFluid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExtraVariables.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProcMH.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O2 ModHdf5.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/srcInterface' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGridDescriptor.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBuffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_lagrangian_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModDensityAndGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 IH_wrapper.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveRaytracing.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveImage.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/IH/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 PW_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a PW_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS/srcBATL' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_mpi.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSingleFluid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExtraVariables.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProcMH.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O2 ModHdf5.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModPartImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS/srcInterface' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBuffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGridDescriptor.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_lagrangian_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModDensityAndGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 SC_wrapper.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveRaytracing.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveImage.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/SC/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_ie.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_gm.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_ua.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_sc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_mh_sp.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_ps.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_oh.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ee_sc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_oh_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_wrapper.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_all.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_wrapper.o CON_couple_all.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_io.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_session.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_main.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 swmf_interface.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a #^CMP IF CZ make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 swmf.f90 make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 \ -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ -lmpi_cxx Program /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe has been brought up to date. make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make PIDL EARTH_TRAJ make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd GM/BATSRUS; make PIDL cd GM/BATSRUS; make EARTH_TRAJ make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd srcPostProc; make EARTH_TRAJ make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_geopack_internal.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUT.f90 make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' PGF90-W-0155-The type of FLOAT is now double precision with -r8 (CON_geopack_internal.f90: 431) 0 inform, 1 warnings, 0 severes, 0 fatal for con_mag_axis h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 earth_traj.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/EARTH_TRAJ.exe earth_traj.o \ CON_geopack_internal.o ModUT.o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src/ModNumConst.o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src/ModTimeConvert.o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src/ModConst.o -r8 make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program EARTH_TRAJ has been brought up to date. make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test2_rundir make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' rm -rf /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test /usr/bin/make rundir RUNDIR=/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PostProc.pl touch /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/core chmod 444 /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/core cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe . ; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Param . make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' No run/CZ for CZ Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' No run/EE for EE Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/GM cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' No run/IE for IE Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS' mkdir /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IH cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IH; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/EARTH_TRAJ.exe .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param/HELIOSPHERE Param make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' No run/IM for IM Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' No run/OH for OH Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' No run/PC for PC Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' No run/PS for PS Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' No run/PC for PC Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' No run/PW for PW Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' No run/RB for RB Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS' mkdir /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/SC cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/SC; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param/CORONA Param make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' No run/SP for SP Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' No run/UA for UA Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cp share/JobScripts/job.*nyx* /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/ Creation of /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test directory succeeded make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cp Param/PARAM.in.test.SCIH /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.SCIH /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IH; cp Param/EARTH_TRAJ.in .; \ /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/EARTH_TRAJ.exe > earth_traj.dat Warning: ieee_inexact is signaling FORTRAN STOP make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test2_run make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ./Restart.pl WARNING in Restart.pl: directory GM/restartOUT is empty! WARNING in Restart.pl: directory SC/restartOUT is empty! # Restart.pl has checked output restart file and directories. # Restart.pl has created restart tree RESTART_n000300/. WARNING in Restart.pl: could not find restart directory RESTART_n000300/GM! WARNING in Restart.pl: could not find restart directory RESTART_n000300/SC! # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESTART_n000300/. cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ./PostProc.pl -M RESULTS/start WARNING in PostProc.pl: no files were found in GM/IO2 PostProc.pl: mv IH/IO2 RESULTS/start/IH with 5 files PostProc.pl: mv SC/IO2 RESULTS/start/SC with 7 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/start/ PostProc.pl: TIMINGS from runlog (init, run) 0.01 176.13 PostProc.pl: mv runlog RESULTS/start/ PostProc.pl: Restart.pl -o RESULTS/start/RESTART ERROR in Restart.pl: could not find restart file RESTART.out! cp Param/PARAM.in.test.IHGM /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.IHGM /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ./PostProc.pl -M RESULTS/restart PostProc.pl: mv GM/IO2 RESULTS/restart/GM with 3 files WARNING in PostProc.pl: no files were found in IH/IO2 WARNING in PostProc.pl: no files were found in SC/IO2 WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/restart/ PostProc.pl: TIMINGS from runlog (init, run) 0.36 16.44 PostProc.pl: mv runlog RESULTS/restart/ PostProc.pl: Restart.pl -o RESULTS/restart/RESTART make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test2_check make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' (/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 \ /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RESULTS/start/SC/log_n000001.log \ output/test2/SC_log_n000001.log \ > test2_sc.diff) (/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 \ /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RESULTS/start/IH/log_n000001.log \ output/test2/IH_log_n000001.log \ > test2_ih.diff) (/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 \ /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RESULTS/start/IH/sat_earth_traj_n000000.sat \ output/test2/IH_sat_earth_traj_n000000.sat \ >> test2_ih.diff) (/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 \ /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RESULTS/restart/GM/log_n000001.log \ output/test2/GM_log_n000001.log \ > test2_gm.diff) ls -l test2_*.diff -rw-r--r-- 1 gtoth aoss 0 May 11 22:05 test2_gm.diff -rw-r--r-- 1 gtoth aoss 0 May 11 22:05 test2_ih.diff -rw-r--r-- 1 gtoth aoss 0 May 11 22:05 test2_sc.diff make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test3_compile make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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=Mhd 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_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O2 ModHdf5.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGridDescriptor.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBuffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_ie.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_ih.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_pc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_lagrangian_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModDensityAndGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 read_ih_buffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveRaytracing.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 read_pw_buffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 calc_inner_bc_velocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 logvar_ionosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveImage.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_wrapper.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 calc_inner_bc_velocity.o logvar_ionosphere.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_pgf90/SWMF/GM/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 IE_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 ModIeGeoindices.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_pgf90/SWMF/lib/libIE.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 IH_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a IH_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2/src' Makefile:79: warning: overriding commands for target `.f90.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:145: warning: ignoring old commands for target `.f90.o' Makefile:83: warning: overriding commands for target `.f.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:151: warning: ignoring old commands for target `.f.o' cd claw; make lib make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2/src/claw' Makefile:36: warning: overriding commands for target `.f.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:151: 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_pgf90/SWMF/IM/RCM2/src/claw' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2/src' Makefile:79: warning: overriding commands for target `.f90.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:145: warning: ignoring old commands for target `.f90.o' Makefile:83: warning: overriding commands for target `.f.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:151: warning: ignoring old commands for target `.f.o' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 IM_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/lib/libIM.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 OH_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a OH_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 SC_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a SC_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_ie.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_gm.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_ua.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_sc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_mh_sp.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_ps.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_oh.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ee_sc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_oh_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_wrapper.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_all.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_wrapper.o CON_couple_all.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_io.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_session.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_main.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 swmf_interface.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a #^CMP IF CZ make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 swmf.f90 make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 \ -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ -lmpi_cxx Program /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe has been brought up to date. make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make PIDL make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd GM/BATSRUS; make PIDL make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test3_rundir make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' rm -rf /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test /usr/bin/make rundir RUNDIR=/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PostProc.pl touch /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/core chmod 444 /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/core cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe . ; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Param . make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' No run/CZ for CZ Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' No run/EE for EE Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/GM cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IE/ionosphere cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IE; cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial/Scripts/pION . cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IE; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIONO.exe . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' No run/IH for IH Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2' mkdir /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IM cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IM; mkdir restartIN restartOUT input plots cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2/input; cp rcm* *.dat dktable /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IM/ cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IM; \ mv rcmpcp_inp rcmkp_inp input/; rm -f *_inp*; \ mv dktable trf.dat elecoef.dat rcmcond rcmcrd* rcmlas1 input/;\ touch rcm.printout rcm.index cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/Preplot.pl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IM/ make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' No run/OH for OH Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' No run/PC for PC Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' No run/PS for PS Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' No run/PC for PC Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' No run/PW for PW Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' No run/RB for RB Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' No run/SC for SC Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' No run/SP for SP Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' No run/UA for UA Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cp share/JobScripts/job.*nyx* /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/ Creation of /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test directory succeeded make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cp Param/PARAM.in.test.GMIEIM /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.GMIEIM /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test3_run make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ./Restart.pl # Restart.pl has checked output restart file and directories. # Restart.pl has created restart tree RESTART_t0010.0000s/. # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESTART_t0010.0000s/. make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test3_restart make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; cp Param/PARAM.in.test.restart.GMIEIM PARAM.in cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog_restart cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IM/plots/; cp 2d__max_t00000020.dat t20.txt cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ./PostProc.pl -M -cat RESULTS; \ mv runlog_restart RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 6 files PostProc.pl: mv IE/ionosphere RESULTS/IE with 11 files PostProc.pl: mv IM/plots RESULTS/IM with 12 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.21 38.56 PostProc.pl: TIMINGS from runlog_restart (init, run) 1.74 21.69 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test3_check make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' ERROR in DiffNum.pl make[2]: [test3_check] Error 255 (ignored) gunzip -c output/test3/IM_2d__max_t00000020.dat.gz \ > /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RESULTS/IM/t20.dat cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RESULTS/IM; \ perl -pi -e 's/AUXDATA SAVEDATE=.*//' t20.dat t20.txt ERROR in DiffNum.pl make[2]: [test3_check] Error 255 (ignored) ls -l test3_*.diff -rw-r--r-- 1 gtoth aoss 14596 May 11 22:08 test3_gm.diff -rw-r--r-- 1 gtoth aoss 0 May 11 22:08 test3_ie.diff -rw-r--r-- 1 gtoth aoss 16550 May 11 22:08 test3_im_rcm.diff make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test4_compile make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O2 ModHdf5.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModPartImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGridDescriptor.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBuffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_ie.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_ih.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_pc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_lagrangian_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModDensityAndGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 read_ih_buffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 read_pw_buffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveRaytracing.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 calc_inner_bc_velocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 logvar_ionosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveImage.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_wrapper.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 calc_inner_bc_velocity.o logvar_ionosphere.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_pgf90/SWMF/GM/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/NOMPI/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libNOMPI.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/NOMPI/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libNOMPI.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/NOMPI/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libNOMPI.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/NOMPI/src' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/src' make libHEIDI.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeidiSize.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoHeidi.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeidiSatellites.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProcHEIDI.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeidiBACoefficients.f90 pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend recipes.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend pbo.f pgf90 -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 -Mextend wgrdar.f PGF90-W-0155-The type of FLOAT is now double precision with -r8 (pbo.f: 133) PGF90-W-0155-The type of FLOAT is now double precision with -r8 (recipes.f: 148) 0 inform, 1 warnings, 0 severes, 0 fatal for gcf 0 inform, 1 warnings, 0 severes, 0 fatal for heidi_initmain h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeidiMain.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeidiCurrents.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeidiDGCPM.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeidiDrifts.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeidiIO.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeidiWaves.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModInit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_potential.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 heidi_check.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeidiInput.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 heidi_run.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 epencalc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 iono_init.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 read_ring_current.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_ring_current.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 heidi_operators.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 heidi_currents.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 heidi_waves.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 heidi_init.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeidiAsymStretchedB.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 heidi_emudt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 heidi_setup.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 heidi_icbc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 heidi_coefficients.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 heidi_output.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeidiBField.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 HModel.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeidiNeutralH.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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_pgf90/SWMF/IM/HEIDI/src' libHEIDI.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/src' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/srcInterface' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 IM_wrapper.f90 cp -f ../src/libHEIDI.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a IM_wrapper.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_ie.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_gm.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_ua.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_sc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_mh_sp.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_ps.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_oh.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ee_sc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_oh_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_wrapper.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_all.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_wrapper.o CON_couple_all.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_io.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_session.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_main.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 swmf_interface.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a #^CMP IF CZ make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 swmf.f90 make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 \ -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ -lmpi_cxx Program /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe has been brought up to date. make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make PIDL make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd GM/BATSRUS; make PIDL make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test4_rundir make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' rm -rf /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test /usr/bin/make rundir RUNDIR=/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PostProc.pl touch /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/core chmod 444 /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/core cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe . ; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Param . make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' No run/CZ for CZ Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' No run/EE for EE Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/GM cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IE/ionosphere cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IE; cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial/Scripts/pION . cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IE; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIONO.exe . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' No run/IH for IH Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IM cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IM; \ mkdir input plots restartIN restartOUT cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IM/plots; \ mkdir electron hydrogen helium oxygen ionosphere cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IM/input; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/input/* .; cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/data/input/*.dat . cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IM/restartIN; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI/data/input/*.gz .; gunzip *.gz make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/HEIDI' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' No run/OH for OH Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' No run/PC for PC Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' No run/PS for PS Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' No run/PC for PC Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' No run/PW for PW Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' No run/RB for RB Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' No run/SC for SC Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' No run/SP for SP Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' No run/UA for UA Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cp share/JobScripts/job.*nyx* /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/ Creation of /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test directory succeeded make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cp Param/PARAM.in.test.GMIEHEIDI /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.GMIEHEIDI /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test4_run make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ./PostProc.pl -M RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 4 files PostProc.pl: mv IE/ionosphere RESULTS/IE with 14 files PostProc.pl: mv IM/plots RESULTS/IM with 27 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.66 679.43 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file RESTART.out! make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test4_check make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' ERROR in DiffNum.pl make[2]: [test4_check] Error 255 (ignored) ls -l test4_*.diff -rw-r--r-- 1 gtoth aoss 0 May 11 22:22 test4_gm.diff -rw-r--r-- 1 gtoth aoss 0 May 11 22:22 test4_ie.diff -rw-r--r-- 1 gtoth aoss 10981 May 11 22:22 test4_im_heidi.diff make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test5_compile make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' ./Config.pl -v=Empty,EE/BATSRUS Modifying versions in Makefile.def make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/share/Scripts/Methods.pl EE src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90; \ /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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=221 Finished 94 replacements in file src/constrain_B.f90 Finished 176 replacements in file src/library.f90 Finished 52 replacements in file src/ModAMR.f90 Finished 12 replacements in file src/ModBoundaryCells.f90 Finished 10 replacements in file src/ModChromosphere.f90 Finished 5 replacements in file src/ModCT.f90 Finished 33 replacements in file src/ModExpansionFactors.f90 Finished 25 replacements in file src/ModFaceGradient.f90 Finished 16 replacements in file src/ModGmGeoindices.f90 Finished 41 replacements in file src/ModHdf5.f90 Finished 8 replacements in file src/ModImplHypre_empty.f90 Finished 7 replacements in file src/ModIO.f90 Finished 8 replacements in file src/ModMain.f90 Finished 5 replacements in file src/ModNodes.f90 Finished 4 replacements in file src/ModPhysics.f90 Finished 8 replacements in file src/ModProject.f90 Finished 75 replacements in file src/ModResistivity.f90 Finished 2 replacements in file src/ModSingleFluid.f90 Finished 37 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 19 replacements in file src/set_ICs.f90 Finished 85 replacements in file src/user_interface.f90 Finished 49 replacements in file src/write_plot_los.f90 Finished 33 replacements in file src/write_progress.f90 Finished 17 replacements in file srcBATL/BATL_amr_geometry.f90 Finished 28 replacements in file srcBATL/BATL_lib.f90 Finished 15 replacements in file srcBATL/BATL_pass_node.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 115 replacements in file srcUser/ModUserMars.f90 Finished 58 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/ModEquationAwsomFluids.f90 Finished 6 replacements in file srcEquation/ModEquationHdEos.f90 Finished 5 replacements in file srcEquation/ModEquationMhdAnisoP.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCorona.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/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/ModEquationMultiSwIono.f90 Finished 18 replacements in file srcInterface/ModBuffer.f90 Finished 8 replacements in file srcInterface/ModRadioWaveRaytracing.f90 Thread 4 finished 1957 replacement(s) in 55 file(s) Finished 27 replacements in file src/clean_divb.f90 Finished 28 replacements in file src/get_im_pressure.f90 Finished 9 replacements in file src/ModAdvance.f90 Finished 33 replacements in file src/ModBlockData.f90 Finished 5 replacements in file src/ModCharacteristic.f90 Finished 103 replacements in file src/ModCoronalHeating.f90 Finished 5 replacements in file src/ModEquation.f90 Finished 104 replacements in file src/ModFaceFlux.f90 Finished 11 replacements in file src/ModGeometry.f90 Finished 4 replacements in file src/ModHdf5_empty.f90 Finished 13 replacements in file src/ModHeatFluxCollisionless.f90 Finished 11 replacements in file src/ModImplicit.f90 Finished 32 replacements in file src/ModLocalTimeStep.f90 Finished 51 replacements in file src/ModMultiIon.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 64 replacements in file src/ModSemiImplicit.f90 Finished 22 replacements in file src/ModSolarwind.f90 Finished 77 replacements in file src/ModUserEmpty.f90 Finished 19 replacements in file src/ModWaves.f90 Finished 37 replacements in file src/ray_pass.f90 Finished 24 replacements in file src/set_block_geometry.f90 Finished 55 replacements in file src/update_states_MHD.f90 Finished 10 replacements in file src/write_plot_idl.f90 Finished 32 replacements in file src/write_plot_tec.f90 Finished 27 replacements in file srcBATL/BATL_amr.f90 Finished 11 replacements in file srcBATL/BATL_high_order.f90 Finished 23 replacements in file srcBATL/BATL_pass_face.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 95 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 56 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 86 replacements in file srcUser/ModUserWaves.f90 Finished 6 replacements in file srcEquation/ModEquationHdCrash.f90 Finished 6 replacements in file srcEquation/ModEquationHdRadCrash.f90 Finished 5 replacements in file srcEquation/ModEquationMhdComet.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/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 No variables to rename in file srcInterface/EE_wrapper.f90 Finished 10 replacements in file srcInterface/ModRadioWaveImage.f90 Thread 3 finished 1854 replacement(s) in 54 file(s) 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 13 replacements in file src/ModCoarseAxis.f90 Finished 14 replacements in file src/ModCurrent.f90 Finished 2 replacements in file src/ModExtraVariables.f90 Finished 29 replacements in file src/ModFaceValue.f90 Finished 33 replacements in file src/ModGroundMagPerturb.f90 Finished 41 replacements in file src/ModHdf5_orig.f90 Finished 12 replacements in file src/ModImplHypre.f90 Finished 11 replacements in file src/ModIonoVelocity.f90 Finished 23 replacements in file src/ModMessagePass.f90 Finished 5 replacements in file src/ModParallel.f90 Finished 35 replacements in file src/ModPIC.f90 Finished 83 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 49 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 136 replacements in file src/write_logfile.f90 Finished 19 replacements in file src/write_plot_radiowave.f90 Finished 20 replacements in file src/user_module.h Finished 8 replacements in file srcBATL/BATL_geometry.f90 Finished 5 replacements in file srcBATL/BATL_mpi.f90 Finished 2 replacements in file srcBATL/BATL_size.f90 Finished 24 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 69 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 6 replacements in file srcEquation/ModEquationCrash.f90 Finished 6 replacements in file srcEquation/ModEquationHdEosRad.f90 Finished 4 replacements in file srcEquation/ModEquationMhdComet3FluidsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCrash.f90 Finished 5 replacements in file srcEquation/ModEquationMhdHyp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdMars.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/ModEquationOuterHelio.f90 Finished 13 replacements in file srcInterface/ModDensityAndGradient.f90 Finished 17 replacements in file srcInterface/update_lagrangian_grid.f90 Thread 1 finished 1898 replacement(s) in 56 file(s) Finished 185 replacements in file src/BATS_methods.f90 Finished 21 replacements in file src/fix_axis_cells.f90 Finished 167 replacements in file src/MH_set_parameters.f90 Finished 35 replacements in file src/ModBatlInterface.f90 Finished 58 replacements in file src/ModCellBoundary.f90 Finished 13 replacements in file src/ModConserveFlux.f90 Finished 25 replacements in file src/ModEnergy.f90 Finished 38 replacements in file src/ModFaceBoundary.f90 Finished 17 replacements in file src/ModFieldLineThread.f90 Finished 17 replacements in file src/ModHallResist.f90 Finished 137 replacements in file src/ModHeatConduction.f90 Finished 12 replacements in file src/ModImplHypre_orig.f90 Finished 52 replacements in file src/ModLaserHeating.f90 Finished 3 replacements in file src/ModMultiFluid.f90 Finished 109 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 16 replacements in file src/ModViscosity.f90 Finished 117 replacements in file src/project_B.f90 Finished 12 replacements in file src/rotate.f90 Finished 67 replacements in file src/update_states.f90 Finished 105 replacements in file src/write_plot_common.f90 Finished 9 replacements in file src/write_plot_sph.f90 Finished 26 replacements in file srcBATL/BATL_amr_criteria.f90 Finished 16 replacements in file srcBATL/BATL_grid.f90 Finished 32 replacements in file srcBATL/BATL_pass_cell.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 123 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/ModEquationCrashTe.f90 Finished 6 replacements in file srcEquation/ModEquationHd.f90 Finished 4 replacements in file srcEquation/ModEquationMhdCometCG3FluidsPe.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/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 5 replacements in file srcEquation/ModEquationOuterHelioPUI.f90 Finished 11 replacements in file srcInterface/ModGridDescriptor.f90 Thread 2 finished 2481 replacement(s) in 55 file(s) Reinstalling BATSRUS as EE component make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' ./Config.pl -g=EE: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 SWMF make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS/srcBATL' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_mpi.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSingleFluid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExtraVariables.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProcMH.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O2 ModHdf5.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModPartImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS/srcInterface' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGridDescriptor.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBuffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 EE_wrapper.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_lagrangian_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModDensityAndGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveRaytracing.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveImage.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/EE/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a GM_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 IE_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a IE_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 IM_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a IM_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_ie.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_gm.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_ua.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_sc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_mh_sp.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_ps.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_oh.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ee_sc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_oh_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_wrapper.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_all.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_wrapper.o CON_couple_all.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_io.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_session.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_main.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 swmf_interface.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a #^CMP IF CZ make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 swmf.f90 make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 \ -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ -lmpi_cxx Program /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe has been brought up to date. make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make PIDL make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd GM/BATSRUS; make PIDL make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test5_rundir make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' rm -rf /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test /usr/bin/make rundir RUNDIR=/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PostProc.pl touch /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/core chmod 444 /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/core cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe . ; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Param . make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' No run/CZ for CZ Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS' mkdir /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/EE cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/EE; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param/FLUXEMERGENCE Param make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty' No run/GM for GM Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' No run/IE for IE Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' No run/IH for IH Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' No run/IM for IM Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' No run/OH for OH Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' No run/PC for PC Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' No run/PS for PS Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' No run/PC for PC Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' No run/PW for PW Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' No run/RB for RB Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' No run/SC for SC Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' No run/SP for SP Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' No run/UA for UA Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cp share/JobScripts/job.*nyx* /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/ Creation of /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test directory succeeded make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cp Param/LAYOUT.in.test.EE /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; cp ../GM/BATSRUS/data/FLUXEMERGENCE/*.dat* . cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; cp ../GM/BATSRUS/Param/FLUXEMERGENCE/Grid.* . cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; gunzip *.gz make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test5_run make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; cp Param/PARAM.in.test.EE.1D PARAM.in cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog_1d cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ./PostProc.pl -M -cat RESULTS/run_1d PostProc.pl: mv EE/IO2 RESULTS/run_1d/EE with 3 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/run_1d/ PostProc.pl: TIMINGS from runlog_1d (init, run) 1.58 5.90 PostProc.pl: mv runlog_[0-9]* RESULTS/run_1d/ PostProc.pl: Restart.pl -o RESULTS/run_1d/RESTART cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; cp Param/PARAM.in.test.EE.3D PARAM.in cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog_3d cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/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 /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ./PostProc.pl -M -cat RESULTS/run_3d PostProc.pl: mv EE/IO2 RESULTS/run_3d/EE with 5 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/run_3d/ PostProc.pl: TIMINGS from runlog_3d (init, run) 3.41 13.99 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 RESTART.out! cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; cp Param/PARAM.in.test.EE PARAM.in cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog_restart cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/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 WARNING in PostProc.pl: no files were found in STDOUT 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.33 29.95 PostProc.pl: Restart.pl -o RESULTS/run_restart/RESTART make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test5_check make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' (/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/DiffNum.pl -b \ /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RESULTS/run_restart/EE/log_n000011.log \ output/test5/EE_log_n000011.log \ > test5_ee.diff) ls -l test5_ee.diff -rw-r--r-- 1 gtoth aoss 0 May 11 22:25 test5_ee.diff make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test6_compile make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 EE_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a EE_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O2 ModHdf5.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGridDescriptor.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBuffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_ie.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_ih.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_pc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_lagrangian_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModDensityAndGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 read_ih_buffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 read_pw_buffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveRaytracing.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 calc_inner_bc_velocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 logvar_ionosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveImage.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_wrapper.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 calc_inner_bc_velocity.o logvar_ionosphere.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_pgf90/SWMF/GM/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 IE_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 ModIeGeoindices.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_pgf90/SWMF/lib/libIE.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/CRCM' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/CRCM/src' Makefile:32: warning: overriding commands for target `.f.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:151: warning: ignoring old commands for target `.f.o' Makefile:35: warning: overriding commands for target `.f90.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:145: warning: ignoring old commands for target `.f90.o' make libCRCM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/CRCM/src' Makefile:32: warning: overriding commands for target `.f.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:151: warning: ignoring old commands for target `.f.o' Makefile:35: warning: overriding commands for target `.f90.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:145: warning: ignoring old commands for target `.f90.o' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 ModGrid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 ModPlanet.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 ModTsyInput.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 ModImTime.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 plot_fieldline.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 trace_dipole.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 ModCrcm.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 ModInitialize.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 ModGmCRCM.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 ModIeCrcm.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 ModFieldTrace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 ModRestart.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 ModCrcmPlot.f90 PGF90-W-0093-Type conversion of expression performed (ModCrcmPlot.f90: 180) 0 inform, 1 warnings, 0 severes, 0 fatal for crcm_plot_fls h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 ModImSat.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 set_parameters.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 crcm.f90 PGF90-W-0093-Type conversion of expression performed (crcm.f90: 1028) 0 inform, 1 warnings, 0 severes, 0 fatal for driftim 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_pgf90/SWMF/IM/CRCM/src' libCRCM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/CRCM/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/CRCM/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/CRCM/srcInterface' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 IM_wrapper.f90 cp -f ../src/libCRCM.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a IM_wrapper.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/CRCM/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/CRCM/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/CRCM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_ie.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_gm.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_ua.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_sc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_mh_sp.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_ps.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_oh.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ee_sc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_oh_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_wrapper.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_all.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_wrapper.o CON_couple_all.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_io.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_session.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_main.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 swmf_interface.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a #^CMP IF CZ make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 swmf.f90 make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 \ -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ -lmpi_cxx Program /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe has been brought up to date. make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make PIDL make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd GM/BATSRUS; make PIDL make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test6_rundir make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' rm -rf /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test /usr/bin/make rundir RUNDIR=/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PostProc.pl touch /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/core chmod 444 /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/core cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe . ; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Param . make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' No run/CZ for CZ Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' No run/EE for EE Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/GM cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IE/ionosphere cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IE; cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial/Scripts/pION . cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IE; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIONO.exe . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' No run/IH for IH Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/CRCM; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/CRCM' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IM cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IM; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/CRCM/input/quiet*fin . ;\ mkdir plots restartIN restartOUT make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/CRCM' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' No run/OH for OH Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' No run/PC for PC Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' No run/PS for PS Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' No run/PC for PC Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' No run/PW for PW Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' No run/RB for RB Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' No run/SC for SC Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' No run/SP for SP Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' No run/UA for UA Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cp share/JobScripts/job.*nyx* /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/ Creation of /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test directory succeeded make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cp Param/PARAM.in.test.GMIEIMCRCM /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.GMIEIMCRCM /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test6_run make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ./Restart.pl # Restart.pl has checked output restart file and directories. # Restart.pl has created restart tree RESTART_t0005.0000s/. # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESTART_t0005.0000s/. make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test6_restart make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; cp Param/PARAM.in.test.restart.GMIEIMCRCM PARAM.in cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog_restart cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ./PostProc.pl -M -cat RESULTS; mv runlog_restart RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 4 files PostProc.pl: mv IE/ionosphere RESULTS/IE with 21 files PostProc.pl: mv IM/plots RESULTS/IM with 3 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 1.14 45.59 PostProc.pl: TIMINGS from runlog_restart (init, run) 1.60 43.59 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file RESTART.out! make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test6_check make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' tail -2504 /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RESULTS/IM/CRCMeq.outs \ > /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RESULTS/IM/CRCMeq.out gunzip -c output/test6/IM_eq.out.gz \ > /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RESULTS/IM/CRCMeq_ref.out ERROR in DiffNum.pl make[2]: [test6_check] Error 255 (ignored) ERROR in DiffNum.pl make[2]: [test6_check] Error 255 (ignored) ls -l test6_*.diff -rw-r--r-- 1 gtoth aoss 0 May 11 22:29 test6_gm.diff -rw-r--r-- 1 gtoth aoss 0 May 11 22:29 test6_ie.diff -rw-r--r-- 1 gtoth aoss 24586 May 11 22:29 test6_im_crcm.diff -rw-r--r-- 1 gtoth aoss 2393 May 11 22:29 test6_im_crcm_log.diff make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test7_compile make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' ./Config.pl -v=Empty,IH/BATSRUS,OH/BATSRUS Modifying versions in Makefile.def make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/share/Scripts/Methods.pl OH src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90; \ /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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=222 Finished 94 replacements in file src/constrain_B.f90 Finished 176 replacements in file src/library.f90 Finished 52 replacements in file src/ModAMR.f90 Finished 12 replacements in file src/ModBoundaryCells.f90 Finished 10 replacements in file src/ModChromosphere.f90 Finished 5 replacements in file src/ModCT.f90 Finished 33 replacements in file src/ModExpansionFactors.f90 Finished 25 replacements in file src/ModFaceGradient.f90 Finished 16 replacements in file src/ModGmGeoindices.f90 Finished 41 replacements in file src/ModHdf5.f90 Finished 8 replacements in file src/ModImplHypre_empty.f90 Finished 7 replacements in file src/ModIO.f90 Finished 8 replacements in file src/ModMain.f90 Finished 5 replacements in file src/ModNodes.f90 Finished 4 replacements in file src/ModPhysics.f90 Finished 8 replacements in file src/ModProject.f90 Finished 75 replacements in file src/ModResistivity.f90 Finished 2 replacements in file src/ModSingleFluid.f90 Finished 37 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 19 replacements in file src/set_ICs.f90 Finished 85 replacements in file src/user_interface.f90 Finished 49 replacements in file src/write_plot_los.f90 Finished 33 replacements in file src/write_progress.f90 Finished 17 replacements in file srcBATL/BATL_amr_geometry.f90 Finished 28 replacements in file srcBATL/BATL_lib.f90 Finished 15 replacements in file srcBATL/BATL_pass_node.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 115 replacements in file srcUser/ModUserMars.f90 Finished 58 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/ModEquationAwsomFluids.f90 Finished 6 replacements in file srcEquation/ModEquationHdEos.f90 Finished 5 replacements in file srcEquation/ModEquationMhdAnisoP.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCorona.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/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/ModEquationMultiSwIono.f90 Finished 13 replacements in file srcInterface/ModDensityAndGradient.f90 No variables to rename in file srcInterface/OH_set_buffer_grid.f90 Thread 4 finished 1944 replacement(s) in 54 file(s) Finished 27 replacements in file src/clean_divb.f90 Finished 28 replacements in file src/get_im_pressure.f90 Finished 9 replacements in file src/ModAdvance.f90 Finished 33 replacements in file src/ModBlockData.f90 Finished 5 replacements in file src/ModCharacteristic.f90 Finished 103 replacements in file src/ModCoronalHeating.f90 Finished 5 replacements in file src/ModEquation.f90 Finished 104 replacements in file src/ModFaceFlux.f90 Finished 11 replacements in file src/ModGeometry.f90 Finished 4 replacements in file src/ModHdf5_empty.f90 Finished 13 replacements in file src/ModHeatFluxCollisionless.f90 Finished 11 replacements in file src/ModImplicit.f90 Finished 32 replacements in file src/ModLocalTimeStep.f90 Finished 51 replacements in file src/ModMultiIon.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 64 replacements in file src/ModSemiImplicit.f90 Finished 22 replacements in file src/ModSolarwind.f90 Finished 77 replacements in file src/ModUserEmpty.f90 Finished 19 replacements in file src/ModWaves.f90 Finished 37 replacements in file src/ray_pass.f90 Finished 24 replacements in file src/set_block_geometry.f90 Finished 55 replacements in file src/update_states_MHD.f90 Finished 10 replacements in file src/write_plot_idl.f90 Finished 32 replacements in file src/write_plot_tec.f90 Finished 27 replacements in file srcBATL/BATL_amr.f90 Finished 11 replacements in file srcBATL/BATL_high_order.f90 Finished 23 replacements in file srcBATL/BATL_pass_face.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 95 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 56 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 86 replacements in file srcUser/ModUserWaves.f90 Finished 6 replacements in file srcEquation/ModEquationHdCrash.f90 Finished 6 replacements in file srcEquation/ModEquationHdRadCrash.f90 Finished 5 replacements in file srcEquation/ModEquationMhdComet.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/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 18 replacements in file srcInterface/ModBuffer.f90 Finished 8 replacements in file srcInterface/ModRadioWaveRaytracing.f90 Thread 3 finished 1870 replacement(s) in 55 file(s) 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 13 replacements in file src/ModCoarseAxis.f90 Finished 14 replacements in file src/ModCurrent.f90 Finished 2 replacements in file src/ModExtraVariables.f90 Finished 29 replacements in file src/ModFaceValue.f90 Finished 33 replacements in file src/ModGroundMagPerturb.f90 Finished 41 replacements in file src/ModHdf5_orig.f90 Finished 12 replacements in file src/ModImplHypre.f90 Finished 11 replacements in file src/ModIonoVelocity.f90 Finished 23 replacements in file src/ModMessagePass.f90 Finished 5 replacements in file src/ModParallel.f90 Finished 35 replacements in file src/ModPIC.f90 Finished 83 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 49 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 136 replacements in file src/write_logfile.f90 Finished 19 replacements in file src/write_plot_radiowave.f90 Finished 20 replacements in file src/user_module.h Finished 8 replacements in file srcBATL/BATL_geometry.f90 Finished 5 replacements in file srcBATL/BATL_mpi.f90 Finished 2 replacements in file srcBATL/BATL_size.f90 Finished 24 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 69 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 6 replacements in file srcEquation/ModEquationCrash.f90 Finished 6 replacements in file srcEquation/ModEquationHdEosRad.f90 Finished 4 replacements in file srcEquation/ModEquationMhdComet3FluidsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCrash.f90 Finished 5 replacements in file srcEquation/ModEquationMhdHyp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdMars.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/ModEquationOuterHelio.f90 Finished 11 replacements in file srcInterface/ModGridDescriptor.f90 No variables to rename in file srcInterface/OH_wrapper.f90 Thread 1 finished 1879 replacement(s) in 55 file(s) Finished 185 replacements in file src/BATS_methods.f90 Finished 21 replacements in file src/fix_axis_cells.f90 Finished 167 replacements in file src/MH_set_parameters.f90 Finished 35 replacements in file src/ModBatlInterface.f90 Finished 58 replacements in file src/ModCellBoundary.f90 Finished 13 replacements in file src/ModConserveFlux.f90 Finished 25 replacements in file src/ModEnergy.f90 Finished 38 replacements in file src/ModFaceBoundary.f90 Finished 17 replacements in file src/ModFieldLineThread.f90 Finished 17 replacements in file src/ModHallResist.f90 Finished 137 replacements in file src/ModHeatConduction.f90 Finished 12 replacements in file src/ModImplHypre_orig.f90 Finished 52 replacements in file src/ModLaserHeating.f90 Finished 3 replacements in file src/ModMultiFluid.f90 Finished 109 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 16 replacements in file src/ModViscosity.f90 Finished 117 replacements in file src/project_B.f90 Finished 12 replacements in file src/rotate.f90 Finished 67 replacements in file src/update_states.f90 Finished 105 replacements in file src/write_plot_common.f90 Finished 9 replacements in file src/write_plot_sph.f90 Finished 26 replacements in file srcBATL/BATL_amr_criteria.f90 Finished 16 replacements in file srcBATL/BATL_grid.f90 Finished 32 replacements in file srcBATL/BATL_pass_cell.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 123 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/ModEquationCrashTe.f90 Finished 6 replacements in file srcEquation/ModEquationHd.f90 Finished 4 replacements in file srcEquation/ModEquationMhdCometCG3FluidsPe.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/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 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 2 finished 2497 replacement(s) in 56 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_pgf90/SWMF/OH/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a GM_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 IE_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a IE_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/srcBATL' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O2 ModHdf5.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/srcInterface' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGridDescriptor.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBuffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_lagrangian_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModDensityAndGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 IH_wrapper.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveRaytracing.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveImage.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/IH/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 IM_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a IM_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS/srcBATL' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_mpi.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSingleFluid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExtraVariables.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProcMH.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O2 ModHdf5.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModPartImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS/srcInterface' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGridDescriptor.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBuffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_lagrangian_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModDensityAndGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 OH_wrapper.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveRaytracing.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveImage.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/OH/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_ie.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_gm.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_ua.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_sc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_mh_sp.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_ps.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_oh.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ee_sc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_oh_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_wrapper.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_all.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_wrapper.o CON_couple_all.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_io.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_session.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_main.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 swmf_interface.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a #^CMP IF CZ make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 swmf.f90 make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 \ -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ -lmpi_cxx Program /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe has been brought up to date. make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make PIDL make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd GM/BATSRUS; make PIDL make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test7_rundir make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' rm -rf /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test /usr/bin/make rundir RUNDIR=/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PostProc.pl touch /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/core chmod 444 /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/core cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe . ; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Param . make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' No run/CZ for CZ Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' No run/EE for EE Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty' No run/GM for GM Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' No run/IE for IE Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS' mkdir /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IH cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IH; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/EARTH_TRAJ.exe .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param/HELIOSPHERE Param make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' No run/IM for IM Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS' mkdir /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/OH cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/OH; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' No run/PC for PC Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' No run/PS for PS Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' No run/PC for PC Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' No run/PW for PW Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' No run/RB for RB Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' No run/SC for SC Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' No run/SP for SP Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' No run/UA for UA Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cp share/JobScripts/job.*nyx* /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/ Creation of /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test directory succeeded make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cp Param/PARAM.in.test.IHOH.CoupleSphToXyz /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.IHOH /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test7_run make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ./PostProc.pl -M RESULTS PostProc.pl: mv IH/IO2 RESULTS/IH with 2 files PostProc.pl: mv OH/IO2 RESULTS/OH with 2 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.84 109.07 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file RESTART.out! make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test7_check make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' (/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 -a=2e-29\ /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RESULTS/IH/log_n000000.log \ output/test7/Sph_IH_log_n000000.log \ > test7_ih.diff) (/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 -a=1e-29\ /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RESULTS/OH/log_n000000.log \ output/test7/Xyz_OH_log_n000000.log \ > test7_oh.diff) ls -l test7_*.diff -rw-r--r-- 1 gtoth aoss 0 May 11 22:34 test7_ih.diff -rw-r--r-- 1 gtoth aoss 0 May 11 22:34 test7_oh.diff make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test8_compile make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make[8]: `libBATL.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O2 ModHdf5.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGridDescriptor.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBuffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_ie.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_ih.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_pc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_lagrangian_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModDensityAndGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 read_ih_buffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 read_pw_buffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveRaytracing.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 calc_inner_bc_velocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 logvar_ionosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveImage.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_wrapper.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 calc_inner_bc_velocity.o logvar_ionosphere.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_pgf90/SWMF/GM/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 IE_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 ModIeGeoindices.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_pgf90/SWMF/lib/libIE.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 IH_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a IH_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2/src' Makefile:79: warning: overriding commands for target `.f90.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:145: warning: ignoring old commands for target `.f90.o' Makefile:83: warning: overriding commands for target `.f.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:151: warning: ignoring old commands for target `.f.o' cd claw; make lib make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2/src/claw' Makefile:36: warning: overriding commands for target `.f.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:151: 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_pgf90/SWMF/IM/RCM2/src/claw' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2/src' Makefile:79: warning: overriding commands for target `.f90.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:145: warning: ignoring old commands for target `.f90.o' Makefile:83: warning: overriding commands for target `.f.o' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:151: warning: ignoring old commands for target `.f.o' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -Msave -r8 IM_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/lib/libIM.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 OH_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a OH_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 SC_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a SC_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_ie.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_gm.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_ua.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_sc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_mh_sp.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_ps.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_oh.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ee_sc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_oh_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_wrapper.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_all.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_wrapper.o CON_couple_all.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_io.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_session.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_main.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 swmf_interface.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a #^CMP IF CZ make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 swmf.f90 make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 \ -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ -lmpi_cxx Program /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe has been brought up to date. make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make PIDL make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd GM/BATSRUS; make PIDL make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test8_rundir make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' rm -rf /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test /usr/bin/make rundir RUNDIR=/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PostProc.pl touch /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/core chmod 444 /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/core cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe . ; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Param . make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' No run/CZ for CZ Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' No run/EE for EE Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/GM cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IE/ionosphere cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IE; cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial/Scripts/pION . cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IE; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIONO.exe . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Ridley_serial' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' No run/IH for IH Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2' mkdir /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IM cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IM; mkdir restartIN restartOUT input plots cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2/input; cp rcm* *.dat dktable /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IM/ cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IM; \ mv rcmpcp_inp rcmkp_inp input/; rm -f *_inp*; \ mv dktable trf.dat elecoef.dat rcmcond rcmcrd* rcmlas1 input/;\ touch rcm.printout rcm.index cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/Preplot.pl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IM/ make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/RCM2' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' No run/OH for OH Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' No run/PC for PC Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' No run/PS for PS Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' No run/PC for PC Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' No run/PW for PW Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' No run/RB for RB Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' No run/SC for SC Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' No run/SP for SP Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' No run/UA for UA Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cp share/JobScripts/job.*nyx* /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/ Creation of /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test directory succeeded make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cp Param/PARAM.in.test.GMIERCM_Multi /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.GMIEIM /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test8_run make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ./Restart.pl # Restart.pl has checked output restart file and directories. # Restart.pl has created restart tree RESTART_t0010.0000s/. # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESTART_t0010.0000s/. make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test8_restart make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; cp Param/PARAM.in.test.restart.GMIERCM_Multi PARAM.in cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog_restart cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IM/plots/; cp 2d__max_t00000020.dat t20.txt cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ./PostProc.pl -M -cat RESULTS; \ mv runlog_restart RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 6 files PostProc.pl: mv IE/ionosphere RESULTS/IE with 11 files PostProc.pl: mv IM/plots RESULTS/IM with 12 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.24 54.44 PostProc.pl: TIMINGS from runlog_restart (init, run) 1.89 28.49 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test8_check make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' ERROR in DiffNum.pl make[2]: [test8_check] Error 255 (ignored) ERROR in DiffNum.pl make[2]: [test8_check] Error 255 (ignored) gunzip -c output/test8/IM_2d__max_t00000020.dat.gz \ > /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RESULTS/IM/t20.dat cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RESULTS/IM;\ perl -pi -e 's/AUXDATA SAVEDATE=.*//' t20.dat t20.txt ERROR in DiffNum.pl make[2]: [test8_check] Error 255 (ignored) ls -l test8_*.diff -rw-r--r-- 1 gtoth aoss 14594 May 11 22:38 test8_gm_multi.diff -rw-r--r-- 1 gtoth aoss 584 May 11 22:38 test8_ie.diff -rw-r--r-- 1 gtoth aoss 20581 May 11 22:38 test8_im_rcm_multi.diff make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test9_compile make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a GM_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 IE_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a IE_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/srcBATL' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O2 ModHdf5.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/srcInterface' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGridDescriptor.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBuffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_lagrangian_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModDensityAndGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 IH_wrapper.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveRaytracing.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveImage.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/IH/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 IM_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a IM_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS/srcBATL' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O2 ModHdf5.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModPartImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS/srcInterface' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBuffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGridDescriptor.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_lagrangian_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModDensityAndGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 SC_wrapper.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveRaytracing.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveImage.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/SC/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_ie.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_gm.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_ua.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_sc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_mh_sp.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_ps.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_oh.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ee_sc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_oh_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_wrapper.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_all.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_wrapper.o CON_couple_all.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_io.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_session.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_main.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 swmf_interface.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a #^CMP IF CZ make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 swmf.f90 make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 \ -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ -lmpi_cxx Program /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe has been brought up to date. make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make PIDL make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd GM/BATSRUS; make PIDL make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test9_rundir make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' rm -rf /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test /usr/bin/make rundir RUNDIR=/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PostProc.pl touch /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/core chmod 444 /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/core cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe . ; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Param . make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' No run/CZ for CZ Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' No run/EE for EE Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty' No run/GM for GM Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' No run/IE for IE Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS' mkdir /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IH cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IH; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/EARTH_TRAJ.exe .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param/HELIOSPHERE Param make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' No run/IM for IM Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' No run/OH for OH Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' No run/PC for PC Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' No run/PS for PS Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' No run/PC for PC Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' No run/PW for PW Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' No run/RB for RB Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS' mkdir /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/SC cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/SC; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param/CORONA Param make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' No run/SP for SP Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' No run/UA for UA Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cp share/JobScripts/job.*nyx* /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/ Creation of /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test directory succeeded make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cp Param/PARAM.in.test.start.ChromoIH /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.SCIH /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in cp GM/BATSRUS/Param/CORONA/RadCoolCorona.dat /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RadCoolCorona.dat make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test9_run make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ./Restart.pl # Restart.pl has checked output restart file and directories. # Restart.pl has created restart tree RESTART_t0050.0000s/. # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESTART_t0050.0000s/. make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test9_restart make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; cp Param/PARAM.in.test.restart.ChromoIH PARAM.in cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog_restart cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ./PostProc.pl -M -cat RESULTS PostProc.pl: mv IH/IO2 RESULTS/IH with 4 files PostProc.pl: mv SC/IO2 RESULTS/SC with 6 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.17 105.49 PostProc.pl: TIMINGS from runlog_restart (init, run) 3.54 80.86 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test9_check make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' (/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 -a=1e-27 \ /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RESULTS/SC/log_n000000.log \ output/test9/SC_log_n000000.log \ > test9_sc_chromo.diff) (/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 \ /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RESULTS/IH/log_n000000.log \ output/test9/IH_log_n000000.log \ > test9_ih.diff) ls -l test9_*.diff -rw-r--r-- 1 gtoth aoss 0 May 11 22:44 test9_ih.diff -rw-r--r-- 1 gtoth aoss 0 May 11 22:44 test9_sc_chromo.diff make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test9th_compile make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' ./Config.pl -v=Empty,SC/BATSRUS,IH/BATSRUS ./Config.pl -o=SC:u=ScChromo,e=MhdWaves ./Config.pl -o=IH:u=ScChromo,e=MhdWavesSignB ./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_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/srcBATL' make[8]: `libBATL.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O2 ModHdf5.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/srcInterface' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGridDescriptor.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBuffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_lagrangian_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModDensityAndGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 IH_wrapper.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveRaytracing.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveImage.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/IH/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS/srcBATL' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O2 ModHdf5.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModPartImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS/srcInterface' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBuffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGridDescriptor.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_lagrangian_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModDensityAndGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 SC_wrapper.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveRaytracing.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveImage.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/SC/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a #^CMP IF CZ make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[5]: `swmf.o' is up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 \ -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ -lmpi_cxx Program /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe has been brought up to date. make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make PIDL make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd GM/BATSRUS; make PIDL make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test9th_rundir make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' rm -rf /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test /usr/bin/make rundir RUNDIR=/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PostProc.pl touch /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/core chmod 444 /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/core cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe . ; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Param . make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' No run/CZ for CZ Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' No run/EE for EE Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty' No run/GM for GM Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' No run/IE for IE Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS' mkdir /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IH cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IH; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/EARTH_TRAJ.exe .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param/HELIOSPHERE Param make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' No run/IM for IM Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' No run/OH for OH Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' No run/PC for PC Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' No run/PS for PS Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' No run/PC for PC Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' No run/PW for PW Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' No run/RB for RB Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS' mkdir /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/SC cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/SC; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param/CORONA Param make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' No run/SP for SP Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' No run/UA for UA Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cp share/JobScripts/job.*nyx* /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/ Creation of /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test directory succeeded make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cp Param/PARAM.in.test.SCIH_threadbc /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.SCIH /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in cp GM/BATSRUS/Param/CORONA/RadCoolCorona.dat /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RadCoolCorona.dat make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test9th_run make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ./Restart.pl # Restart.pl has checked output restart file and directories. # Restart.pl has created restart tree RESTART_t0050.0000s/. # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESTART_t0050.0000s/. make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test9th_restart make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; cp Param/PARAM.in.test.restart.SCIH_threadbc PARAM.in cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog_restart cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ./PostProc.pl -M -cat RESULTS PostProc.pl: mv IH/IO2 RESULTS/IH with 4 files PostProc.pl: mv SC/IO2 RESULTS/SC with 6 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.97 105.94 PostProc.pl: TIMINGS from runlog_restart (init, run) 0.97 75.24 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test9th_check make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' (/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 -a=1e-26 \ /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RESULTS/SC/log_n000000.log \ output/test9th/SC_log_n000000.log \ > test9th_sc_thread.diff) (/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 \ /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RESULTS/IH/log_n000000.log \ output/test9th/IH_log_n000000.log \ > test9th_ih.diff) ls -l test9th_*.diff -rw-r--r-- 1 gtoth aoss 0 May 11 22:49 test9th_ih.diff -rw-r--r-- 1 gtoth aoss 0 May 11 22:49 test9th_sc_thread.diff make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test10_compile make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/srcBATL' make[8]: `libBATL.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O2 ModHdf5.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/srcInterface' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGridDescriptor.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBuffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_lagrangian_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModDensityAndGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 IH_wrapper.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveRaytracing.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveImage.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/IH/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS/srcBATL' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O2 ModHdf5.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModPartImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS/srcInterface' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBuffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGridDescriptor.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_lagrangian_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModDensityAndGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 SC_wrapper.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveRaytracing.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveImage.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/SC/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a #^CMP IF CZ make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[5]: `swmf.o' is up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 \ -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ -lmpi_cxx Program /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe has been brought up to date. make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make PIDL make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd GM/BATSRUS; make PIDL make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test10_rundir make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' rm -rf /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test /usr/bin/make rundir RUNDIR=/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PostProc.pl touch /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/core chmod 444 /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/core cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe . ; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Param . make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' No run/CZ for CZ Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' No run/EE for EE Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty' No run/GM for GM Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' No run/IE for IE Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS' mkdir /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IH cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/IH; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/EARTH_TRAJ.exe .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param/HELIOSPHERE Param make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' No run/IM for IM Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' No run/OH for OH Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' No run/PC for PC Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' No run/PS for PS Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' No run/PC for PC Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' No run/PW for PW Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' No run/RB for RB Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS' mkdir /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/SC cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/SC; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param/CORONA Param make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' No run/SP for SP Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' No run/UA for UA Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cp share/JobScripts/job.*nyx* /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/ Creation of /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test directory succeeded make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cp Param/PARAM.in.test.SCIH_3T /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.SCIH /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test10_run make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ./PostProc.pl -M RESULTS PostProc.pl: mv IH/IO2 RESULTS/IH with 4 files PostProc.pl: mv SC/IO2 RESULTS/SC with 6 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.13 89.33 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test10_check make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' (/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 -a=1e-27 \ /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RESULTS/SC/log_n000000.log \ output/test10/SC_log_n000000.log \ > test10_sc.diff) (/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 \ /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RESULTS/IH/log_n000000.log \ output/test10/IH_log_n000000.log \ > test10_ih.diff) ls -l test10*.diff -rw-r--r-- 1 gtoth aoss 0 May 11 22:54 test10_ih.diff -rw-r--r-- 1 gtoth aoss 0 May 11 22:54 test10_sc.diff make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test11_compile make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O2 ModHdf5.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGridDescriptor.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBuffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_ie.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_ih.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_pc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_lagrangian_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModDensityAndGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 read_ih_buffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 read_pw_buffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 calc_inner_bc_velocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 logvar_ionosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveRaytracing.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveImage.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_wrapper.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 calc_inner_bc_velocity.o logvar_ionosphere.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_pgf90/SWMF/GM/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 IH_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a IH_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 OH_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a OH_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:83: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' (if [ -d srcTemp ]; then rm -rf srcTemp; fi); make srcTemp/libAMPS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:83: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' (if [ -d srcTemp ]; then rm -rf srcTemp; fi); make srcTemp make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:83: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' ./ampsConfig.pl -input coupler-test.input -no-compile InputFile: coupler-test.input Preprocessing AMPS sources Use of uninitialized value $BackgroundSpeciesDefinitionString in concatenation (.) or string at ./ampsConfig.pl line 1898, line 228. ampsConfig.pl: Warning: the user definition section is obsolete and has no effect on neither configuration nor execution of AMPS Call: perl srcTemp/../moon.input.pl coupler-test.input.Assembled.Block srcTemp . Call: perl srcTemp/../exosphere.pl coupler-test.input.Assembled.Block srcTemp . make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd srcTemp/general; make SEARCH_C= make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general' h5pcc -c -O3 specfunc.cpp -o specfunc.o h5pcc -c -O3 rnd.cpp -o rnd.o h5pcc -c -O3 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_pgf90/SWMF/PT/AMPS/srcTemp/general' cd srcTemp/meshAMR; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 meshAMRgeneric.cpp -o meshAMRgeneric.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 meshAMRcutcell.cpp -o meshAMRcutcell.o "meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "meshAMRcutcell.cpp", line 454: warning: variable "i" was declared but never referenced long int i,j,idim,nnodes=0,nfaces=0; ^ "meshAMRcutcell.cpp", line 454: warning: variable "j" was declared but never referenced long int i,j,idim,nnodes=0,nfaces=0; ^ "meshAMRcutcell.cpp", line 526: warning: variable "id" was declared but never referenced long int nd,nfc,id; ^ "meshAMRcutcell.cpp", line 927: warning: variable "a" was set but never used double a; ^ "meshAMRcutcell.cpp", line 1079: warning: variable "cnt" was declared but never referenced int cnt=0,i,j; ^ "meshAMRcutcell.cpp", line 1079: warning: variable "i" was declared but never referenced int cnt=0,i,j; ^ "meshAMRcutcell.cpp", line 1079: warning: variable "j" was declared but never referenced int cnt=0,i,j; ^ "meshAMRcutcell.cpp", line 1033: warning: variable "nedge" was declared but never referenced long int nd,nedge,nface; ^ "meshAMRcutcell.cpp", line 1159: warning: variable "nd" was declared but never referenced long int nd,cl,idim; ^ "meshAMRcutcell.cpp", line 1159: warning: variable "cl" was declared but never referenced long int nd,cl,idim; ^ "meshAMRcutcell.cpp", line 2284: warning: statement is unreachable exit(__LINE__,"Error: all possible corner nodes has a zero volume tetrahedron among their connections"); ^ "meshAMRcutcell.cpp", line 2572: warning: variable "phi" was declared but never referenced double phi,xplane[2]; ^ "meshAMRcutcell.cpp", line 1345: warning: variable "c" was declared but never referenced double c,x[3]; ^ "meshAMRcutcell.cpp", line 1345: warning: variable "x" was declared but never referenced double c,x[3]; ^ "meshAMRcutcell.cpp", line 1346: warning: variable "elementPosition" was declared but never referenced long int elementPosition; ^ "meshAMRcutcell.cpp", line 1407: warning: variable "faceEdges" was declared but never referenced static const int faceEdges[6][4]={{4,11,7,8},{5,10,6,9},{0,9,3,8},{1,10,2,11},{0,5,1,4},{3,6,2,7}}; ^ "meshAMRcutcell.cpp", line 1408: warning: variable "nodeEdges" was declared but never referenced static const int nodeEdges[8][3]={{0,4,8},{0,5,9},{5,10,1},{4,11,1},{8,3,7},{3,9,6},{2,10,6},{7,11,2}}; ^ "meshAMRcutcell.cpp", line 1598: warning: variable "nnode" was declared but never referenced int nnode,iedge; ^ "meshAMRcutcell.cpp", line 1598: warning: variable "iedge" was declared but never referenced int nnode,iedge; ^ "meshAMRcutcell.cpp", line 2061: warning: variable "foundflag" was declared but never referenced bool foundflag; ^ "meshAMRcutcell.cpp", line 2093: warning: variable "ndcnt" was declared but never referenced cBlockNode *nd0,*nd1,*nd2,*nd3,*ndcnt; ^ "meshAMRcutcell.cpp", line 2094: warning: variable "nCuts" was declared but never referenced int nCuts,nface,pedge; ^ "meshAMRcutcell.cpp", line 2094: warning: variable "nface" was declared but never referenced int nCuts,nface,pedge; ^ "meshAMRcutcell.cpp", line 2094: warning: variable "pedge" was declared but never referenced int nCuts,nface,pedge; ^ "meshAMRcutcell.cpp", line 2117: warning: variable "ncnt" was declared but never referenced int nConnections,ncnt; ^ "meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ ar -src mesh.a meshAMRgeneric.o meshAMRcutcell.o Target 'mesh' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR' cd srcTemp/pic; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic.cpp -o pic.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_parallel.cpp -o pic_parallel.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_bc.cpp -o pic_bc.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_init_const.cpp -o pic_init_const.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_mesh.cpp -o pic_mesh.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_mol.cpp -o pic_mol.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_mol_parser.cpp -o pic_mol_parser.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_mover.cpp -o pic_mover.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_mover_boris.cpp -o pic_mover_boris.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_parser.cpp -o pic_parser.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_pbuffer.cpp -o pic_pbuffer.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_weight_time.cpp -o pic_weight_time.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_internal_boundary_sphere.cpp -o pic_internal_boundary_sphere.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_sample_distribution_function.cpp -o pic_sample_distribution_function.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_sample_flux_distribution.cpp -o pic_sample_flux_distribution.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_vel_distribution.cpp -o pic_vel_distribution.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_ices.cpp -o pic_ices.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_photolytic_reactions.cpp -o pic_photolytic_reactions.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_volume_particle_injection.cpp -o pic_volume_particle_injection.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_background_atmosphere.cpp -o pic_background_atmosphere.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_column_integration.cpp -o pic_column_integration.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_particle_collision_models.cpp -o pic_particle_collision_models.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_run_time_system_state.cpp -o pic_run_time_system_state.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_lb.cpp -o pic_lb.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_qlb.cpp -o pic_qlb.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_debugger.cpp -o pic_debugger.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic__model__electrically_charged_dust.cpp -o pic__model__electrically_charged_dust.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_internal_boundary_rotation_body.cpp -o pic_internal_boundary_rotation_body.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_internal_boundary_nastran_surface.cpp -o pic_internal_boundary_nastran_surface.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_swmf.cpp -o pic_swmf.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic__ray_tracing.cpp -o pic__ray_tracing.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_cut_cells.cpp -o pic_cut_cells.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_pt.cpp -o pic_pt.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_sample_pitch_angle_distribution.cpp -o pic_sample_pitch_angle_distribution.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_kameleon.cpp -o pic_kameleon.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_restart.cpp -o pic_restart.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_arms.cpp -o pic_arms.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_tecplot.cpp -o pic_tecplot.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_initial_conditions.cpp -o pic_initial_conditions.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_datafile.cpp -o pic_datafile.o "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "pic_pt.cpp", line 286: warning: variable "Trajectory" was declared but never referenced PIC::ParticleTracker::cTrajectoryID Trajectory; ^ "pic_pt.cpp", line 510: warning: variable "flag" was set but never used bool flag; ^ "pic_pt.cpp", line 511: warning: variable "DataRecord" was declared but never referenced cParticleData *DataRecord=(cParticleData*)(ParticleDataRecordOffset+(PIC::ParticleBuffer::byte*)ParticleData); ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "pic_mover.cpp", line 2612: warning: variable "vol" was set but never used double vol=-1,xmin[3],xmax[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "pic_sample_distribution_function.cpp", line 29: warning: variable "idim" was declared but never referenced int idim,nProbe,i,j,k; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "pic_mover_boris.cpp", line 178: warning: statement is unreachable break; ^ "pic_mover_boris.cpp", line 73: warning: variable "idim" was declared but never referenced int idim; ^ "pic_mover_boris.cpp", line 75: warning: variable "LocalCellNumber" was set but never used long int LocalCellNumber; ^ "pic_mover_boris.cpp", line 78: warning: variable "cell" was declared but never referenced PIC::Mesh::cDataCenterNode *cell; ^ "pic_mover_boris.cpp", line 79: warning: variable "MovingTimeFinished" was set but never used bool MovingTimeFinished=false; ^ "pic_mover_boris.cpp", line 81: warning: variable "xmin" was declared but never referenced double xmin,xmax; ^ "pic_mover_boris.cpp", line 81: warning: variable "xmax" was declared but never referenced double xmin,xmax; ^ "pic_mover_boris.cpp", line 100: warning: variable "vv" was declared but never referenced double acclInit[3],rotInit[3],vv; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "pic_photolytic_reactions.cpp", line 79: warning: variable "minWeight" was declared but never referenced double minWeight; ^ "pic_photolytic_reactions.cpp", line 81: warning: variable "nUnknownWeightsAfter" was declared but never referenced int nUnknownWeightsBefore,nUnknownWeightsAfter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "pic_initial_conditions.cpp", line 18: warning: variable "nInjectionProcess" was declared but never referenced int iCell,jCell,kCell,nInjectionProcess; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "pic_datafile.cpp", line 362: warning: variable "idim" was declared but never referenced int idim; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "pic_sample_pitch_angle_distribution.cpp", line 29: warning: variable "idim" was declared but never referenced int idim,nProbe,i,j,k; ^ "pic_sample_pitch_angle_distribution.cpp", line 44: warning: variable "t0" was declared but never referenced double t0,t1; //tempotary variables to satisfy intel c++ compiler ^ "pic_sample_pitch_angle_distribution.cpp", line 44: warning: variable "t1" was declared but never referenced double t0,t1; //tempotary variables to satisfy intel c++ compiler ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "pic_tecplot.cpp", line 135: warning: variable "xNodeMin" was declared but never referenced double *xNodeMin=startNode->xmin; ^ "pic_tecplot.cpp", line 136: warning: variable "xNodeMax" was declared but never referenced double *xNodeMax=startNode->xmax; ^ "pic_tecplot.cpp", line 137: warning: variable "x" was declared but never referenced double x[3]; ^ "pic_arms.cpp", line 200: warning: variable "T" was declared but never referenced double x[3],T,n,p; ^ "pic_arms.cpp", line 200: warning: variable "n" was declared but never referenced double x[3],T,n,p; ^ "pic_arms.cpp", line 200: warning: variable "p" was declared but never referenced double x[3],T,n,p; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "pic_cut_cells.cpp", line 87: warning: variable "nface" was declared but never referenced int nface,nfaceStart,nfaceFinish,iIntersections; ^ "pic_cut_cells.cpp", line 87: warning: variable "nfaceStart" was declared but never referenced int nface,nfaceStart,nfaceFinish,iIntersections; ^ "pic_cut_cells.cpp", line 87: warning: variable "nfaceFinish" was declared but never referenced int nface,nfaceStart,nfaceFinish,iIntersections; ^ "pic_cut_cells.cpp", line 90: warning: variable "flag" was declared but never referenced bool flag=true; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "pic_restart.cpp", line 201: warning: variable "LocalCellNumber" was declared but never referenced int i,j,k,LocalCellNumber; ^ "pic_restart.cpp", line 202: warning: variable "cell" was declared but never referenced PIC::Mesh::cDataCenterNode *cell; ^ "pic_restart.cpp", line 203: warning: variable "SamplingData" was declared but never referenced char* SamplingData; ^ "pic_restart.cpp", line 383: warning: variable "LocalCellNumber" was declared but never referenced int i,j,k,LocalCellNumber; ^ ar -src amps.a pic.o pic_parallel.o pic_bc.o pic_init_const.o pic_mesh.o pic_mol.o pic_mol_parser.o pic_mover.o pic_mover_boris.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__model__electrically_charged_dust.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 Target 'amps' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic' cd srcTemp/species; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Na.cpp -o Na.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 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_pgf90/SWMF/PT/AMPS/srcTemp/species' cd srcTemp/models/electron_impact; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 ElectronImpact_Burger2010SSR.cpp -o ElectronImpact_Burger2010SSR.o "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "ElectronImpact_Burger2010SSR.cpp", line 196: warning: variable "nprod" was declared but never referenced int nChannel,nprod,i; ^ "ElectronImpact_Burger2010SSR.cpp", line 196: warning: variable "i" was declared but never referenced int nChannel,nprod,i; ^ ar -src electronimpact.a ElectronImpact_Burger2010SSR.o Target 'electronimpact' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact' cd srcTemp/models/sputtering; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Sputtering.cpp -o Sputtering.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Sputtering_Ice.cpp -o Sputtering_Ice.o "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ ar -src sputtering.a Sputtering.o Sputtering_Ice.o Target 'sputtering' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering' cd srcTemp/models/charge_exchange; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 ChargeExchange.cpp -o ChargeExchange.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 ChargeExchange_MaherTinsley.cpp -o ChargeExchange_MaherTinsley.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 ChargeExchange_LindsayStebbings.cpp -o ChargeExchange_LindsayStebbings.o "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "ChargeExchange_LindsayStebbings.cpp", line 10: warning: variable "v" was declared but never referenced double a1 = 4.15, a2 = 0.531, a3 = 67.3, v, v2, energy, omega=0.0, sigma; ^ "ChargeExchange_LindsayStebbings.cpp", line 10: warning: variable "omega" was declared but never referenced double a1 = 4.15, a2 = 0.531, a3 = 67.3, v, v2, energy, omega=0.0, sigma; ^ 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_pgf90/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_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 PhotolyticReactions_Huebner1992ASS.cpp -o PhotolyticReactions_Huebner1992ASS.o "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ ar -src photolyticreactions.a PhotolyticReactions_Huebner1992ASS.o Target 'photolyticreactions' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions' (cd srcTemp/models/exosphere; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS") make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Exosphere.cpp -o Exosphere.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Exosphere_OrbitalMotion.cpp -o Exosphere_OrbitalMotion.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Exosphere_SourceProcesses.cpp -o Exosphere_SourceProcesses.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Exosphere_Parallel.cpp -o Exosphere_Parallel.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Exosphere_ReferenceGroundBasedObservations.cpp -o Exosphere_ReferenceGroundBasedObservations.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Exosphere_ChamberlainExosphereModel.cpp -o Exosphere_ChamberlainExosphereModel.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Exosphere_BackgroundPlasmaSource.cpp -o Exosphere_BackgroundPlasmaSource.o "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "Exosphere_SourceProcesses.cpp", line 80: warning: variable "maxRatePerM2" was declared but never referenced double ElementSourceRate,maxRatePerM2,t; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "Exosphere_Parallel.cpp", line 43: warning: variable "TotalSolarWindSputteringFlux" was declared but never referenced double TotalSolarWindSputteringFlux=0.0,localMaxSolarWindSputteringFlux=0.0; ^ "Exosphere_Parallel.cpp", line 43: warning: variable "localMaxSolarWindSputteringFlux" was declared but never referenced double TotalSolarWindSputteringFlux=0.0,localMaxSolarWindSputteringFlux=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 56: warning: variable "res" was declared but never referenced double res=0.0,LocalParticleWeight,LocalTimeStep; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 57: warning: variable "nBoundaryFace" was set but never used long int nBoundaryFace,nd; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 57: warning: variable "nd" was declared but never referenced long int nBoundaryFace,nd; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 60: warning: variable "PlasmaTemeprature" was declared but never referenced double PlasmaTemeprature,PlasmaBulkVelocity[3],PlasmaNumberDensity,ExternalNormal[3],BlockSurfaceArea,x[3],x0[3],e0[3],e1[3]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 60: warning: variable "PlasmaBulkVelocity" was declared but never referenced double PlasmaTemeprature,PlasmaBulkVelocity[3],PlasmaNumberDensity,ExternalNormal[3],BlockSurfaceArea,x[3],x0[3],e0[3],e1[3]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 60: warning: variable "PlasmaNumberDensity" was declared but never referenced double PlasmaTemeprature,PlasmaBulkVelocity[3],PlasmaNumberDensity,ExternalNormal[3],BlockSurfaceArea,x[3],x0[3],e0[3],e1[3]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 60: warning: variable "ExternalNormal" was declared but never referenced double PlasmaTemeprature,PlasmaBulkVelocity[3],PlasmaNumberDensity,ExternalNormal[3],BlockSurfaceArea,x[3],x0[3],e0[3],e1[3]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 60: warning: variable "BlockSurfaceArea" was declared but never referenced double PlasmaTemeprature,PlasmaBulkVelocity[3],PlasmaNumberDensity,ExternalNormal[3],BlockSurfaceArea,x[3],x0[3],e0[3],e1[3]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 60: warning: variable "x" was declared but never referenced double PlasmaTemeprature,PlasmaBulkVelocity[3],PlasmaNumberDensity,ExternalNormal[3],BlockSurfaceArea,x[3],x0[3],e0[3],e1[3]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 60: warning: variable "x0" was declared but never referenced double PlasmaTemeprature,PlasmaBulkVelocity[3],PlasmaNumberDensity,ExternalNormal[3],BlockSurfaceArea,x[3],x0[3],e0[3],e1[3]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 60: warning: variable "e0" was declared but never referenced double PlasmaTemeprature,PlasmaBulkVelocity[3],PlasmaNumberDensity,ExternalNormal[3],BlockSurfaceArea,x[3],x0[3],e0[3],e1[3]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 60: warning: variable "e1" was declared but never referenced double PlasmaTemeprature,PlasmaBulkVelocity[3],PlasmaNumberDensity,ExternalNormal[3],BlockSurfaceArea,x[3],x0[3],e0[3],e1[3]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 61: warning: variable "idim" was declared but never referenced int nface,idim,i,j,k; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 61: warning: variable "i" was declared but never referenced int nface,idim,i,j,k; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 61: warning: variable "j" was declared but never referenced int nface,idim,i,j,k; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 61: warning: variable "k" was declared but never referenced int nface,idim,i,j,k; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 97: warning: variable "LocalParticleWeight" was declared but never referenced double res=0.0,LocalParticleWeight,LocalTimeStep; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 97: warning: variable "LocalTimeStep" was declared but never referenced double res=0.0,LocalParticleWeight,LocalTimeStep; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 330: warning: subscript out of range Exosphere::Sampling::CalculatedSourceRate[spec][_EXOSPHERE_SOURCE__ID__BACKGROUND_PLASMA_ION_INJECTION_]+=ParticleWeightCorrection*LocalParticleWeight/LocalTimeStep; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 287: warning: variable "TimeStepFraction" was declared but never referenced double TimeStepFraction=TimeCounter/maxLocalTimeStep[spec]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 257: warning: variable "TimeIncrement" was declared but never referenced double ModelParticlesInjectionRate,TimeCounter=0.0,TimeIncrement,Ratio,p; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 258: warning: variable "ProductionFractionSum" was declared but never referenced double ProductionFractionSum=0.0,FaceProductionFraction=0.0; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 258: warning: variable "FaceProductionFraction" was declared but never referenced double ProductionFractionSum=0.0,FaceProductionFraction=0.0; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 272: warning: variable "PlasmaNumberDensity" was set but never used double PlasmaTemeprature,PlasmaBulkVelocity[3],PlasmaNumberDensity,ExternalNormal[3],BlockSurfaceArea,x[3],x0[3],e0[3],e1[3]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 272: warning: variable "BlockSurfaceArea" was declared but never referenced double PlasmaTemeprature,PlasmaBulkVelocity[3],PlasmaNumberDensity,ExternalNormal[3],BlockSurfaceArea,x[3],x0[3],e0[3],e1[3]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 274: warning: variable "ExternalFaces" was declared but never referenced bool ExternalFaces[6]; ^ 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_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere' cd srcTemp/main; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Exosphere_Helium.cpp -o Exosphere_Helium.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Moon.cpp -o Moon.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Moon_SampleVelocityDistribution.cpp -o Moon_SampleVelocityDistribution.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Moon_SampleSubSolarLimbColumnIntegrals.cpp -o Moon_SampleSubSolarLimbColumnIntegrals.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 tvis.Kaguya.cpp -o tvis.Kaguya.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 main_lib.cpp -o main_lib.o "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "Moon.cpp", line 169: warning: statement is unreachable return res; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "Moon_SampleVelocityDistribution.cpp", line 26: warning: variable "dZ" was set but never used double dZ,rr,ZenithAngle,AzimuthAngle,dZenithAngle; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "main_lib.cpp", line 375: warning: variable "res" was set but never used double res,r,l[3]; ^ "main_lib.cpp", line 397: warning: variable "res" was set but never used double lnR,res,r=0.0; ^ "main_lib.cpp", line 1290: warning: variable "idim" was declared but never referenced int idim; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRgeneric.h", line 7763: warning: variable "t" was declared but never referenced CutCell::cTriangleFaceDescriptor *t; ^ 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_pgf90/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/electron_impact/*.o models/sputtering/*.o models/charge_exchange/*.o models/photolytic_reactions/*.o (cd srcTemp; ar -rs libAMPS.a models/exosphere/*.o) make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd srcInterface; make LIB SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS" make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcInterface' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 PT_wrapper.f90 h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 amps2swmf.cpp -o amps2swmf.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 amps_param_interface.cpp -o amps_param_interface.o "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Moon.h", line 319: warning: variable "offset" was set but never used char *offset; ^ cp -f ../srcTemp/libAMPS.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a PT_wrapper.o amps2swmf.o amps_param_interface.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 SC_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a SC_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_ie.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_gm.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_ua.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_sc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_mh_sp.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_ps.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_oh.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ee_sc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_oh_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_wrapper.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_all.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_wrapper.o CON_couple_all.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_io.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_session.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_main.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 swmf_interface.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a #^CMP IF CZ make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 swmf.f90 make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 \ -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ -lmpi_cxx Program /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe has been brought up to date. make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make PIDL make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd GM/BATSRUS; make PIDL make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test11_rundir make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' rm -rf /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test /usr/bin/make rundir RUNDIR=/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PostProc.pl touch /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/core chmod 444 /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/core cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe . ; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Param . make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' No run/CZ for CZ Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' No run/EE for EE Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/GM cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' No run/IE for IE Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' No run/IH for IH Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' No run/IM for IM Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' No run/OH for OH Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' No run/PC for PC Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' No run/PS for PS Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:83: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PT cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PT; mkdir restartIN restartOUT plots make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' No run/PW for PW Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' No run/RB for RB Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' No run/SC for SC Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' No run/SP for SP Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' No run/UA for UA Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cp share/JobScripts/job.*nyx* /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/ Creation of /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test directory succeeded make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cp Param/PARAM.in.test.GMPT /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.GMPT /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test11_run make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ./PostProc.pl -M RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 4 files PostProc.pl: mv PT/plots RESULTS/PT with 23 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.06 48.20 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test11_check make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' (/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/DiffNum.pl -b -a=1e-27 \ /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RESULTS/GM/log_n000001.log \ output/test11/log_n000001.log \ > test11_gm.diff) gunzip -c output/test11/pic.NA.s=0.out=19.dat.gz \ > /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RESULTS/PT/pic.NA.ref cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RESULTS/PT; \ cp -f pic.NA.s=0.out=19.dat pic.NA.dat; \ perl -ai -ne 'print "@F[0..3] @F[6..14] ",1e20*$F[15]," @F[16..$#F]\n"' \ pic.NA.ref pic.NA.dat (/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/DiffNum.pl -a=1e-19 -r=1e-6 -b \ /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RESULTS/PT/pic.NA.dat \ /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RESULTS/PT/pic.NA.ref \ > test11_pt.diff) ls -l test11*.diff -rw-r--r-- 1 gtoth aoss 0 May 11 22:57 test11_gm.diff -rw-r--r-- 1 gtoth aoss 0 May 11 22:58 test11_pt.diff make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test12_aniso make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test12_aniso_compile make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' ./Config.pl -v=Empty,PC/IPIC3D,GM/BATSRUS -hdf5 Modifying versions in Makefile.def ./Config.pl -o=PC:npx=2,npy=2,npz=1,periodicx=false,periodicy=false,periodicZ=true,ng=1,pseudrand=true,h5hut=false ./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_pgf90/SWMF' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make TMP_DIRS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd srcBATL; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make libBATL.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make libBATSRUS.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O2 ModHdf5.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd srcInterface; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGridDescriptor.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBuffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_ie.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_ih.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_pc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_lagrangian_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModDensityAndGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 read_ih_buffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 read_pw_buffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveRaytracing.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 calc_inner_bc_velocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 logvar_ionosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveImage.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_wrapper.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 calc_inner_bc_velocity.o logvar_ionosphere.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_pgf90/SWMF/GM/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D' Makefile:133: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D/src' Makefile:84: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' make ../libIPIC3D/libIPIC3D.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D/src' Makefile:84: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -c -O3 fields/EMfields3D.cpp -o fields/EMfields3D.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -c -O3 grids/Grid3DCU.cpp -o grids/Grid3DCU.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -c -O3 inputoutput/Collective.cpp -o inputoutput/Collective.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -c -O3 inputoutput/ParallelIO.cpp -o inputoutput/ParallelIO.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -c -O3 inputoutput/Restart3D.cpp -o inputoutput/Restart3D.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -c -O3 main/iPic3Dlib.cpp -o main/iPic3Dlib.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -c -O3 particles/Particles3D.cpp -o particles/Particles3D.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -c -O3 particles/Particles3Dcomm.cpp -o particles/Particles3Dcomm.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -c -O3 PSKOutput3D/PSKhdf5adaptor.cpp -o PSKOutput3D/PSKhdf5adaptor.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -c -O3 solvers/CG.cpp -o solvers/CG.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -c -O3 solvers/GMRES.cpp -o solvers/GMRES.o "include/InterfaceFluid.h", line 1277: warning: statement is unreachable return; ^ "include/InterfaceFluid.h", line 1584: warning: variable "Nz" was set but never used int idx, Nx, Ny, Nz; ^ "inputoutput/Collective.cpp", line 7: warning: variable "test_verbose" was declared but never referenced int test_verbose; ^ "inputoutput/Collective.cpp", line 464: warning: variable "status" was set but never used herr_t status; ^ "include/InterfaceFluid.h", line 1277: warning: statement is unreachable return; ^ "include/InterfaceFluid.h", line 1584: warning: variable "Nz" was set but never used int idx, Nx, Ny, Nz; ^ "include/InterfaceFluid.h", line 1277: warning: statement is unreachable return; ^ "include/InterfaceFluid.h", line 1584: warning: variable "Nz" was set but never used int idx, Nx, Ny, Nz; ^ "include/InterfaceFluid.h", line 1277: warning: statement is unreachable return; ^ "include/InterfaceFluid.h", line 1584: warning: variable "Nz" was set but never used int idx, Nx, Ny, Nz; ^ "include/InterfaceFluid.h", line 1277: warning: statement is unreachable return; ^ "grids/Grid3DCU.cpp", line 25: warning: variable "doexit" was declared but never referenced bool doexit = false; ^ "include/InterfaceFluid.h", line 1584: warning: variable "Nz" was set but never used int idx, Nx, Ny, Nz; ^ "include/InterfaceFluid.h", line 1277: warning: statement is unreachable return; ^ "include/InterfaceFluid.h", line 1584: warning: variable "Nz" was set but never used int idx, Nx, Ny, Nz; ^ "include/PSKOutput.h", line 228: warning: overloaded virtual function "PSK::OutputAdaptor::write" is only partially overridden in class "PSK::coutOutputAdaptor" class coutOutputAdaptor:public OutputAdaptor { ^ "solvers/CG.cpp", line 67: warning: statement is unreachable break; ^ "fields/EMfields3D.cpp", line 1167: warning: variable "ff" was set but never used double ff; ^ "include/InterfaceFluid.h", line 1277: warning: statement is unreachable return; ^ "include/InterfaceFluid.h", line 1584: warning: variable "Nz" was set but never used int idx, Nx, Ny, Nz; ^ "fields/EMfields3D.cpp", line 1876: warning: variable "status" was set but never used herr_t status; ^ "fields/EMfields3D.cpp", line 1877: warning: variable "size" was set but never used size_t size; ^ "fields/EMfields3D.cpp", line 1879: warning: variable "status_n" was set but never used int status_n; ^ "particles/Particles3Dcomm.cpp", line 210: warning: variable "status" was set but never used herr_t status; ^ "particles/Particles3Dcomm.cpp", line 211: warning: variable "size" was set but never used size_t size; ^ "particles/Particles3Dcomm.cpp", line 213: warning: variable "status_n" was set but never used int status_n; ^ "include/InterfaceFluid.h", line 1277: warning: statement is unreachable return; ^ "particles/Particles3Dcomm.cpp", line 428: warning: variable "status" was declared but never referenced MPI_Status status; ^ "fields/EMfields3D.cpp", line 2472: warning: variable "pi" was declared but never referenced double pi = 3.1415927; ^ "include/InterfaceFluid.h", line 1584: warning: variable "Nz" was set but never used int idx, Nx, Ny, Nz; ^ "fields/EMfields3D.cpp", line 2634: warning: variable "phixy" was set but never used double phixy; ^ "fields/EMfields3D.cpp", line 2635: warning: variable "phix" was set but never used double phix; ^ "fields/EMfields3D.cpp", line 2636: warning: variable "phiy" was set but never used double phiy; ^ "fields/EMfields3D.cpp", line 2637: warning: variable "phiz" was set but never used double phiz; ^ "include/InterfaceFluid.h", line 1277: warning: statement is unreachable return; ^ "fields/EMfields3D.cpp", line 2800: warning: variable "distance" was declared but never referenced double distance; ^ "include/InterfaceFluid.h", line 1277: warning: statement is unreachable return; ^ "fields/EMfields3D.cpp", line 3095: warning: variable "beta" was declared but never referenced double beta, omcx, omcy, omcz, denom; ^ "fields/EMfields3D.cpp", line 3095: warning: variable "omcx" was declared but never referenced double beta, omcx, omcy, omcz, denom; ^ "fields/EMfields3D.cpp", line 3095: warning: variable "omcy" was declared but never referenced double beta, omcx, omcy, omcz, denom; ^ "fields/EMfields3D.cpp", line 3095: warning: variable "omcz" was declared but never referenced double beta, omcx, omcy, omcz, denom; ^ "fields/EMfields3D.cpp", line 3095: warning: variable "denom" was declared but never referenced double beta, omcx, omcy, omcz, denom; ^ "include/InterfaceFluid.h", line 1584: warning: variable "Nz" was set but never used int idx, Nx, Ny, Nz; ^ "include/InterfaceFluid.h", line 1584: warning: variable "Nz" was set but never used int idx, Nx, Ny, Nz; ^ "solvers/GMRES.cpp", line 11: warning: variable "htmp" was declared but never referenced double initial_error, normb, rho_tol, av, mu, htmp, tmp, delta = 0.001; ^ "include/InterfaceFluid.h", line 1277: warning: statement is unreachable return; ^ "include/InterfaceFluid.h", line 1584: warning: variable "Nz" was set but never used int idx, Nx, Ny, Nz; ^ "include/PSKOutput.h", line 228: warning: overloaded virtual function "PSK::OutputAdaptor::write" is only partially overridden in class "PSK::coutOutputAdaptor" class coutOutputAdaptor:public OutputAdaptor { ^ "include/PSKOutput.h", line 228: warning: overloaded virtual function "PSK::OutputAdaptor::write" is only partially overridden in class "PSK::coutOutputAdaptor" class coutOutputAdaptor:public OutputAdaptor { ^ "particles/Particles3D.cpp", line 247: warning: variable "sign" was declared but never referenced double prob, theta, sign; ^ "particles/Particles3D.cpp", line 962: warning: variable "sign" was declared but never referenced double prob, theta, sign; ^ "particles/Particles3D.cpp", line 1031: warning: variable "sign" was declared but never referenced double prob, theta, sign; ^ "particles/Particles3D.cpp", line 1098: warning: variable "sign" was declared but never referenced double prob, theta, sign; ^ "particles/Particles3D.cpp", line 1163: warning: variable "sign" was declared but never referenced double prob, theta, sign; ^ "particles/Particles3D.cpp", line 1229: warning: variable "sign" was declared but never referenced double prob, theta, sign; ^ "particles/Particles3D.cpp", line 1295: warning: variable "sign" was declared but never referenced double prob, theta, sign; ^ "particles/Particles3D.cpp", line 939: warning: variable "store_nop" was set but never used long long store_nop=nop; ^ "include/PSKOutput.h", line 865: warning: variable "i" was declared but never referenced unsigned long n,i,j; ^ "include/PSKOutput.h", line 865: warning: variable "j" was declared but never referenced unsigned long n,i,j; ^ "include/PSKOutput.h", line 866: warning: variable "localState_IV" was declared but never referenced double *localState_IV; ^ "include/PSKOutput.h", line 872: warning: variable "Trace" was declared but never referenced double Rho, Trace; ^ "particles/Particles3D.cpp", line 1369: warning: variable "temp1" was declared but never referenced int ix, iy, iz, temp1, temp2, temp3; ^ "particles/Particles3D.cpp", line 1369: warning: variable "temp2" was declared but never referenced int ix, iy, iz, temp1, temp2, temp3; ^ "particles/Particles3D.cpp", line 1369: warning: variable "temp3" was declared but never referenced int ix, iy, iz, temp1, temp2, temp3; ^ "particles/Particles3D.cpp", line 1441: warning: variable "value2" was declared but never referenced double value1 = 0.0, value2 = 0.0, max_value = 0.0, min_value = 0.0, phi, n; ^ "particles/Particles3D.cpp", line 1447: warning: variable "integral" was declared but never referenced double integral = 0.0; ^ "include/PSKOutput.h", line 1205: warning: variable "invToMhdTime" was declared but never referenced double invToMhdTime; ^ "include/PSKOutput.h", line 1043: warning: variable "i" was declared but never referenced unsigned long n,i,j; ^ detected during instantiation of "void myOutputAgent::WriteIdlAsciiFile(long, long, std::string, bool, bool) [with Toa=PSK::HDF5OutputAdaptor]" at line 430 of "main/iPic3Dlib.cpp" "include/PSKOutput.h", line 1043: warning: variable "j" was declared but never referenced unsigned long n,i,j; ^ detected during instantiation of "void myOutputAgent::WriteIdlAsciiFile(long, long, std::string, bool, bool) [with Toa=PSK::HDF5OutputAdaptor]" at line 430 of "main/iPic3Dlib.cpp" "include/PSKOutput.h", line 1053: warning: variable "Trace" was declared but never referenced double Rho, Trace; ^ detected during instantiation of "void myOutputAgent::WriteIdlAsciiFile(long, long, std::string, bool, bool) [with Toa=PSK::HDF5OutputAdaptor]" at line 430 of "main/iPic3Dlib.cpp" "include/InterfaceFluid.h", line 1023: warning: variable "B" was declared but never referenced double Rho, Bx,By,Bz,B,P,Ppar,Pperp,Uthperp,Uthpar,Uthperp1, Uthperp2; ^ "include/InterfaceFluid.h", line 1024: warning: variable "harvest" was declared but never referenced double harvest, prob, theta; ^ "include/Alloc.h", line 98: warning: variable "all_x" was set but never used type ***all_x; ^ detected during instantiation of "type ***_assign_3_array(int, int, int, type ***) [with type=double]" at line 375 of "particles/Particles3D.cpp" ar -rs ../libIPIC3D/libIPIC3D.a bc/BcFields3D.o bc/BcParticles.o communication/ComBasic3D.o communication/ComInterpNodes3D.o communication/ComNodes3D.o communication/ComParser3D.o communication/ComParticles3D.o ConfigFile/src/ConfigFile.o fields/BCStructure.o fields/EMfields3D.o grids/Grid3DCU.o inputoutput/Collective.o inputoutput/phdf5.o inputoutput/ParallelIO.o inputoutput/Restart3D.o main/iPic3Dlib.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 make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D/src' ../libIPIC3D/libIPIC3D.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D/src' cd srcInterface; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D/srcInterface' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 PC_wrapper.f90 h5pcc -I../src/include -I./ -c -O3 PC_wrapper_c.cpp -o PC_wrapper_c.o h5pcc -I../src/include -I./ -c -O3 ipic3d_interface.cpp -o ipic3d_interface.o "../src/include/InterfaceFluid.h", line 1277: warning: statement is unreachable return; ^ "../src/include/InterfaceFluid.h", line 1584: warning: variable "Nz" was set but never used int idx, Nx, Ny, Nz; ^ "../src/include/PSKOutput.h", line 228: warning: overloaded virtual function "PSK::OutputAdaptor::write" is only partially overridden in class "PSK::coutOutputAdaptor" class coutOutputAdaptor:public OutputAdaptor { ^ "ipic3d_interface.cpp", line 113: warning: missing return statement at end of non-void function "IPIC3D_finilize_init" } ^ cp -f ../libIPIC3D/libIPIC3D.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a PC_wrapper.o PC_wrapper_c.o ipic3d_interface.o make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D/srcInterface' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 PT_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a PT_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_ie.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_gm.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_ua.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_sc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_mh_sp.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_ps.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_oh.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ee_sc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_oh_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_wrapper.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_all.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_wrapper.o CON_couple_all.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_io.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_session.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_main.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 swmf_interface.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a #^CMP IF CZ make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 swmf.f90 make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 \ -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ -lmpi_cxx Program /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make PIDL make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd GM/BATSRUS; /usr/bin/make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; /usr/bin/make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test12_aniso_rundir make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' rm -rf /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test /usr/bin/make rundir RUNDIR=/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test COMPDIR=GM,PC make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PostProc.pl touch /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/core chmod 444 /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/core cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe . ; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Param . make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty; make rundir make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' No run/CZ for CZ Empty make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty; make rundir make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' No run/EE for EE Empty make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS; make rundir make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/GM cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty; make rundir make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' No run/IE for IE Empty make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty; make rundir make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' No run/IH for IH Empty make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty; make rundir make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' No run/IM for IM Empty make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty; make rundir make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' No run/OH for OH Empty make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D; make rundir make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D' Makefile:133: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PC cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PC; \ mkdir restartIN restartOUT plots; make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty; make rundir make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' No run/PS for PS Empty make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty; make rundir make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' No run/PC for PC Empty make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty; make rundir make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' No run/PW for PW Empty make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty; make rundir make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' No run/RB for RB Empty make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty; make rundir make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' No run/SC for SC Empty make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty; make rundir make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' No run/SP for SP Empty make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty; make rundir make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' No run/UA for UA Empty make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cp share/JobScripts/job.*nyx* /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/ Creation of /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test directory succeeded make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cp Param/PARAM.in.test.GMPC.start.aniso /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.GMPC.aniso /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test12_aniso_run make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test12_run1 make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' CON_world::setup_from_file SWMF_WARNING for GM iProcLast= 999 changed to 3 #=============================================================================# # ID Version nproc proc0 stride# #-----------------------------------------------------------------------------# # CON SWMF by Univ. of Michigan version 2.40 4 0 1 # #-----------------------------------------------------------------------------# # GM BATSRUS (Univ. of Michigan) version 9.20 3 1 1 # # PC IPIC3D version 1.00 4 0 1 # #=============================================================================# CON_io::read_inputs: iSession= 1 GM_set_parameters: READ iSession = 1 iLine= 24 nLine = 227 GM: GM:#USERMODULE GM:Waves and GEM, Yingjuan Ma NameUserModule GM: 1.30 VersionUserModule GM: GM:#CHECKGRIDSIZE GM: 8 nI GM: 8 nJ GM: 1 nK GM: 100 MinBlockALL GM: GM:#IOUNITS GM:NONE TypeIoUnit GM: GM:#NORMALIZATION GM:NONE TypeNormalization GM: GM:#PLASMA GM:1.0 FluidMass [amu] MassFluid GM:1.0 IonCharge [e] ChargeIon GM:0.5 ElectronTemperatureRatio GM: GM:#NONCONSERVATIVE GM:T UseNonConservative GM: GM:#UNIFORMSTATE GM:1.0 Rho rho GM:0.0 Ux ux GM:0.0 Uy uy GM:0.0 Uz uz GM:0.0 Bx bx GM:0.04 By by GM:0.0 Bz bz GM:4.5e-4 Ppar ppar GM:4.5e-4 p GM: GM:#USERINPUTBEGIN ---------------- GM: GM:#WAVE GM:1 Rho_ iVar GM:1000.0 Width GM:0.1 Amplitude GM:32.0 LambdaX GM:-1.0 LambdaY GM:-1.0 LambdaZ GM:0.0 Phase GM: GM:#WAVE GM:2 Ux_ iVar GM:1000.0 Width GM:0.005 Amplitude (rho1/rho0)*cF GM:32.0 LambdaX GM:-1.0 LambdaY GM:-1.0 LambdaZ GM:0.0 Phase GM: GM:#WAVE GM:6 By_ iVar GM:1000.0 Width GM:0.004 Amplitude (rho1/rho0)*b0 GM:32.0 LambdaX GM:-1.0 LambdaY GM:-1.0 LambdaZ GM:0.0 Phase GM: GM:#WAVE GM:8 Ppar_ iVar GM:10000.0 Width GM:4.5e-5 Amplitude (rho1/rho0)*pPar0 GM:32.0 LambdaX GM:-1.0 LambdaY GM:-1.0 LambdaZ GM:0.0 Phase GM: GM:#WAVE GM:9 p_ iVar GM:10000.0 Width GM:7.5e-5 Amplitude (rho1/rho0)*5/3*p0 GM:32.0 LambdaX GM:-1.0 LambdaY GM:-1.0 LambdaZ GM:0.0 Phase GM: GM:#USERINPUTEND ---------------- USERINPUTEND GM: GM:#SHOCKPOSITION GM:0.0 ShockPosition GM:4/3 ShockSlope GM: GM:#GRID GM:32 nRootBlockX GM:24 nRootBlockY GM:1 nRootBlockZ GM:-160/3 xMin GM: 160/3 xMax GM:-160/4 yMin GM: 160/4 yMax GM:-0.5 zMin GM: 0.5 zMax GM: GM:#FIXEDTIMESTEP GM:T UseDtFixed UseDtLimit GM:640/500 DtFixed DtLimitDim GM: GM:#PIC GM:T UsePic GM:2 nGhostPic GM:0 nOverlapPic GM:F UseFileCoupling GM: GM:#PICUNIT GM: 1.0 xUnitPicSi GM: 1.0 uUnitPicSi GM: GM:#PICREGION GM:2 nPicRegion GM:-25.1 xMinCut xMinPic GM:-5.0 xMaxCut xMaxPic GM:-20.0 yMinCut yMinPic GM: 20.0 yMaxCut yMaxPic GM:1.25/3 DxPic GM:1.25/3 DyPic GM: 5.0 xMinCut xMinPic GM: 25.0 xMaxCut xMaxPic GM:-20.0 yMinCut yMinPic GM: 20.0 yMaxCut yMaxPic GM:1.25/3 DxPic GM:1.25/3 DyPic GM: GM:#OUTERBOUNDARY GM:periodic TypeBcEast GM:periodic TypeBcWest GM:periodic TypeBcSouth GM:periodic TypeBcNorth GM: GM:#TEST GM:init_hall_resist TestString StringTest GM: GM:#DIVBSOURCE GM:F UseB0Source GM: GM:#SCHEME GM:2 nOrder GM:Rusanov TypeFlux GM:mc TypeLimiter GM:1.5 BetaLimiter LimiterBeta GM: GM:#TIMESTEPPING GM:2 nStage GM:0.8 CflExpl GM: GM:#SAVERESTART GM:T DoSaveRestart GM:2 DnSaveRestart GM:-1 DtSaveRestart GM: GM:#SAVELOGFILE GM:T DoSaveLogfile GM:raw StringLog GM:1 DnSaveLogfile GM:-1. DtSaveLogfile GM: GM:#SAVEINITIAL GM:T DoSaveInitial GM: GM:#SAVEPLOT GM:1 nPlotFile GM:z=0 var idl_ascii StringPlot GM:1 DnOutput DnSavePlot GM:-0.05 DtOutput DtSavePlot GM:0. DxOutput DxSavePlot GM:rho mx my bx by p NameVars GM:g rbody NamePars GM_set_parameters: CHECK iSession = 1 GM:init_mod_advance allocated arrays GM:init_mod_geometry allocated arrays GM:init_mod_nodes allocated arrays GM:init_mod_raytrace allocated arrays pic_init_region: IonMassPerChargeSi= 1.1209982432795857E-003 pic_init_region: xUnitPicSi = 1.000000000000000 pic_init_region: mUnitPicSi = 12.56637061435917 pic_init_region: uUnitPicSi = 1.000000000000000 Corrected IPIC3D regions Region : 1 Min Cordinate : -25.10000000000000 -20.00000000000000 Max Cordinate : -5.100000000000001 20.00000000000000 Region : 2 Min Cordinate : 5.000000000000000 -20.00000000000000 Max Cordinate : 25.00000000000000 20.00000000000000 GM: BATSRUS: Block Adaptive Tree Solar-Wind Roe Upwind Scheme GM: for 3D Heliospheric Flows GM: University of Michigan, 1995-2007 GM: EQUATIONS: MHD with anisotropic pressure GM: USER MODULE: Waves and GEM, Yingjuan Ma 1.30 ModReadParam::read_file: read and broadcast nLine= 262 lines of text #DESCRIPTION Run GM and PC in time accurate mode StringDescription #PLANET NONE NamePlanet #SAVERESTART T DoSaveRestart -1 DnSaveRestart 2.56 DtSaveRestart #COUPLE2TIGHT GM NameCompMaster NameMaster PC NameCompSlave NameSlave T DoCouple IsTightCouple #PROGRESS 1 DnShowProgressShort 1 DnShowProgressLong #BEGIN_COMP GM --------------------------------------------------------------- #END_COMP GM ----------------------------------------------------------------- #BEGIN_COMP PC --------------------------------------------------------------- PC_set_param: TypeAction: READ #ELECTRON -25.0 Charge/mass ratio (qom) #PARTICLES 10 Particles per cell in X Region 1 10 Particles per cell in Y Region 1 1 Particles per cell in Z Region 1 20 Particles per cell in X Region 2 20 Particles per cell in Y Region 2 1 Particles per cell in Z Region 2 #SOLVER 1.0e-8 CGtol : CG solver stopping criterium tolerance 1.0e-8 GMREStol : GMRES solver stopping criterium tolerance 3 NiterMover : mover predictor corrector iteration #SAVEPLOT PC/plots SaveDirName 1 FieldOutputCycle 10000 ParticlesOutputCycle 1 DiagnosticsOutputCycle 0 FieldOutputCycleASCII 0 SatelliteOutputCycle 1*Úoa§+0`‰h_*à‰h_*x]*P^* #END_COMP PC ----------------------------------------------------------------- #STOP -1 MaxIter MaxIteration 5.12 TimeMax tSimulationMax PC_set_param: TypeAction: CHECK ----- Starting Session 1 ------ GM: total blocks = 768 GM: GM: Begin Numerical Simulation GM: -------------------------- GM: GM: GM: Physical Parameters GM: ------------------- GM: GM: I/O Unit type: NONE Normalization: NONE GM: GM: Gamma: 1.66666667 GM: GM: UseBody1: .false. GM: GM: UseBody2: .false. GM: GM: ClightFactor: 1.00000E+00, Clight: 2.99790E+08 GM: GM: GM: MHD Numerical Solution Parameters GM: --------------------------------- GM: GM: 2nd-order scheme with mc limiter GM: BetaLimiter = 1.50 GM: Rusanov flux function GM: Time accurate calculation GM: Explicit time stepping GM: nStage: 2 GM: Dt: 1.280000000000000 GM: GM: Other Runtime Parameters GM: ------------------------ GM: GM: Available processors: nProc = 3 GM: GM: After initial grid setup: GM: nBlockMax = 256 nBLK = 800 GM: Total number of blocks used = 768 GM: Total number of cells = 49152 GM: Total number of true cells = 49152 GM: Smallest cell dx: 0.4166666666666667 Largest cell dx: 0.4166666666666667 GM: GM: root blocks: 32 24 1 GM: nIJK_D: 8 8 1 GM: x: -5.33333333E+01 5.33333333E+01 GM: y: -4.00000000E+01 4.00000000E+01 GM: z: -5.00000000E-01 5.00000000E-01 GM: GM:saved ifile= 1 type=restart at n_step= 0 time= 0:00:00 h:m:s GM:saved ifile= 5 type=z=0_var at n_step= 0 time= 0:00:00 h:m:s **************************************************** iPIC3D Input Parameters **************************************************** PC: #ELECTRON PC: -25 qom PC: #PARTICLES PC: 10 npcelx PC: 10 npcely PC: 1 npcelz PC: #SOLVER PC: 1e-08 CGtol PC: 1e-08 GMREStol PC: 3 NiterMover PC: #SAVEPLOT PC: PC/plots SaveDirName -------------------------------------------------------------------------- An MPI process has executed an operation involving a call to the "fork()" system call to create a child process. Open MPI is currently operating in a condition that could result in memory corruption or other system errors; your MPI job may hang, crash, or produce silent data corruption. The use of fork() (or system() or other calls that create child processes) is strongly discouraged. The process that invoked fork was: Local host: nyx0231.engin.umich.edu (PID 13122) MPI_COMM_WORLD rank: 2 If you are *absolutely sure* that your application will successfully and correctly survive a call to fork(), you may disable this warning by setting the mpi_warn_on_fork MCA parameter to 0. -------------------------------------------------------------------------- PC: 1 FieldOutputCycle PC: 10000 ParticlesOutputCycle PC: 1 DiagnosticsOutputCycle PC: 0 FieldOutputCycleASCII PC: 0 SatelliteOutputCycle PC: 69885248 OutputFormat[0=BATSRUS ASCII, 1=Runtime VTK] ============= Normalization factors ============= Mnorm = 12566.4 Unorm = 100 Qnorm = 112100 Lnorm = 100 RHOorm = 0.0125664 Bnorm = 11.21 Pnorm = 125.664 Jnorm = 0.1121 ============= fixPARAM ============= qom[0] = -25 npcelx[0] = 10 npcely[0] = 10 npcelz[0] = 1 Q/Qi[0] = -1 T/Ti[0] = 0.5 M/Mi[0] = 0.04 qom[1] = 1 npcelx[1] = 10 npcely[1] = 10 npcelz[1] = 1 Q/Qi[1] = 1 T/Ti[1] = 0.5 M/Mi[1] = 1 mkdir: cannot create directory `./PC': File exists mkdir: cannot create directory `./PC': File exists mkdir: cannot create directory `./PC': File exists mkdir: cannot create directory `./PC': File exists mkdir: cannot create directory `./plots': File exists mkdir: cannot create directory `./plots': File exists mkdir: cannot create directory `./plots': File exists mkdir: cannot create directory `./restartOUT': File exists **************************************************** iPIC3D Input Parameters **************************************************** PC: #ELECTRON PC: -25 qom PC: #PARTICLES PC: 20 npcelx PC: 20 npcely PC: 1 npcelz PC: #SOLVER PC: 1e-08 CGtol PC: 1e-08 GMREStol PC: 3 NiterMover PC: #SAVEPLOT PC: PC/plots SaveDirName mkdir: cannot create directory `./restartOUT': File exists mkdir: cannot create directory `./plots': File exists PC: 1 FieldOutputCycle PC: 10000 ParticlesOutputCycle PC: 1 DiagnosticsOutputCycle PC: 0 FieldOutputCycleASCII PC: 0 SatelliteOutputCycle PC: 69885248 OutputFormat[0=BATSRUS ASCII, 1=Runtime VTK] ============= Normalization factors ============= Mnorm = 12566.4 Unorm = 100 Qnorm = 112100 Lnorm = 100 RHOorm = 0.0125664 Bnorm = 11.21 Pnorm = 125.664 Jnorm = 0.1121 ============= fixPARAM ============= qom[0] = -25 npcelx[0] = 20 npcely[0] = 20 npcelz[0] = 1 Q/Qi[0] = -1 T/Ti[0] = 0.5 M/Mi[0] = 0.04 qom[1] = 1 npcelx[1] = 20 npcely[1] = 20 npcelz[1] = 1 Q/Qi[1] = 1 T/Ti[1] = 0.5 M/Mi[1] = 1 mkdir: cannot create directory `./restartOUT': File exists mkdir: cannot create directory `./PC': File exists mkdir: cannot create directory `./restartOUT': File exists mkdir: cannot create directory `./PC': File exists mkdir: cannot create directory `./PC': File exists mkdir: cannot create directory `./plots': File exists mkdir: cannot create directory `./plots': File exists mkdir: cannot create directory `./PC': File exists mkdir: cannot create directory `./plots': File exists ============= Normalization factors ============= Mnorm = 12566.4 Unorm = 100 Qnorm = 112100 Lnorm = 100 RHOorm = 0.0125664 Bnorm = 11.21 Pnorm = 125.664 Jnorm = 0.1121 ============= Normalization factors ============= Mnorm = 12566.4 Unorm = 100 Qnorm = 112100 Lnorm = 100 RHOorm = 0.0125664 Bnorm = 11.21 Pnorm = 125.664 Jnorm = 0.1121 mkdir: cannot create directory `./restartOUT': File exists mkdir: cannot create directory `./restartOUT': File exists mkdir: cannot create directory `./plots': File exists mkdir: cannot create directory `./restartOUT': File exists ------------------------- Number of MPI processes = 4 ------------------------- ------------------------------------- Virtual Cartesian Processors Topology ------------------------------------- Processors grid: 2x2x1 Periodicity Field X: 0 Periodicity Field Y: 0 Periodicity Field z: 1 Periodicity Particles X: 0 Periodicity Particles Y: 0 Periodicity Particles z: 1 --------------------- Simulation Parameters --------------------- Number of species = 2 Number of particles of species 0 = 460800 (MAX = 1382400) QOM = -25 Number of particles of species 1 = 460800 (MAX = 1382400) QOM = 1 x-Length = 20 y-Length = 40 z-Length = 0.416667 Number of cells (x) = 48 Number of cells (y) = 96 Number of cells (z) = 1 Results saved in : PC/plots Case type : BATSRUS Simulation name : Wave Poisson correction: no --------------------- Check Simulation Constraints --------------------- Accuracy Constraint: u_th < dx/dt species 0.....OK v_th < dy/dt species 0......OK u_th < dx/dt species 1.....OK v_th < dy/dt species 1......OK Finite Grid Stability Constraint: OK u_th*dt/dx (species 0) = 0.241973 > .1 OK v_th*dt/dy (species 0) = 0.241973 > .1 WARNING. u_th*dt/dx (species 1) = 0.0483947 < .1 WARNING. v_th*dt/dy (species 1) = 0.0483947 < .1 --------------------- Check Coupling Params --------------------- Q/M[0] = -25 Q/M[1] = 1 ns = 2 Fluid model = hallmhd Sum all particle masses = 1.04 Q/Qi[0] = -1 T/Ti[0] = 0.5 M/Mi[0] = 0.04 Q/Qi[1] = 1 T/Ti[1] = 0.5 M/Mi[1] = 1 ============= Unit convertions factors ============= Si2No_V[iRho] = 0.0795775 Si2No_V[iUx] = 1 Si2No_V[iUy] = 1 Si2No_V[iUz] = 1 Si2No_V[iBx] = 892.062 Si2No_V[iBy] = 892.062 Si2No_V[iBz] = 892.062 Si2No_V[iPpar]= 0.0795775 Si2No_V[iP] = 0.0795775 Si2No_V[iJx] = 8.92062e-05 Si2No_V[iJy] = 8.92062e-05 Si2No_V[iJz] = 8.92062e-05 Si2No_V[iL] = 1 mkdir: cannot create directory `./restartOUT': File exists ------------------------------------------ Initialize EMfield from BATSRUS ------------------------------------------ ------------------------- Number of MPI processes = 4 ------------------------- ------------------------------------- Virtual Cartesian Processors Topology ------------------------------------- Processors grid: 2x2x1 Periodicity Field X: 0 Periodicity Field Y: 0 Periodicity Field z: 1 Periodicity Particles X: 0 Periodicity Particles Y: 0 Periodicity Particles z: 1 --------------------- Simulation Parameters --------------------- Number of species = 2 Number of particles of species 0 = 1843200 (MAX = 5529600) QOM = -25 Number of particles of species 1 = 1843200 (MAX = 5529600) QOM = 1 x-Length = 20 y-Length = 40 z-Length = 0.416667 Number of cells (x) = 48 Number of cells (y) = 96 Number of cells (z) = 1 Results saved in : PC/plots Case type : BATSRUS Simulation name : Wave Poisson correction: no --------------------- Check Simulation Constraints --------------------- Accuracy Constraint: u_th < dx/dt species 0.....OK v_th < dy/dt species 0......OK u_th < dx/dt species 1.....OK v_th < dy/dt species 1......OK Finite Grid Stability Constraint: OK u_th*dt/dx (species 0) = 0.241973 > .1 OK v_th*dt/dy (species 0) = 0.241973 > .1 WARNING. u_th*dt/dx (species 1) = 0.0483946 < .1 WARNING. v_th*dt/dy (species 1) = 0.0483946 < .1 --------------------- Check Coupling Params --------------------- Q/M[0] = -25 Q/M[1] = 1 ns = 2 Fluid model = hallmhd Sum all particle masses = 1.04 Q/Qi[0] = -1 T/Ti[0] = 0.5 M/Mi[0] = 0.04 Q/Qi[1] = 1 T/Ti[1] = 0.5 M/Mi[1] = 1 ============= Unit convertions factors ============= Si2No_V[iRho] = 0.0795775 Si2No_V[iUx] = 1 Si2No_V[iUy] = 1 Si2No_V[iUz] = 1 Si2No_V[iBx] = 892.062 Si2No_V[iBy] = 892.062 Si2No_V[iBz] = 892.062 Si2No_V[iPpar]= 0.0795775 Si2No_V[iP] = 0.0795775 Si2No_V[iJx] = 8.92062e-05 Si2No_V[iJy] = 8.92062e-05 Si2No_V[iJz] = 8.92062e-05 Si2No_V[iL] = 1 ------------------------------------------ Initialize EMfield from BATSRUS ------------------------------------------ [nyx0231.engin.umich.edu:13118] 3 more processes have sent help message help-mpi-runtime.txt / mpi_init:warn-fork [nyx0231.engin.umich.edu:13118] Set MCA parameter "orte_base_help_aggregate" to 0 to see all help / error messages ------------------------------------------------------------------------------- SORTED TIMING at step 0 PC on PE 0 name sec percent #iter #calls ------------------------------------------------------------------------------- SWMF 8.73 100.00 1 1 ------------------------------------------------------------------------------- SETUP 8.73 100.00 1 1 PC_GM_couple 7.83 89.67 1 1 GM_PC_couple 0.07 0.85 1 1 ------------------------------------------------------------------------------- Resetting timing counters after setup. ======= Cycle 0, dt=1.28 ======= ------------------------------------------------------------------------------- SORTED TIMING at step 0 GM on PE 1 name sec percent #iter #calls ------------------------------------------------------------------------------- SWMF 8.74 100.00 1 1 ------------------------------------------------------------------------------- SETUP 8.74 100.00 1 1 PC_GM_couple 7.83 89.64 1 1 exch_msgs 0.13 1.50 1 2 batl_pass 0.13 1.47 1 3 wait_pass 0.12 1.40 1 3 write_restart_files 0.10 1.09 1 1 GM_PC_couple 0.05 0.53 1 1 save_plot 0.04 0.43 1 1 save_logfile 0.02 0.17 1 1 local_pass 0.01 0.07 1 6 ------------------------------------------------------------------------------- GM:saved ifile= 1 type=restart at n_step= 0 time= 0:00:00 h:m:s GM:saved ifile= 5 type=z=0_var at n_step= 1 time= 0:00:01 h:m:s *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 9.52989 norm b vector (source) = 9.52989 GMRES converged at restart # 3; iteration #18 with error: 8.93176e-09 *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115191 *** RESIZING FROM 40321 TO 80642 RESIZING FROM 40321 TO 80642 RESIZING FROM 40321 TO 80642 RESIZING FROM 40321 TO 80642 *** Repopulator species 1 *** *** number of particles 115205 *** *** B CALCULATION *** ======= Cycle 0, dt=1.28 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 4.53182 norm b vector (source) = 4.53182 GMRES converged at restart # 3; iteration #19 with error: 8.08071e-09 *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460808 *** RESIZING FROM 161281 TO 322562 RESIZING FROM 161281 TO 322562 RESIZING FROM 161281 TO 322562 RESIZING FROM 161281 TO 322562 *** Repopulator species 1 *** *** number of particles 460843 *** *** B CALCULATION *** Progress: 1 steps, 1.28000 s simulation time, 2.09 s CPU time ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2.09 2.086 2.086 100.00 ------------------------------------------------------------------------------- PC_run 1 1 2.08 2.076 2.076 99.52 GM_PC_couple 1 1 0.01 0.006 0.006 0.29 PC_GM_couple 1 1 0.00 0.003 0.003 0.15 ------------------------------------------------------------------------------- ======= Cycle 1, dt=1.28 ======= GM:saved ifile= 1 type=restart at n_step= 2 time= 0:00:02 h:m:s GM:saved ifile= 5 type=z=0_var at n_step= 2 time= 0:00:02 h:m:s *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 11.8502 norm b vector (source) = 11.8502 GMRES converged at restart # 4; iteration #1 with error: 9.29862e-09 *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115168 *** *** Repopulator species 1 *** *** number of particles 115303 *** *** B CALCULATION *** ======= Cycle 1, dt=1.28 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 5.87877 norm b vector (source) = 5.87877 GMRES converged at restart # 4; iteration #1 with error: 9.5474e-09 *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460743 *** *** Repopulator species 1 *** *** number of particles 460729 *** *** B CALCULATION *** Progress: 2 steps, 2.56000 s simulation time, 4.24 s CPU time ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4.23 4.235 4.235 100.00 ------------------------------------------------------------------------------- PC_run 2 2 4.22 2.109 2.109 99.60 GM_PC_couple 2 2 0.01 0.005 0.005 0.23 PC_GM_couple 2 2 0.01 0.003 0.003 0.15 #others 0.00 0.001 0.03 ------------------------------------------------------------------------------- CON_io::save_restart is called at nStep,tSimulation= 2 2.560000000000000 ======= Cycle 2, dt=1.28 ======= GM:saved ifile= 5 type=z=0_var at n_step= 3 time= 0:00:03 h:m:s *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 10.6587 norm b vector (source) = 10.6587 GMRES converged at restart # 3; iteration #19 with error: 8.99897e-09 *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115294 *** *** Repopulator species 1 *** *** number of particles 115360 *** *** B CALCULATION *** ======= Cycle 2, dt=1.28 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 5.24016 norm b vector (source) = 5.24016 GMRES converged at restart # 3; iteration #19 with error: 9.14849e-09 *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460647 *** *** Repopulator species 1 *** *** number of particles 460572 *** *** B CALCULATION *** Progress: 3 steps, 3.84000 s simulation time, 6.91 s CPU time ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 6.91 6.913 6.913 100.00 ------------------------------------------------------------------------------- PC_run 3 3 6.41 2.137 2.137 92.75 GM_PC_couple 3 3 0.01 0.004 0.004 0.19 PC_GM_couple 3 3 0.01 0.003 0.003 0.13 #others 0.48 0.479 6.93 ------------------------------------------------------------------------------- ======= Cycle 3, dt=1.28 ======= GM:saved ifile= 1 type=restart at n_step= 4 time= 0:00:05 h:m:s GM:saved ifile= 5 type=z=0_var at n_step= 4 time= 0:00:05 h:m:s *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 10.1893 norm b vector (source) = 10.1893 GMRES converged at restart # 3; iteration #18 with error: 9.0187e-09 *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115409 *** *** Repopulator species 1 *** *** number of particles 115423 *** *** B CALCULATION *** ======= Cycle 3, dt=1.28 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 5.2143 norm b vector (source) = 5.2143 GMRES converged at restart # 3; iteration #18 with error: 8.86462e-09 *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460569 *** *** Repopulator species 1 *** *** number of particles 460408 *** *** B CALCULATION *** Progress: 4 steps, 5.12000 s simulation time, 9.03 s CPU time ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 9.03 9.029 9.029 100.00 ------------------------------------------------------------------------------- PC_run 4 4 8.52 2.130 2.130 94.37 GM_PC_couple 4 4 0.02 0.004 0.004 0.19 PC_GM_couple 4 4 0.01 0.003 0.003 0.14 #others 0.48 0.479 5.31 ------------------------------------------------------------------------------- CON_io::save_restart is called at nStep,tSimulation= 4 5.120000000000000 Finished Numerical Simulation ----------------------------- Simulated Time T = 0.51200E+01 ( 0.085333 min, 0.001422 hrs) CON_io::save_restart is called at nStep,tSimulation= 4 5.120000000000000 Finished Finalizing SWMF ------------------------ ------------------------------------------------------------------------------- SORTED TIMING from step 0 to 4 PC on PE 0 name sec percent #iter #calls ------------------------------------------------------------------------------- SWMF 10.45 100.00 1 1 ------------------------------------------------------------------------------- PC_run 8.52 81.54 4 4 ------------------------------------------------------------------------------- GM_PC_couple 0.02 0.16 4 4 PC_GM_couple 0.01 0.12 4 4 ------------------------------------------------------------------------------- GM:clean_mod_advance deallocated arrays GM:clean_mod_geometry deallocated arrays GM:clean_mod_nodes deallocated arrays GM:clean_mod_raytrace deallocated arrays GM: error report: no errors... ------------------------------------------------------------------------------- SORTED TIMING from step 0 to 4 GM on PE 1 name sec percent #iter #calls ------------------------------------------------------------------------------- SWMF 10.45 100.00 1 1 ------------------------------------------------------------------------------- PC_run 7.78 74.44 4 4 GM_run 0.74 7.04 4 4 ------------------------------------------------------------------------------- save_plot 0.37 3.58 4 4 advance 0.31 2.94 4 4 calc_fluxes 0.17 1.58 4 2048 calc_facevalues 0.04 0.41 4 2048 write_restart_files 0.04 0.38 3 3 calc_sources 0.03 0.28 4 2048 exch_msgs 0.03 0.24 4 8 update_states 0.02 0.23 4 2048 batl_pass 0.02 0.19 4 8 local_pass 0.02 0.18 4 16 GM_PC_couple 0.02 0.16 4 4 PC_GM_couple 0.01 0.12 4 4 update_check 0.01 0.10 4 8 update_b0 0.01 0.07 4 4 save_logfile 0.01 0.06 4 4 integrate_domain 0.00 0.01 4 4 ------------------------------------------------------------------------------- make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ./PostProc.pl -m RESULTS/4step PostProc.pl: mv GM/IO2 RESULTS/4step/GM with 7 files PostProc.pl: mv PC/plots RESULTS/4step/PC with 13 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/4step/ PostProc.pl: TIMINGS from runlog (init, run) 8.73 10.45 PostProc.pl: mv runlog RESULTS/4step/ PostProc.pl: Restart.pl -o RESULTS/4step/RESTART cp Param/PARAM.in.test.GMPC.start.2step.aniso /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in /usr/bin/make test12_run1 make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' CON_world::setup_from_file SWMF_WARNING for GM iProcLast= 999 changed to 3 #=============================================================================# # ID Version nproc proc0 stride# #-----------------------------------------------------------------------------# # CON SWMF by Univ. of Michigan version 2.40 4 0 1 # #-----------------------------------------------------------------------------# # GM BATSRUS (Univ. of Michigan) version 9.20 3 1 1 # # PC IPIC3D version 1.00 4 0 1 # #=============================================================================# CON_io::read_inputs: iSession= 1 ModReadParam::read_file: read and broadcast nLine= 260 lines of text #DESCRIPTION Run GM and PC in time accurate mode StringDescription #PLANET NONE NamePlanet #SAVERESTART T DoSaveRestart -1 DnSaveRestart 2.56 DtSaveRestart #COUPLE2TIGHT GM NameCompMaster NameMaster PC NameCompSlave NameSlave T DoCouple IsTightCouple #PROGRESS 1 DnShowProgressShort 1 DnShowProgressLong #BEGIN_COMP GM --------------------------------------------------------------- #END_COMP GM ----------------------------------------------------------------- #BEGIN_COMP PC --------------------------------------------------------------- PC_set_param: TypeAction: READ #ELECTRON -25.0 Charge/mass ratio (qom) #PARTICLES 10 Particles per cell in X Region 1 10 Particles per cell in Y Region 1 1 Particles per cell in Z Region 1 20 Particles per cell in X Region 2 20 Particles per cell in Y Region 2 1 Particles per cell in Z Region 2 #SOLVER 1.0e-8 CGtol : CG solver stopping criterium tolerance 1.0e-8 GMREStol : GMRES solver stopping criterium tolerance 3 NiterMover : mover predictor corrector iteration #SAVEPLOT PC/plots SaveDirName 1 FieldOutputCycle 10000 ParticlesOutputCycle 1 DiagnosticsOutputCycle 0 FieldOutputCycleASCII 0 SatelliteOutputCycle 1àáŒzqX÷*0`‰HAà‰HAX?0@ #END_COMP PC ----------------------------------------------------------------- #STOP -1 MaxIter MaxIteration 2.56 TimeMax tSimulationMax PC_set_param: TypeAction: CHECK ----- Starting Session 1 ------ GM_set_parameters: READ iSession = 1 iLine= 24 nLine = 227 GM: GM:#USERMODULE GM:Waves and GEM, Yingjuan Ma NameUserModule GM: 1.30 VersionUserModule GM: GM:#CHECKGRIDSIZE GM: 8 nI GM: 8 nJ GM: 1 nK GM: 100 MinBlockALL GM: GM:#IOUNITS GM:NONE TypeIoUnit GM: GM:#NORMALIZATION GM:NONE TypeNormalization GM: GM:#PLASMA GM:1.0 FluidMass [amu] MassFluid GM:1.0 IonCharge [e] ChargeIon GM:0.5 ElectronTemperatureRatio GM: GM:#NONCONSERVATIVE GM:T UseNonConservative GM: GM:#UNIFORMSTATE GM:1.0 Rho rho GM:0.0 Ux ux GM:0.0 Uy uy GM:0.0 Uz uz GM:0.0 Bx bx GM:0.04 By by GM:0.0 Bz bz GM:4.5e-4 Ppar ppar GM:4.5e-4 p GM: GM:#USERINPUTBEGIN ---------------- GM: GM:#WAVE GM:1 Rho_ iVar GM:1000.0 Width GM:0.1 Amplitude GM:32.0 LambdaX GM:-1.0 LambdaY GM:-1.0 LambdaZ GM:0.0 Phase GM: GM:#WAVE GM:2 Ux_ iVar GM:1000.0 Width GM:0.005 Amplitude (rho1/rho0)*cF GM:32.0 LambdaX GM:-1.0 LambdaY GM:-1.0 LambdaZ GM:0.0 Phase GM: GM:#WAVE GM:6 By_ iVar GM:1000.0 Width GM:0.004 Amplitude (rho1/rho0)*b0 GM:32.0 LambdaX GM:-1.0 LambdaY GM:-1.0 LambdaZ GM:0.0 Phase GM: GM:#WAVE GM:8 Ppar_ iVar GM:10000.0 Width GM:4.5e-5 Amplitude (rho1/rho0)*pPar0 GM:32.0 LambdaX GM:-1.0 LambdaY GM:-1.0 LambdaZ GM:0.0 Phase GM: GM:#WAVE GM:9 p_ iVar GM:10000.0 Width GM:7.5e-5 Amplitude (rho1/rho0)*5/3*p0 GM:32.0 LambdaX GM:-1.0 LambdaY GM:-1.0 LambdaZ GM:0.0 Phase GM: GM:#USERINPUTEND ---------------- USERINPUTEND GM: GM:#SHOCKPOSITION GM:0.0 ShockPosition GM:4/3 ShockSlope GM: GM:#GRID GM:32 nRootBlockX GM:24 nRootBlockY GM:1 nRootBlockZ GM:-160/3 xMin GM: 160/3 xMax GM:-160/4 yMin GM: 160/4 yMax GM:-0.5 zMin GM: 0.5 zMax GM: GM:#FIXEDTIMESTEP GM:T UseDtFixed UseDtLimit GM:640/500 DtFixed DtLimitDim GM: GM:#PIC GM:T UsePic GM:2 nGhostPic GM:0 nOverlapPic GM:F UseFileCoupling GM: GM:#PICUNIT GM: 1.0 xUnitPicSi GM: 1.0 uUnitPicSi GM: GM:#PICREGION GM:2 nPicRegion GM:-25.1 xMinCut xMinPic GM:-5.0 xMaxCut xMaxPic GM:-20.0 yMinCut yMinPic GM: 20.0 yMaxCut yMaxPic GM:1.25/3 DxPic GM:1.25/3 DyPic GM: 5.0 xMinCut xMinPic GM: 25.0 xMaxCut xMaxPic GM:-20.0 yMinCut yMinPic GM: 20.0 yMaxCut yMaxPic GM:1.25/3 DxPic GM:1.25/3 DyPic GM: GM:#OUTERBOUNDARY GM:periodic TypeBcEast GM:periodic TypeBcWest GM:periodic TypeBcSouth GM:periodic TypeBcNorth GM: GM:#TEST GM:init_hall_resist TestString StringTest GM: GM:#DIVBSOURCE GM:F UseB0Source GM: GM:#SCHEME GM:2 nOrder GM:Rusanov TypeFlux GM:mc TypeLimiter GM:1.5 BetaLimiter LimiterBeta GM: GM:#TIMESTEPPING GM:2 nStage GM:0.8 CflExpl GM: GM:#SAVERESTART GM:T DoSaveRestart GM:2 DnSaveRestart GM:-1 DtSaveRestart GM: GM:#SAVELOGFILE GM:T DoSaveLogfile GM:raw StringLog GM:1 DnSaveLogfile GM:-1. DtSaveLogfile GM: GM:#SAVEINITIAL GM:T DoSaveInitial GM: GM:#SAVEPLOT GM:1 nPlotFile GM:z=0 var idl_ascii StringPlot GM:1 DnOutput DnSavePlot GM:-0.05 DtOutput DtSavePlot GM:0. DxOutput DxSavePlot GM:rho mx my bx by p NameVars GM:g rbody NamePars GM_set_parameters: CHECK iSession = 1 GM:init_mod_advance allocated arrays GM:init_mod_geometry allocated arrays GM:init_mod_nodes allocated arrays GM:init_mod_raytrace allocated arrays pic_init_region: IonMassPerChargeSi= 1.1209982432795857E-003 pic_init_region: xUnitPicSi = 1.000000000000000 pic_init_region: mUnitPicSi = 12.56637061435917 pic_init_region: uUnitPicSi = 1.000000000000000 Corrected IPIC3D regions Region : 1 Min Cordinate : -25.10000000000000 -20.00000000000000 Max Cordinate : -5.100000000000001 20.00000000000000 Region : 2 Min Cordinate : 5.000000000000000 -20.00000000000000 Max Cordinate : 25.00000000000000 20.00000000000000 GM: BATSRUS: Block Adaptive Tree Solar-Wind Roe Upwind Scheme GM: for 3D Heliospheric Flows GM: University of Michigan, 1995-2007 GM: EQUATIONS: MHD with anisotropic pressure GM: USER MODULE: Waves and GEM, Yingjuan Ma 1.30 GM: total blocks = 768 GM: GM: Begin Numerical Simulation GM: -------------------------- GM: GM: GM: Physical Parameters GM: ------------------- GM: GM: I/O Unit type: NONE Normalization: NONE GM: GM: Gamma: 1.66666667 GM: GM: UseBody1: .false. GM: GM: UseBody2: .false. GM: GM: ClightFactor: 1.00000E+00, Clight: 2.99790E+08 GM: GM: GM: MHD Numerical Solution Parameters GM: --------------------------------- GM: GM: 2nd-order scheme with mc limiter GM: BetaLimiter = 1.50 GM: Rusanov flux function GM: Time accurate calculation GM: Explicit time stepping GM: nStage: 2 GM: Dt: 1.280000000000000 GM: GM: Other Runtime Parameters GM: ------------------------ GM: GM: Available processors: nProc = 3 GM: GM: After initial grid setup: GM: nBlockMax = 256 nBLK = 800 GM: Total number of blocks used = 768 GM: Total number of cells = 49152 GM: Total number of true cells = 49152 GM: Smallest cell dx: 0.4166666666666667 Largest cell dx: 0.4166666666666667 GM: GM: root blocks: 32 24 1 GM: nIJK_D: 8 8 1 GM: x: -5.33333333E+01 5.33333333E+01 GM: y: -4.00000000E+01 4.00000000E+01 GM: z: -5.00000000E-01 5.00000000E-01 GM: GM:saved ifile= 1 type=restart at n_step= 0 time= 0:00:00 h:m:s GM:saved ifile= 5 type=z=0_var at n_step= 0 time= 0:00:00 h:m:s **************************************************** iPIC3D Input Parameters **************************************************** PC: #ELECTRON PC: -25 qom PC: #PARTICLES PC: 10 npcelx PC: 10 npcely PC: 1 npcelz PC: #SOLVER PC: 1e-08 CGtol PC: 1e-08 GMREStol PC: 3 NiterMover PC: #SAVEPLOT PC: PC/plots SaveDirName -------------------------------------------------------------------------- An MPI process has executed an operation involving a call to the "fork()" system call to create a child process. Open MPI is currently operating in a condition that could result in memory corruption or other system errors; your MPI job may hang, crash, or produce silent data corruption. The use of fork() (or system() or other calls that create child processes) is strongly discouraged. The process that invoked fork was: Local host: nyx0231.engin.umich.edu (PID 14007) MPI_COMM_WORLD rank: 0 If you are *absolutely sure* that your application will successfully and correctly survive a call to fork(), you may disable this warning by setting the mpi_warn_on_fork MCA parameter to 0. -------------------------------------------------------------------------- mkdir: cannot create directory `./PC': File exists PC: 1 FieldOutputCycle PC: 10000 ParticlesOutputCycle PC: 1 DiagnosticsOutputCycle PC: 0 FieldOutputCycleASCII PC: 0 SatelliteOutputCycle PC: 59588384 OutputFormat[0=BATSRUS ASCII, 1=Runtime VTK] ============= Normalization factors ============= Mnorm = 12566.4 Unorm = 100 Qnorm = 112100 Lnorm = 100 RHOorm = 0.0125664 Bnorm = 11.21 Pnorm = 125.664 Jnorm = 0.1121 ============= fixPARAM ============= qom[0] = -25 npcelx[0] = 10 npcely[0] = 10 npcelz[0] = 1 Q/Qi[0] = -1 T/Ti[0] = 0.5 M/Mi[0] = 0.04 qom[1] = 1 npcelx[1] = 10 npcely[1] = 10 npcelz[1] = 1 Q/Qi[1] = 1 T/Ti[1] = 0.5 M/Mi[1] = 1 mkdir: cannot create directory `./PC': File exists mkdir: cannot create directory `./plots': File exists mkdir: cannot create directory `./plots': File exists mkdir: cannot create directory `./restartOUT': File exists mkdir: cannot create directory `./restartOUT': File exists mkdir: cannot create directory `./PC': File exists mkdir: cannot create directory `./PC': File exists mkdir: cannot create directory `./plots': File exists mkdir: cannot create directory `./restartOUT': File exists mkdir: cannot create directory `./plots': File exists mkdir: cannot create directory `./restartOUT': File exists **************************************************** iPIC3D Input Parameters **************************************************** PC: #ELECTRON PC: -25 qom PC: #PARTICLES PC: 20 npcelx PC: 20 npcely PC: 1 npcelz PC: #SOLVER PC: 1e-08 CGtol PC: 1e-08 GMREStol PC: 3 NiterMover PC: #SAVEPLOT PC: PC/plots SaveDirName mkdir: cannot create directory `./PC': File exists mkdir: cannot create directory `./plots': File exists mkdir: cannot create directory `./PC': File exists PC: 1 FieldOutputCycle PC: 10000 ParticlesOutputCycle PC: 1 DiagnosticsOutputCycle PC: 0 FieldOutputCycleASCII PC: 0 SatelliteOutputCycle PC: 59588384 OutputFormat[0=BATSRUS ASCII, 1=Runtime VTK] ============= Normalization factors ============= Mnorm = 12566.4 Unorm = 100 Qnorm = 112100 Lnorm = 100 RHOorm = 0.0125664 Bnorm = 11.21 Pnorm = 125.664 Jnorm = 0.1121 ============= fixPARAM ============= qom[0] = -25 npcelx[0] = 20 npcely[0] = 20 npcelz[0] = 1 Q/Qi[0] = -1 T/Ti[0] = 0.5 M/Mi[0] = 0.04 qom[1] = 1 npcelx[1] = 20 npcely[1] = 20 npcelz[1] = 1 Q/Qi[1] = 1 T/Ti[1] = 0.5 M/Mi[1] = 1 mkdir: cannot create directory `./plots': File exists mkdir: cannot create directory `./PC': File exists mkdir: cannot create directory `./plots': File exists mkdir: cannot create directory `./restartOUT': File exists mkdir: cannot create directory `./restartOUT': File exists mkdir: cannot create directory `./restartOUT': File exists mkdir: cannot create directory `./PC': File exists mkdir: cannot create directory `./plots': File exists mkdir: cannot create directory `./restartOUT': File exists ============= Normalization factors ============= Mnorm = 12566.4 Unorm = 100 Qnorm = 112100 Lnorm = 100 RHOorm = 0.0125664 Bnorm = 11.21 Pnorm = 125.664 Jnorm = 0.1121 ============= Normalization factors ============= Mnorm = 12566.4 Unorm = 100 Qnorm = 112100 Lnorm = 100 RHOorm = 0.0125664 Bnorm = 11.21 Pnorm = 125.664 Jnorm = 0.1121 ------------------------- Number of MPI processes = 4 ------------------------- ------------------------------------- Virtual Cartesian Processors Topology ------------------------------------- Processors grid: 2x2x1 Periodicity Field X: 0 Periodicity Field Y: 0 Periodicity Field z: 1 Periodicity Particles X: 0 Periodicity Particles Y: 0 Periodicity Particles z: 1 --------------------- Simulation Parameters --------------------- Number of species = 2 Number of particles of species 0 = 460800 (MAX = 1382400) QOM = -25 Number of particles of species 1 = 460800 (MAX = 1382400) QOM = 1 x-Length = 20 y-Length = 40 z-Length = 0.416667 Number of cells (x) = 48 Number of cells (y) = 96 Number of cells (z) = 1 Results saved in : PC/plots Case type : BATSRUS Simulation name : Wave Poisson correction: no --------------------- Check Simulation Constraints --------------------- Accuracy Constraint: u_th < dx/dt species 0.....OK v_th < dy/dt species 0......OK u_th < dx/dt species 1.....OK v_th < dy/dt species 1......OK Finite Grid Stability Constraint: OK u_th*dt/dx (species 0) = 0.241973 > .1 OK v_th*dt/dy (species 0) = 0.241973 > .1 WARNING. u_th*dt/dx (species 1) = 0.0483947 < .1 WARNING. v_th*dt/dy (species 1) = 0.0483947 < .1 --------------------- Check Coupling Params --------------------- Q/M[0] = -25 Q/M[1] = 1 ns = 2 Fluid model = hallmhd Sum all particle masses = 1.04 Q/Qi[0] = -1 T/Ti[0] = 0.5 M/Mi[0] = 0.04 Q/Qi[1] = 1 T/Ti[1] = 0.5 M/Mi[1] = 1 ============= Unit convertions factors ============= Si2No_V[iRho] = 0.0795775 Si2No_V[iUx] = 1 Si2No_V[iUy] = 1 Si2No_V[iUz] = 1 Si2No_V[iBx] = 892.062 Si2No_V[iBy] = 892.062 Si2No_V[iBz] = 892.062 Si2No_V[iPpar]= 0.0795775 Si2No_V[iP] = 0.0795775 Si2No_V[iJx] = 8.92062e-05 Si2No_V[iJy] = 8.92062e-05 Si2No_V[iJz] = 8.92062e-05 Si2No_V[iL] = 1 ------------------------------------------ Initialize EMfield from BATSRUS ------------------------------------------ ------------------------- Number of MPI processes = 4 ------------------------- ------------------------------------- Virtual Cartesian Processors Topology ------------------------------------- Processors grid: 2x2x1 Periodicity Field X: 0 Periodicity Field Y: 0 Periodicity Field z: 1 Periodicity Particles X: 0 Periodicity Particles Y: 0 Periodicity Particles z: 1 --------------------- Simulation Parameters --------------------- Number of species = 2 Number of particles of species 0 = 1843200 (MAX = 5529600) QOM = -25 Number of particles of species 1 = 1843200 (MAX = 5529600) QOM = 1 x-Length = 20 y-Length = 40 z-Length = 0.416667 Number of cells (x) = 48 Number of cells (y) = 96 Number of cells (z) = 1 Results saved in : PC/plots Case type : BATSRUS Simulation name : Wave Poisson correction: no --------------------- Check Simulation Constraints --------------------- Accuracy Constraint: u_th < dx/dt species 0.....OK v_th < dy/dt species 0......OK u_th < dx/dt species 1.....OK v_th < dy/dt species 1......OK Finite Grid Stability Constraint: OK u_th*dt/dx (species 0) = 0.241973 > .1 OK v_th*dt/dy (species 0) = 0.241973 > .1 WARNING. u_th*dt/dx (species 1) = 0.0483946 < .1 WARNING. v_th*dt/dy (species 1) = 0.0483946 < .1 --------------------- Check Coupling Params --------------------- Q/M[0] = -25 Q/M[1] = 1 ns = 2 Fluid model = hallmhd Sum all particle masses = 1.04 Q/Qi[0] = -1 T/Ti[0] = 0.5 M/Mi[0] = 0.04 Q/Qi[1] = 1 T/Ti[1] = 0.5 M/Mi[1] = 1 ============= Unit convertions factors ============= Si2No_V[iRho] = 0.0795775 Si2No_V[iUx] = 1 Si2No_V[iUy] = 1 Si2No_V[iUz] = 1 Si2No_V[iBx] = 892.062 Si2No_V[iBy] = 892.062 Si2No_V[iBz] = 892.062 Si2No_V[iPpar]= 0.0795775 Si2No_V[iP] = 0.0795775 Si2No_V[iJx] = 8.92062e-05 Si2No_V[iJy] = 8.92062e-05 Si2No_V[iJz] = 8.92062e-05 Si2No_V[iL] = 1 ------------------------------------------ Initialize EMfield from BATSRUS ------------------------------------------ ------------------------------------------------------------------------------- SORTED TIMING at step 0 PC on PE 0 name sec percent #iter #calls ------------------------------------------------------------------------------- SWMF 4.00 100.00 1 1 ------------------------------------------------------------------------------- SETUP 4.00 100.00 1 1 PC_GM_couple 3.57 89.27 1 1 GM_PC_couple 0.11 2.67 1 1 ------------------------------------------------------------------------------- Resetting timing counters after setup. ======= Cycle 0, dt=1.28 ======= ------------------------------------------------------------------------------- SORTED TIMING at step 0 GM on PE 1 name sec percent #iter #calls ------------------------------------------------------------------------------- SWMF 3.96 100.00 1 1 ------------------------------------------------------------------------------- SETUP 3.96 100.00 1 1 PC_GM_couple 3.57 90.24 1 1 GM_PC_couple 0.11 2.68 1 1 write_restart_files 0.08 2.10 1 1 save_plot 0.04 1.01 1 1 save_logfile 0.01 0.32 1 1 exch_msgs 0.01 0.25 1 2 batl_pass 0.01 0.19 1 3 local_pass 0.01 0.17 1 6 ------------------------------------------------------------------------------- GM:saved ifile= 1 type=restart at n_step= 0 time= 0:00:00 h:m:s GM:saved ifile= 5 type=z=0_var at n_step= 1 time= 0:00:01 h:m:s *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 9.52989 norm b vector (source) = 9.52989 GMRES converged at restart # 3; iteration #18 with error: 8.93176e-09 *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** RESIZING FROM 40321 TO 80642 *** number of particles 115191 *** RESIZING FROM 40321 TO 80642 RESIZING FROM 40321 TO 80642 RESIZING FROM 40321 TO 80642 *** Repopulator species 1 *** *** number of particles 115205 *** *** B CALCULATION *** ======= Cycle 0, dt=1.28 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 4.53182 norm b vector (source) = 4.53182 GMRES converged at restart # 3; iteration #19 with error: 8.08071e-09 *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** [nyx0231.engin.umich.edu:14005] 3 more processes have sent help message help-mpi-runtime.txt / mpi_init:warn-fork [nyx0231.engin.umich.edu:14005] Set MCA parameter "orte_base_help_aggregate" to 0 to see all help / error messages *** Repopulator species 0 *** *** number of particles 460808 *** RESIZING FROM 161281 TO 322562 RESIZING FROM 161281 TO 322562 RESIZING FROM 161281 TO 322562 RESIZING FROM 161281 TO 322562 *** Repopulator species 1 *** *** number of particles 460843 *** *** B CALCULATION *** Progress: 1 steps, 1.28000 s simulation time, 2.04 s CPU time ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2.04 2.042 2.042 100.00 ------------------------------------------------------------------------------- PC_run 1 1 2.03 2.034 2.034 99.59 GM_PC_couple 1 1 0.01 0.005 0.005 0.25 PC_GM_couple 1 1 0.00 0.003 0.003 0.16 ------------------------------------------------------------------------------- ======= Cycle 1, dt=1.28 ======= GM:saved ifile= 1 type=restart at n_step= 2 time= 0:00:02 h:m:s GM:saved ifile= 5 type=z=0_var at n_step= 2 time= 0:00:02 h:m:s *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 11.8502 norm b vector (source) = 11.8502 GMRES converged at restart # 4; iteration #1 with error: 9.29862e-09 *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115168 *** *** Repopulator species 1 *** *** number of particles 115303 *** *** B CALCULATION *** ======= Cycle 1, dt=1.28 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 5.87877 norm b vector (source) = 5.87877 GMRES converged at restart # 4; iteration #1 with error: 9.5474e-09 *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460743 *** *** Repopulator species 1 *** *** number of particles 460729 *** *** B CALCULATION *** Progress: 2 steps, 2.56000 s simulation time, 4.12 s CPU time ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4.12 4.124 4.124 100.00 ------------------------------------------------------------------------------- PC_run 2 2 4.11 2.054 2.054 99.62 GM_PC_couple 2 2 0.01 0.004 0.004 0.22 PC_GM_couple 2 2 0.01 0.003 0.003 0.16 ------------------------------------------------------------------------------- CON_io::save_restart is called at nStep,tSimulation= 2 2.560000000000000 Finished Numerical Simulation ----------------------------- Simulated Time T = 0.25600E+01 ( 0.042667 min, 0.000711 hrs) CON_io::save_restart is called at nStep,tSimulation= 2 2.560000000000000 GM:clean_mod_advance deallocated arrays GM:clean_mod_geometry deallocated arrays GM:clean_mod_nodes deallocated arrays GM:clean_mod_raytrace deallocated arrays Finished Finalizing SWMF ------------------------ ------------------------------------------------------------------------------- SORTED TIMING from step 0 to 2 PC on PE 0 name sec percent #iter #calls ------------------------------------------------------------------------------- SWMF 7.60 100.00 1 1 ------------------------------------------------------------------------------- PC_run 4.11 54.07 2 2 ------------------------------------------------------------------------------- GM_PC_couple 0.01 0.12 2 2 PC_GM_couple 0.01 0.09 2 2 ------------------------------------------------------------------------------- GM: error report: no errors... ------------------------------------------------------------------------------- SORTED TIMING from step 0 to 2 GM on PE 1 name sec percent #iter #calls ------------------------------------------------------------------------------- SWMF 7.60 100.00 1 1 ------------------------------------------------------------------------------- PC_run 3.81 50.14 2 2 GM_run 0.30 3.90 2 2 ------------------------------------------------------------------------------- advance 0.18 2.34 2 2 save_plot 0.09 1.16 2 2 calc_fluxes 0.08 1.08 2 1024 write_restart_files 0.02 0.32 2 2 barrier-expl2 0.02 0.32 2 4 calc_facevalues 0.02 0.28 2 1024 calc_sources 0.01 0.19 2 1024 exch_msgs 0.01 0.17 2 4 update_states 0.01 0.16 2 1024 batl_pass 0.01 0.14 2 4 local_pass 0.01 0.12 2 8 GM_PC_couple 0.01 0.12 2 2 PC_GM_couple 0.01 0.10 2 2 update_check 0.00 0.07 2 4 update_b0 0.00 0.05 2 2 save_logfile 0.00 0.03 2 2 wait_pass 0.00 0.02 2 4 ------------------------------------------------------------------------------- make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ./PostProc.pl -m RESULTS/2step PostProc.pl: mv GM/IO2 RESULTS/2step/GM with 5 files PostProc.pl: mv PC/plots RESULTS/2step/PC with 13 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/2step/ PostProc.pl: TIMINGS from runlog (init, run) 4.00 7.60 PostProc.pl: mv runlog RESULTS/2step/ PostProc.pl: Restart.pl -o RESULTS/2step/RESTART cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ./Restart.pl -v -i RESULTS/2step/RESTART Restart.pl running in framework mode # Restart.pl read Time=2.56 Step=2 from RESULTS/2step/RESTART/RESTART.out # Restart.pl read Time=2.56 Step=2 from RESULTS/2step/RESTART/GM/restart.H # Restart.pl has checked GM/restartIN # Restart.pl has checked PC/restartIN # Restart.pl has checked input restart file and directories. ln -s RESULTS/2step/RESTART/RESTART.out RESTART.in rmdir GM/restartIN ln -s ../RESULTS/2step/RESTART/GM GM/restartIN rmdir PC/restartIN ln -s ../RESULTS/2step/RESTART/PC PC/restartIN # Restart.pl has linked restart tree RESULTS/2step/RESTART/. cp Param/PARAM.in.test.GMPC.restart.2step.aniso /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in /usr/bin/make test12_run1 make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' CON_world::setup_from_file SWMF_WARNING for GM iProcLast= 999 changed to 3 #=============================================================================# # ID Version nproc proc0 stride# #-----------------------------------------------------------------------------# # CON SWMF by Univ. of Michigan version 2.40 4 0 1 # #-----------------------------------------------------------------------------# # GM BATSRUS (Univ. of Michigan) version 9.20 3 1 1 # # PC IPIC3D version 1.00 4 0 1 # #=============================================================================# CON_io::read_inputs: iSession= 1 ModReadParam::read_file: read and broadcast nLine= 245 lines of text #DESCRIPTION Run GM and PC in time accurate mode StringDescription #PLANET NONE NamePlanet #STARTTIME 2000 iYear 3 iMonth 21 iDay 10 iHour 45 iMinute 0 iSecond 0.000000000000 FracSecond #NSTEP 2 nStep #TIMESIMULATION 2.56000000E+00 tSimulation #VERSION 2.40 VersionSwmf #PRECISION 8 nByteReal #PROGRESS 1 DnShowProgressShort 1 DnShowProgressLong #SAVERESTART T DoSaveRestart 2 DnSaveRestart 5.12 DtSaveRestart #COUPLE2TIGHT GM NameCompMaster NameMaster PC NameCompSlave NameSlave T DoCouple IsTightCouple #BEGIN_COMP GM --------------------------------------------------------------- #END_COMP GM ----------------------------------------------------------------- #BEGIN_COMP PC --------------------------------------------------------------- PC_set_param: TypeAction: READ #RESTART T DoRrestart #SOLVER 1.0e-8 CGtol : CG solver stopping criterium tolerance 1.0e-8 GMREStol : GMRES solver stopping criterium tolerance 3 NiterMover : mover predictor corrector iteration #SAVEPLOT PC/plots SaveDirName 1 FieldOutputCycle 10000 ParticlesOutputCycle 1 DiagnosticsOutputCycle 0 FieldOutputCycleASCII 0 SatelliteOutputCycle 1 âs&˜a+0`‰H;tà‰H;tX9t0:t #END_COMP PC ----------------------------------------------------------------- #STOP -8 MaxIter MaxIteration 5.12 TimeMax tSimulationMax GM_set_parameters: READ iSession = 1 iLine= 47 nLine = 220 GM: GM:#CODEVERSION GM: 9.20 CodeVersion GM: GM:#USERMODULE GM:Waves and GEM, Yingjuan Ma NameUserModule GM: 1.30 VersionUserModule GM: GM:#COMPONENT GM:GM NameComp GM: GM:#PRECISION GM:8 nByteReal GM: GM:#EQUATION GM:MHD with anisotropic pressure NameEquation GM: 9 nVar GM: GM:#RESTARTVARIABLES GM:Rho Mx My Mz Bx By Bz Ppar p NameVarRestartRead GM: GM:#CHECKGRIDSIZE GM: 8 nI GM: 8 nJ GM: 1 nK GM: 768 MinBlockALL GM: GM:#NEWRESTART GM:F DoRestartBFace GM: GM:#RESTARTINFILE GM:proc TypeRestartInFile GM: GM:#NSTEP PC_set_param: TypeAction: CHECK GM: 2 nStep GM: GM:#STARTTIME GM: 2000 iYear GM: 3 iMonth GM: 21 iDay GM: 10 iHour GM: 45 iMinute GM: 0 iSecond GM: GM:#TIMESIMULATION GM: 2.560000000000000E+00 tSimulation GM: GM:#GRID GM: 32 nRootBlockX GM: 24 nRootBlockY GM: 1 nRootBlockZ GM:-5.333333333333334E+01 xMin GM: 5.333333333333334E+01 xMax GM:-4.000000000000000E+01 yMin GM: 4.000000000000000E+01 yMax GM:-5.000000000000000E-01 zMin GM: 5.000000000000000E-01 zMax GM: GM:#COORDSYSTEM GM:GSM TypeCoordSystem GM: GM:#SOLARWIND GM: 0.000000000000000E+00 SwNDim GM: 0.000000000000000E+00 SwTDim GM: 0.000000000000000E+00 SwUxDim GM: 0.000000000000000E+00 SwUyDim GM: 0.000000000000000E+00 SwUzDim GM: 0.000000000000000E+00 SwBxDdim SwBxDim GM: 0.000000000000000E+00 SwByDim GM: 0.000000000000000E+00 SwBzDim GM: GM:#IOUNITS GM:NONE TypeIoUnit GM: GM:#NORMALIZATION GM:NONE TypeNormalization GM: GM:#PLOTFILENAME GM:hour NameMaxTimeUnit GM: GM:#RESTARTWITHFULLB GM: GM:#SAVEINITIAL GM:T DoSaveIntial DoSaveInitial GM: GM:#PLASMA GM:1.0 FluidMass [amu] MassFluid GM:1.0 IonCharge [e] ChargeIon GM:0.5 ElectronTemperatureRatio GM: GM:#NONCONSERVATIVE GM:T UseNonConservative GM: GM:#PIC GM:T UsePic GM:2 nGhostPic GM:0 nOverlapPic GM:F UseFileCoupling GM: GM:#PICUNIT GM: 1.0 xUnitPicSi GM: 1.0 uUnitPicSi GM: GM:#PICREGION GM:2 nPicRegion GM:-25.1 xMinCut xMinPic GM:-5.0 xMaxCut xMaxPic GM:-20.0 yMinCut yMinPic GM: 20.0 yMaxCut yMaxPic GM:1.25/3 DxPic GM:1.25/3 DyPic GM: 5.0 xMinCut xMinPic GM: 25.0 xMaxCut xMaxPic GM:-20.0 yMinCut yMinPic GM: 20.0 yMaxCut yMaxPic GM:1.25/3 DxPic GM:1.25/3 DyPic GM: GM:#OUTERBOUNDARY GM:periodic TypeBcEast GM:periodic TypeBcWest GM:periodic TypeBcSouth GM:periodic TypeBcNorth GM: GM:#TEST GM:init_hall_resist TestString StringTest GM: GM:#DIVBSOURCE GM:F UseB0Source GM: GM:#SCHEME GM:2 nOrder GM:Rusanov TypeFlux GM:mc TypeLimiter GM:1.5 BetaLimiter LimiterBeta GM: GM:#FIXEDTIMESTEP GM:T UseDtFixed UseDtLimit GM:640/500 DtFixed DtLimitDim GM: GM:#TIMESTEPPING GM:2 nStage GM:0.8 CflExpl GM: GM:#SAVERESTART GM:T DoSaveRestart GM:2 DnSaveRestart GM:-1 DtSaveRestart GM: GM:#SAVELOGFILE GM:T DoSaveLogfile GM:raw StringLog GM:1 DnSaveLogfile GM:-1. DtSaveLogfile GM: GM:#SAVEPLOT GM:1 nPlotFile GM:z=0 var idl_ascii StringPlot GM:1 DnOutput DnSavePlot GM:-0.05 DtOutput DtSavePlot GM:0. DxOutput DxSavePlot GM:rho mx my bx by p NameVars GM:g rbody NamePars ----- Starting Session 1 ------ GM_set_parameters: CHECK iSession = 1 GM:init_mod_advance allocated arrays GM:init_mod_geometry allocated arrays GM:init_mod_nodes allocated arrays GM:init_mod_raytrace allocated arrays pic_init_region: IonMassPerChargeSi= 1.1209982432795857E-003 pic_init_region: xUnitPicSi = 1.000000000000000 pic_init_region: mUnitPicSi = 12.56637061435917 pic_init_region: uUnitPicSi = 1.000000000000000 Corrected IPIC3D regions Region : 1 Min Cordinate : -25.10000000000000 -20.00000000000000 Max Cordinate : -5.100000000000001 20.00000000000000 Region : 2 Min Cordinate : 5.000000000000000 -20.00000000000000 Max Cordinate : 25.00000000000000 20.00000000000000 GM: BATSRUS: Block Adaptive Tree Solar-Wind Roe Upwind Scheme GM: for 3D Heliospheric Flows GM: University of Michigan, 1995-2007 GM: EQUATIONS: MHD with anisotropic pressure GM: USER MODULE: Waves and GEM, Yingjuan Ma 1.30 GM: total blocks = 768 GM: BATS_setup restarts at n_step,Time_Simulation= 2 2.560000000000000 GM: GM: Begin Numerical Simulation GM: -------------------------- GM: GM: GM: Physical Parameters GM: ------------------- GM: GM: I/O Unit type: NONE Normalization: NONE GM: GM: Gamma: 1.66666667 GM: GM: UseBody1: .false. GM: GM: UseBody2: .false. GM: GM: ClightFactor: 1.00000E+00, Clight: 2.99790E+08 GM: GM: GM: MHD Numerical Solution Parameters GM: --------------------------------- GM: GM: 2nd-order scheme with mc limiter GM: BetaLimiter = 1.50 GM: Rusanov flux function GM: Time accurate calculation GM: Explicit time stepping GM: nStage: 2 GM: Dt: 1.280000000000000 GM: GM: Other Runtime Parameters GM: ------------------------ GM: GM: Available processors: nProc = 3 GM: GM: After initial grid setup: GM: nBlockMax = 256 nBLK = 800 GM: Total number of blocks used = 768 GM: Total number of cells = 49152 GM: Total number of true cells = 49152 GM: Smallest cell dx: 0.4166666666666667 Largest cell dx: 0.4166666666666667 GM: GM: root blocks: 32 24 1 GM: nIJK_D: 8 8 1 GM: x: -5.33333333E+01 5.33333333E+01 GM: y: -4.00000000E+01 4.00000000E+01 GM: z: -5.00000000E-01 5.00000000E-01 GM: GM:saved ifile= 5 type=z=0_var at n_step= 2 time= 0:00:02 h:m:s **************************************************** iPIC3D Input Parameters **************************************************** PC: #RESTART PC: T doRestart PC: #SOLVER PC: 1e-08 CGtol PC: 1e-08 GMREStol PC: 3 NiterMover PC: #SAVEPLOT PC: PC/plots SaveDirName -------------------------------------------------------------------------- An MPI process has executed an operation involving a call to the "fork()" system call to create a child process. Open MPI is currently operating in a condition that could result in memory corruption or other system errors; your MPI job may hang, crash, or produce silent data corruption. The use of fork() (or system() or other calls that create child processes) is strongly discouraged. The process that invoked fork was: Local host: nyx0231.engin.umich.edu (PID 14222) MPI_COMM_WORLD rank: 0 If you are *absolutely sure* that your application will successfully and correctly survive a call to fork(), you may disable this warning by setting the mpi_warn_on_fork MCA parameter to 0. -------------------------------------------------------------------------- mkdir: cannot create directory `./PC': File exists mkdir: cannot create directory `./PC': File exists mkdir: cannot create directory `./plots': File existsmkdir: cannot create directory `./plots': File exists mkdir: cannot create directory `./restartOUT': File exists mkdir: cannot create directory `./restartOUT': File exists mkdir: PC: 1 FieldOutputCycle PC: 10000 ParticlesOutputCycle PC: 1 DiagnosticsOutputCycle PC: 0 FieldOutputCycleASCII PC: 0 SatelliteOutputCycle PC: 74725664 OutputFormat[0=BATSRUS ASCII, 1=Runtime VTK] ============= Normalization factors ============= Mnorm = 12566.4 Unorm = 100 Qnorm = 112100 Lnorm = 100 RHOorm = 0.0125664 Bnorm = 11.21 Pnorm = 125.664 Jnorm = 0.1121 ============= fixPARAM ============= qom[0] = -25 npcelx[0] = 10 npcely[0] = 10 npcelz[0] = 1 Q/Qi[0] = -1 T/Ti[0] = 0.5 M/Mi[0] = 0.04 qom[1] = 1 npcelx[1] = 10 npcely[1] = 10 npcelz[1] = 1 Q/Qi[1] = 1 T/Ti[1] = 0.5 M/Mi[1] = 1 cannot create directory `./PC': File exists **************************************************** iPIC3D Input Parameters **************************************************** PC: #RESTART PC: T doRestart mkdir: cannot create directory `./plots': File exists mkdir: cannot create directory `./PC': File exists PC: #SOLVER PC: 1e-08 CGtol PC: 1e-08 GMREStol PC: 3 NiterMover PC: #SAVEPLOT PC: PC/plots SaveDirName mkdir: cannot create directory `./restartOUT': File exists mkdir: cannot create directory `./plots': File exists mkdir: cannot create directory `./restartOUT': File exists PC: 1 FieldOutputCycle PC: 10000 ParticlesOutputCycle PC: 1 DiagnosticsOutputCycle PC: 0 FieldOutputCycleASCII PC: 0 SatelliteOutputCycle PC: 74725664 OutputFormat[0=BATSRUS ASCII, 1=Runtime VTK] ============= Normalization factors ============= Mnorm = 12566.4 Unorm = 100 Qnorm = 112100 Lnorm = 100 RHOorm = 0.0125664 Bnorm = 11.21 Pnorm = 125.664 Jnorm = 0.1121 ============= fixPARAM ============= qom[0] = -25 npcelx[0] = 20 npcely[0] = 20 npcelz[0] = 1 Q/Qi[0] = -1 T/Ti[0] = 0.5 M/Mi[0] = 0.04 qom[1] = 1 npcelx[1] = 20 npcely[1] = 20 npcelz[1] = 1 Q/Qi[1] = 1 T/Ti[1] = 0.5 M/Mi[1] = 1 ============= Normalization factors ============= Mnorm = 12566.4 Unorm = 100 Qnorm = 112100 Lnorm = 100 RHOorm = 0.0125664 Bnorm = 11.21 Pnorm = 125.664 Jnorm = 0.1121 mkdir: cannot create directory `./PC': File exists ============= Normalization factors ============= Mnorm = 12566.4 Unorm = 100 Qnorm = 112100 Lnorm = 100 RHOorm = 0.0125664 Bnorm = 11.21 Pnorm = 125.664 Jnorm = 0.1121 ------------------------- Number of MPI processes = 4 ------------------------- ------------------------------------- Virtual Cartesian Processors Topology ------------------------------------- Processors grid: 2x2x1 Periodicity Field X: 0 Periodicity Field Y: 0 Periodicity Field z: 1 Periodicity Particles X: 0 Periodicity Particles Y: 0 Periodicity Particles z: 1 --------------------- Simulation Parameters --------------------- Number of species = 2 Number of particles of species 0 = 460800 (MAX = 1382400) QOM = -25 Number of particles of species 1 = 460800 (MAX = 1382400) QOM = 1 x-Length = 20 y-Length = 40 z-Length = 0.416667 Number of cells (x) = 48 Number of cells (y) = 96 Number of cells (z) = 1 Results saved in : PC/plots Case type : BATSRUS Simulation name : Wave Poisson correction: no --------------------- Check Simulation Constraints --------------------- Accuracy Constraint: u_th < dx/dt species 0.....OK v_th < dy/dt species 0......OK u_th < dx/dt species 1.....OK v_th < dy/dt species 1......OK Finite Grid Stability Constraint: WARNING. u_th*dt/dx (species 0) = 0 < .1 WARNING. v_th*dt/dy (species 0) = 0 < .1 WARNING. u_th*dt/dx (species 1) = 0 < .1 WARNING. v_th*dt/dy (species 1) = 0 < .1 --------------------- Check Coupling Params --------------------- Q/M[0] = -25 Q/M[1] = 1 ns = 2 Fluid model = hallmhd Sum all particle masses = 1.04 Q/Qi[0] = -1 T/Ti[0] = 0.5 M/Mi[0] = 0.04 Q/Qi[1] = 1 T/Ti[1] = 0.5 M/Mi[1] = 1 ============= Unit convertions factors ============= Si2No_V[iRho] = 0.0795775 Si2No_V[iUx] = 1 Si2No_V[iUy] = 1 Si2No_V[iUz] = 1 Si2No_V[iBx] = 892.062 Si2No_V[iBy] = 892.062 Si2No_V[iBz] = 892.062 Si2No_V[iPpar]= 0.0795775 Si2No_V[iP] = 0.0795775 Si2No_V[iJx] = 8.92062e-05 Si2No_V[iJy] = 8.92062e-05 Si2No_V[iJz] = 8.92062e-05 Si2No_V[iL] = 1 mkdir: cannot create directory `./PC': File exists mkdir: cannot create directory `./PC': File exists mkdir: cannot create directory `./plots': File exists mkdir: mkdir: cannot create directory `./restartOUT': File exists cannot create directory `./plots': File exists mkdir: cannot create directory `./plots': File exists ------------------------------------------ Initialize EMfield from BATSRUS ------------------------------------------ mkdir: cannot create directory `./restartOUT': File exists LOADING EM FIELD FROM RESTART FILE in PC/restartIN/restart.hdf mkdir: cannot create directory `./PC': File exists mkdir: cannot create directory `./restartOUT': File exists mkdir: cannot create directory `./plots': File exists LOADING PARTICLES FROM RESTART FILE in PC/restartIN/restart.hdf mkdir: cannot create directory `./restartOUT': File exists ------------------------- Number of MPI processes = 4 ------------------------- ------------------------------------- Virtual Cartesian Processors Topology ------------------------------------- Processors grid: 2x2x1 Periodicity Field X: 0 Periodicity Field Y: 0 Periodicity Field z: 1 Periodicity Particles X: 0 Periodicity Particles Y: 0 Periodicity Particles z: 1 --------------------- Simulation Parameters --------------------- Number of species = 2 Number of particles of species 0 = 1843200 (MAX = 5529600) QOM = -25 Number of particles of species 1 = 1843200 (MAX = 5529600) QOM = 1 x-Length = 20 y-Length = 40 z-Length = 0.416667 Number of cells (x) = 48 Number of cells (y) = 96 Number of cells (z) = 1 Results saved in : PC/plots Case type : BATSRUS Simulation name : Wave Poisson correction: no --------------------- Check Simulation Constraints --------------------- Accuracy Constraint: u_th < dx/dt species 0.....OK v_th < dy/dt species 0......OK u_th < dx/dt species 1.....OK v_th < dy/dt species 1......OK Finite Grid Stability Constraint: WARNING. u_th*dt/dx (species 0) = 0 < .1 WARNING. v_th*dt/dy (species 0) = 0 < .1 WARNING. u_th*dt/dx (species 1) = 0 < .1 WARNING. v_th*dt/dy (species 1) = 0 < .1 --------------------- Check Coupling Params --------------------- Q/M[0] = -25 Q/M[1] = 1 ns = 2 Fluid model = hallmhd Sum all particle masses = 1.04 Q/Qi[0] = -1 T/Ti[0] = 0.5 M/Mi[0] = 0.04 Q/Qi[1] = 1 T/Ti[1] = 0.5 M/Mi[1] = 1 ============= Unit convertions factors ============= Si2No_V[iRho] = 0.0795775 Si2No_V[iUx] = 1 Si2No_V[iUy] = 1 Si2No_V[iUz] = 1 Si2No_V[iBx] = 892.062 Si2No_V[iBy] = 892.062 Si2No_V[iBz] = 892.062 Si2No_V[iPpar]= 0.0795775 Si2No_V[iP] = 0.0795775 Si2No_V[iJx] = 8.92062e-05 Si2No_V[iJy] = 8.92062e-05 Si2No_V[iJz] = 8.92062e-05 Si2No_V[iL] = 1 ------------------------------------------ Initialize EMfield from BATSRUS ------------------------------------------ LOADING EM FIELD FROM RESTART FILE in PC/restartIN/restart.hdf LOADING PARTICLES FROM RESTART FILE in PC/restartIN/restart.hdf ------------------------------------------------------------------------------- SORTED TIMING at step 0 PC on PE 0 name sec percent #iter #calls ------------------------------------------------------------------------------- SWMF 2.50 100.00 1 1 ------------------------------------------------------------------------------- SETUP 2.50 100.00 1 1 PC_GM_couple 2.31 92.41 1 1 GM_PC_couple 0.01 0.59 1 1 ------------------------------------------------------------------------------- Resetting timing counters after setup. ======= Cycle 3, dt=1.28 ======= ------------------------------------------------------------------------------- SORTED TIMING at step 0 GM on PE 1 name sec percent #iter #calls ------------------------------------------------------------------------------- SWMF 2.48 100.00 1 1 ------------------------------------------------------------------------------- SETUP 2.48 100.00 1 1 PC_GM_couple 2.31 93.30 1 1 save_plot 0.04 1.47 1 1 save_logfile 0.02 0.93 1 1 exch_msgs 0.01 0.39 1 2 GM_PC_couple 0.01 0.36 1 1 batl_pass 0.01 0.30 1 3 read_restart_files 0.01 0.30 1 1 local_pass 0.01 0.24 1 6 wait_pass 0.00 0.05 1 3 ------------------------------------------------------------------------------- GM:saved ifile= 5 type=z=0_var at n_step= 3 time= 0:00:03 h:m:s *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 10.6587 norm b vector (source) = 10.6587 GMRES converged at restart # 3; iteration #19 with error: 8.99897e-09 *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 115294 *** RESIZING FROM 40321 TO 80642 RESIZING FROM 40321 TO 80642 RESIZING FROM 40321 TO 80642 RESIZING FROM 40321 TO 80642 *** Repopulator species 1 *** *** number of particles 115360 *** *** B CALCULATION *** ======= Cycle 3, dt=1.28 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 5.24016 norm b vector (source) = 5.24016 GMRES converged at restart # 3; iteration #19 with error: 9.14849e-09 *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** RESIZING FROM 161281 TO 322562 RESIZING FROM 161281 TO 322562 *** number of particles 460647 *** RESIZING FROM 161281 TO 322562 RESIZING FROM 161281 TO 322562 *** Repopulator species 1 *** *** number of particles 460572 *** *** B CALCULATION *** Progress: 3 steps, 3.84000 s simulation time, 2.21 s CPU time ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 2.21 2.211 2.211 100.00 ------------------------------------------------------------------------------- PC_run 1 1 2.20 2.204 2.204 99.65 GM_PC_couple 1 1 0.00 0.005 0.005 0.21 PC_GM_couple 1 1 0.00 0.003 0.003 0.13 ------------------------------------------------------------------------------- ======= Cycle 4, dt=1.28 ======= GM:saved ifile= 1 type=restart at n_step= 4 time= 0:00:05 h:m:s GM:saved ifile= 5 type=z=0_var at n_step= 4 time= 0:00:05 h:m:s *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 10.1893 norm b vector (source) = 10.1893 GMRES converged at restart # 3; iteration #18 with error: 9.0187e-09 *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** [nyx0231.engin.umich.edu:14220] 3 more processes have sent help message help-mpi-runtime.txt / mpi_init:warn-fork [nyx0231.engin.umich.edu:14220] Set MCA parameter "orte_base_help_aggregate" to 0 to see all help / error messages *** Repopulator species 0 *** *** number of particles 115409 *** *** Repopulator species 1 *** *** number of particles 115423 *** *** B CALCULATION *** ======= Cycle 4, dt=1.28 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 5.2143 norm b vector (source) = 5.2143 GMRES converged at restart # 3; iteration #18 with error: 8.86462e-09 *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 460569 *** *** Repopulator species 1 *** *** number of particles 460408 *** *** B CALCULATION *** Progress: 4 steps, 5.12000 s simulation time, 4.33 s CPU time ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 4.33 4.330 4.330 100.00 ------------------------------------------------------------------------------- PC_run 2 2 4.32 2.158 2.158 99.67 GM_PC_couple 2 2 0.01 0.004 0.004 0.19 PC_GM_couple 2 2 0.01 0.003 0.003 0.13 ------------------------------------------------------------------------------- CON_io::save_restart is called at nStep,tSimulation= 4 5.120000000000000 Finished Numerical Simulation ----------------------------- Simulated Time T = 0.51200E+01 ( 0.085333 min, 0.001422 hrs) CON_io::save_restart is called at nStep,tSimulation= 4 5.120000000000000 GM:clean_mod_advance deallocated arrays GM:clean_mod_geometry deallocated arrays GM:clean_mod_nodes deallocated arrays GM:clean_mod_raytrace deallocated arrays GM: error report: no errors... ------------------------------------------------------------------------------- SORTED TIMING from step 0 to 4 GM on PE 1 name sec percent #iter #calls ------------------------------------------------------------------------------- SWMF 6.31 100.00 1 1 ------------------------------------------------------------------------------- PC_run 3.93 62.31 2 2 GM_run 0.38 5.95 2 2 ------------------------------------------------------------------------------- advance 0.16 2.52 2 2 save_plot 0.13 2.07 2 2 calc_fluxes 0.08 1.31 2 1024 write_restart_files 0.08 1.25 1 1 calc_facevalues 0.02 0.33 2 1024 calc_sources 0.01 0.23 2 1024 exch_msgs 0.01 0.22 2 4 update_states 0.01 0.21 2 1024 batl_pass 0.01 0.17 2 4 local_pass 0.01 0.14 2 8 GM_PC_couple 0.01 0.13 2 2 PC_GM_couple 0.01 0.10 2 2 update_check 0.01 0.09 2 4 update_b0 0.00 0.07 2 2 save_logfile 0.00 0.05 2 2 barrier-expl2 0.00 0.04 2 4 wait_pass 0.00 0.03 2 4 barrier-expl1 0.00 0.02 2 4 ------------------------------------------------------------------------------- Finished Finalizing SWMF ------------------------ ------------------------------------------------------------------------------- SORTED TIMING from step 0 to 4 PC on PE 0 name sec percent #iter #calls ------------------------------------------------------------------------------- SWMF 6.32 100.00 1 1 ------------------------------------------------------------------------------- PC_run 4.32 68.33 2 2 ------------------------------------------------------------------------------- GM_PC_couple 0.01 0.13 2 2 PC_GM_couple 0.01 0.09 2 2 ------------------------------------------------------------------------------- make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ./PostProc.pl -m RESULTS/2restart PostProc.pl: mv GM/IO2 RESULTS/2restart/GM with 5 files PostProc.pl: mv PC/plots RESULTS/2restart/PC with 13 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/2restart/ PostProc.pl: TIMINGS from runlog (init, run) 2.50 6.32 PostProc.pl: mv runlog RESULTS/2restart/ PostProc.pl: Restart.pl -o RESULTS/2restart/RESTART make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test12_aniso_check make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' gunzip -c output/test12/z=0_var.out.ref.aniso.gz \ > /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RESULTS/z_n4.ref ls -l test12_gmpc_aniso.diff -rw-r--r-- 1 gtoth aoss 0 May 11 23:00 test12_gmpc_aniso.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test12_iso make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test12_iso_compile make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' ./Config.pl -v=Empty,PC/IPIC3D,GM/BATSRUS -hdf5 ./Config.pl -o=PC:npx=2,npy=2,npz=1,periodicx=false,periodicy=false,periodicZ=true,ng=1,pseudrand=true,h5hut=false ./Config.pl -g=GM:8,8,1,800,800 -o=GM:u=Waves,e=Mhd /usr/bin/make SWMF make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make TMP_DIRS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd srcBATL; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make libBATL.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make[9]: `libBATL.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make libBATSRUS.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O2 ModHdf5.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd srcInterface; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGridDescriptor.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBuffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_ie.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_ih.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_pc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 read_ih_buffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_lagrangian_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModDensityAndGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 read_pw_buffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveRaytracing.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 calc_inner_bc_velocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 logvar_ionosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveImage.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_wrapper.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 calc_inner_bc_velocity.o logvar_ionosphere.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_pgf90/SWMF/GM/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D' Makefile:133: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D/src' Makefile:84: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' make ../libIPIC3D/libIPIC3D.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D/src' Makefile:84: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' make[9]: `../libIPIC3D/libIPIC3D.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D/src' ../libIPIC3D/libIPIC3D.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D/src' cd srcInterface; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D/srcInterface' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D/srcInterface' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a #^CMP IF CZ make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: `swmf.o' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 \ -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ -lmpi_cxx /usr/bin/ld: Warning: size of symbol `_modvarindexes_9_' changed from 456 in swmf.o to 404 in Tmp_LIBGM/ModEquation.o /usr/bin/ld: Warning: size of symbol `_modvarindexes_10_' changed from 160 in swmf.o to 152 in Tmp_LIBGM/ModEquation.o /usr/bin/ld: Warning: size of symbol `_modphysics_10_' changed from 1368 in swmf.o to 1344 in Tmp_LIBGM/ModPhysics.o Program /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make PIDL make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd GM/BATSRUS; /usr/bin/make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; /usr/bin/make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test12_iso_rundir make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' rm -rf /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test /usr/bin/make rundir RUNDIR=/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test COMPDIR=GM,PC make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PostProc.pl touch /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/core chmod 444 /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/core cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe . ; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Param . make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty; make rundir make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' No run/CZ for CZ Empty make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty; make rundir make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' No run/EE for EE Empty make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS; make rundir make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/GM cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty; make rundir make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' No run/IE for IE Empty make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty; make rundir make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' No run/IH for IH Empty make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty; make rundir make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' No run/IM for IM Empty make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty; make rundir make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' No run/OH for OH Empty make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D; make rundir make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D' Makefile:133: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PC cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PC; \ mkdir restartIN restartOUT plots; make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty; make rundir make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' No run/PS for PS Empty make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty; make rundir make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' No run/PC for PC Empty make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty; make rundir make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' No run/PW for PW Empty make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty; make rundir make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' No run/RB for RB Empty make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty; make rundir make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' No run/SC for SC Empty make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty; make rundir make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' No run/SP for SP Empty make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty; make rundir make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' No run/UA for UA Empty make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cp share/JobScripts/job.*nyx* /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/ Creation of /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test directory succeeded make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cp Param/PARAM.in.test.GMPC.start /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.GMPC /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test12_iso_run make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test12_run1 make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' CON_world::setup_from_file SWMF_WARNING for GM iProcLast= 999 changed to 3 #=============================================================================# # ID Version nproc proc0 stride# #-----------------------------------------------------------------------------# # CON SWMF by Univ. of Michigan version 2.40 4 0 1 # #-----------------------------------------------------------------------------# # GM BATSRUS (Univ. of Michigan) version 9.20 4 0 1 # # PC IPIC3D version 1.00 4 0 1 # #=============================================================================# CON_io::read_inputs: iSession= 1 ModReadParam::read_file: read and broadcast nLine= 245 lines of text #DESCRIPTION Run GM and PC in time accurate mode StringDescription #PLANET NONE NamePlanet #TIMEACCURATE T DoTimeAccurate #PROGRESS 1 DnShowProgressShort 1 DnShowProgressLong #COUPLE2TIGHT GM NameCompMaster NameMaster PC NameCompSlave NameSlave T DoCouple IsTightCouple #BEGIN_COMP GM --------------------------------------------------------------- GM_set_parameters: READ iSession = 1 iLine= 23 nLine = 213 GM: GM:#USERMODULE GM:Waves and GEM, Yingjuan Ma NameUserModule GM: 1.30 VersionUserModule GM: GM:#CHECKGRIDSIZE GM: 8 nI GM: 8 nJ GM: 1 nK GM: 100 MinBlockALL GM: GM:#IOUNITS GM:NONE TypeIoUnit GM: GM:#NORMALIZATION GM:NONE TypeNormalization GM: GM:#PLASMA GM:1.0 FluidMass [amu] MassFluid GM:1.0 IonCharge [e] ChargeIon GM:0.5 ElectronTemperatureRatio GM: GM:#NONCONSERVATIVE GM:T UseNonConservative GM: GM:#UNIFORMSTATE GM:1.0 Rho rho GM:0.0 Ux ux GM:0.0 Uy uy GM:0.0 Uz uz GM:0.2 Bx bx GM:0.0 By by GM:0.0 Bz bz GM:5.12e-4 p GM: GM:#USERINPUTBEGIN ---------------- GM: GM:#WAVE GM:3 Uy_ iVar GM:10000.0 Width GM:-0.0090663280 Amplitude -0.01 for Alfven GM:32.0 LambdaX GM:-1.0 LambdaY GM:-1.0 LambdaZ GM:-90.0 Phase GM: GM:#WAVE GM:4 Uz_ iVar GM:1000.0 Width GM:+0.0090663280 Amplitude +0.01 for Alfven GM:32.0 LambdaX GM:-1.0 LambdaY GM:-1.0 LambdaZ GM:180.0 Phase GM: GM:#WAVE GM:6 By_ iVar GM:1000.0 Width GM:0.01 Amplitude GM:32.0 LambdaX GM:-1.0 LambdaY GM:-1.0 LambdaZ GM:-90.0 Phase GM: GM:#WAVE GM:7 Bz_ iVar GM:1000.0 Width GM:-0.01 Amplitude GM:32.0 LambdaX GM:-1.0 LambdaY GM:-1.0 LambdaZ GM:180.0 Phase GM: GM:#USERINPUTEND ---------------- USERINPUTEND GM: GM:#SHOCKPOSITION GM:0.0 ShockPosition GM:4/3 ShockSlope GM: GM:#GRID GM:32 nRootBlockX GM:24 nRootBlockY GM:1 nRootBlockZ GM:-160/3 xMin GM: 160/3 xMax GM:-160/4 yMin GM: 160/4 yMax GM:-0.5 zMin GM: 0.5 zMax GM: GM:#FIXEDTIMESTEP GM:T UseDtFixed UseDtLimit GM:145.06125/132 DtFixed DtLimitDim GM: GM:#PIC GM:T UsePic GM:2 nGhostPic GM:0 nOverlapPic GM:F UseFileCoupling GM: GM:#PICUNIT GM: 1.0 xUnitPicSi GM: 1.0 uUnitPicSi GM: GM:#PICREGION GM:1 nPicRegion GM:-26.458333333 xMinCut xMinPic GM: 26.458333333 xMaxCut xMaxPic GM:-19.791666667 yMinCut yMinPic GM: 19.791666667 yMaxCut yMaxPic GM:1.25/3 DxPic GM:1.25/3 DyPic GM: GM:#OUTERBOUNDARY GM:periodic TypeBcEast GM:periodic TypeBcWest GM:periodic TypeBcSouth GM:periodic TypeBcNorth GM: GM:#HALLRESISTIVITY GM:T UseHallResistFlux GM:1.0 HallFactor HallFactorMax GM:0.0 HallCmaxFactor GM: GM:#TEST GM:init_hall_resist TestString StringTest GM: GM:#DIVBSOURCE GM:F UseB0Source GM: GM:#SCHEME GM:2 nOrder GM:Rusanov TypeFlux GM:mc TypeLimiter GM:1.5 BetaLimiter LimiterBeta GM: GM:#TIMESTEPPING GM:2 nStage GM:0.8 CflExpl GM: GM:#IMPLICIT GM:F UsePointImplicit GM:F UsePartImplicit GM:T UseFullImplicit GM:100.0 ImplCFL CflImpl GM: GM:#SAVERESTART GM:F DoSaveRestart GM: GM:#SAVELOGFILE GM:T DoSaveLogfile GM:raw StringLog GM:1 DnSaveLogfile GM:-1. DtSaveLogfile GM: GM:#SAVEINITIAL GM:T DoSaveInitial GM: GM:#SAVEPLOT GM:1 nPlotFile GM:z=0 all idl_ascii StringPlot GM:1 DnOutput DnSavePlot GM:-0.05 DtOutput DtSavePlot GM:0. DxOutput DxSavePlot #END_COMP GM ----------------------------------------------------------------- #BEGIN_COMP PC --------------------------------------------------------------- PC_set_param: TypeAction: READ #ELECTRON -100.0 Charge/mass ratio (qom) #PARTICLES 10 Particles per cell in X 10 Particles per cell in Y 1 Particles per cell in Z #SOLVER 1.0e-6 CGtol : CG solver stopping criterium tolerance 1.0e-6 GMREStol : GMRES solver stopping criterium tolerance 3 NiterMover : mover predictor corrector iteration #SAVEPLOT PC/plots SaveDirName 0 FieldOutputCycle 0 ParticlesOutputCycle 0 DiagnosticsOutputCycle 0 FieldOutputCycleASCII 0 SatelliteOutputCycle áàtRy`uRyPyðPy #END_COMP PC ----------------------------------------------------------------- #STOP -1 MaxIter MaxIteration 4.39580 TimeMax tSimulationMax GM_set_parameters: CHECK iSession = 1 GM:init_mod_advance allocated arrays GM:init_mod_geometry allocated arrays GM:init_mod_nodes allocated arrays GM:init_mod_raytrace allocated arrays GM:init_mod_implicit allocated arrays pic_init_region: IonMassPerChargeSi= 1.1209982432795857E-003 pic_init_region: xUnitPicSi = 1.000000000000000 pic_init_region: mUnitPicSi = 12.56637061435917 pic_init_region: uUnitPicSi = 1.000000000000000 Corrected IPIC3D regions Region : 1 Min Cordinate : -26.45833333300000 -19.79166666700000 Max Cordinate : 26.87500000033333 20.20833333300000 PC_set_param: TypeAction: CHECK ----- Starting Session 1 ------ GM: BATSRUS: Block Adaptive Tree Solar-Wind Roe Upwind Scheme GM: for 3D Heliospheric Flows GM: University of Michigan, 1995-2007 GM: EQUATIONS: MHD GM: USER MODULE: Waves and GEM, Yingjuan Ma 1.30 GM: total blocks = 768 GM: GM: Begin Numerical Simulation GM: -------------------------- GM: GM: GM: Physical Parameters GM: ------------------- GM: GM: I/O Unit type: NONE Normalization: NONE GM: GM: Gamma: 1.66666667 GM: GM: UseBody1: .false. GM: GM: UseBody2: .false. GM: GM: ClightFactor: 1.00000E+00, Clight: 2.99790E+08 GM: GM: GM: MHD Numerical Solution Parameters GM: --------------------------------- GM: GM: 2nd-order scheme with mc limiter GM: BetaLimiter = 1.50 GM: Rusanov flux function GM: Time accurate calculation GM: Implicit time stepping GM: nStage: 2 GM: Dt: 1.098948863636364 GM: GM: Other Runtime Parameters GM: ------------------------ GM: GM: Available processors: nProc = 4 GM: GM: After initial grid setup: GM: nBlockMax = 192 nBLK = 800 GM: Total number of blocks used = 768 GM: Total number of cells = 49152 GM: Total number of true cells = 49152 GM: Smallest cell dx: 0.4166666666666667 Largest cell dx: 0.4166666666666667 GM: GM: root blocks: 32 24 1 GM: nIJK_D: 8 8 1 GM: x: -5.33333333E+01 5.33333333E+01 GM: y: -4.00000000E+01 4.00000000E+01 GM: z: -5.00000000E-01 5.00000000E-01 GM: init_hall_resist at iter= 0 >>>>>>>>>>>>>>>>> HALL Resistivity Parameters <<<<<<<<<< HallFactorMax = 1.000000000000000 HallCmaxFactor = 0.000000000000000 IonMassPerCharge = 1.000000000000000 >>>>>>>>>>>>>>>>> <<<<<<<<<<<<<<<<< GM:saved ifile= 5 type=z=0_all at n_step= 0 time= 0:00:00 h:m:s **************************************************** iPIC3D Input Parameters **************************************************** PC: #ELECTRON PC: -100 qom PC: #PARTICLES PC: 10 npcelx PC: 10 npcely PC: 1 npcelz PC: #SOLVER PC: 1e-06 CGtol PC: 1e-06 GMREStol PC: 3 NiterMover PC: #SAVEPLOT PC: PC/plots SaveDirName -------------------------------------------------------------------------- An MPI process has executed an operation involving a call to the "fork()" system call to create a child process. Open MPI is currently operating in a condition that could result in memory corruption or other system errors; your MPI job may hang, crash, or produce silent data corruption. The use of fork() (or system() or other calls that create child processes) is strongly discouraged. The process that invoked fork was: Local host: nyx0231.engin.umich.edu (PID 18203) MPI_COMM_WORLD rank: 1 If you are *absolutely sure* that your application will successfully and correctly survive a call to fork(), you may disable this warning by setting the mpi_warn_on_fork MCA parameter to 0. -------------------------------------------------------------------------- PC: 0 FieldOutputCycle PC: 0 ParticlesOutputCycle PC: 0 DiagnosticsOutputCycle PC: 0 FieldOutputCycleASCII PC: 0 SatelliteOutputCycle PC: 58281952 OutputFormat[0=BATSRUS ASCII, 1=Runtime VTK] ============= Normalization factors ============= Mnorm = 12566.4 Unorm = 100 Qnorm = 112100 Lnorm = 100 RHOorm = 0.0125664 Bnorm = 11.21 Pnorm = 125.664 Jnorm = 0.1121 ============= fixPARAM ============= qom[0] = -100 npcelx[0] = 10 npcely[0] = 10 npcelz[0] = 1 Q/Qi[0] = -1 T/Ti[0] = 0.5 M/Mi[0] = 0.01 qom[1] = 1 npcelx[1] = 10 npcely[1] = 10 npcelz[1] = 1 Q/Qi[1] = 1 T/Ti[1] = 0.5 M/Mi[1] = 1 mkdir: cannot create directory `./PC': File exists mkdir: cannot create directory `./plots': File exists mkdir: cannot create directory `./restartOUT': File exists mkdir: cannot create directory `./PC': File exists mkdir: cannot create directory `./PC': File exists mkdir: cannot create directory `./plots': File exists mkdir: cannot create directory `./PC': File exists mkdir: cannot create directory `./restartOUT': File exists mkdir: cannot create directory `./plots': File exists ============= Normalization factors ============= Mnorm = 12566.4 Unorm = 100 Qnorm = 112100 Lnorm = 100 RHOorm = 0.0125664 Bnorm = 11.21 Pnorm = 125.664 Jnorm = 0.1121 mkdir: cannot create directory `./plots': File exists ------------------------- Number of MPI processes = 4 ------------------------- ------------------------------------- Virtual Cartesian Processors Topology ------------------------------------- Processors grid: 2x2x1 Periodicity Field X: 0 Periodicity Field Y: 0 Periodicity Field z: 1 Periodicity Particles X: 0 Periodicity Particles Y: 0 Periodicity Particles z: 1 --------------------- Simulation Parameters --------------------- Number of species = 2 Number of particles of species 0 = 1228800 (MAX = 3686400) QOM = -100 Number of particles of species 1 = 1228800 (MAX = 3686400) QOM = 1 x-Length = 53.3333 y-Length = 40 z-Length = 0.416667 Number of cells (x) = 128 Number of cells (y) = 96 Number of cells (z) = 1 Results saved in : PC/plots Case type : BATSRUS Simulation name : Wave Poisson correction: no --------------------- Check Simulation Constraints --------------------- Accuracy Constraint: u_th < dx/dt species 0.....OK v_th < dy/dt species 0......OK u_th < dx/dt species 1.....OK v_th < dy/dt species 1......OK Finite Grid Stability Constraint: OK u_th*dt/dx (species 0) = 0.424101 > .1 OK v_th*dt/dy (species 0) = 0.424101 > .1 WARNING. u_th*dt/dx (species 1) = 0.0424101 < .1 WARNING. v_th*dt/dy (species 1) = 0.0424101 < .1 --------------------- Check Coupling Params --------------------- Q/M[0] = -100 Q/M[1] = 1 ns = 2 Fluid model = hallmhd Sum all particle masses = 1.01 Q/Qi[0] = -1 T/Ti[0] = 0.5 M/Mi[0] = 0.01 Q/Qi[1] = 1 T/Ti[1] = 0.5 M/Mi[1] = 1 ============= Unit convertions factors ============= Si2No_V[iRho] = 0.0795775 Si2No_V[iUx] = 1 Si2No_V[iUy] = 1 Si2No_V[iUz] = 1 Si2No_V[iBx] = 892.062 Si2No_V[iBy] = 892.062 Si2No_V[iBz] = 892.062 Si2No_V[iPpar]= 0.0795775 Si2No_V[iP] = 0.0795775 Si2No_V[iJx] = 8.92062e-05 Si2No_V[iJy] = 8.92062e-05 Si2No_V[iJz] = 8.92062e-05 Si2No_V[iL] = 1 mkdir: cannot create directory `./restartOUT': File exists mkdir: cannot create directory `./restartOUT': File exists ------------------------------------------ Initialize EMfield from BATSRUS ------------------------------------------ ------------------------------------------------------------------------------- SORTED TIMING at step 0 PC on PE 0 name sec percent #iter #calls ------------------------------------------------------------------------------- SWMF 1.77 100.00 1 1 ------------------------------------------------------------------------------- SETUP 1.77 100.00 1 1 PC_GM_couple 1.41 79.71 1 1 exch_msgs 0.07 3.74 1 2 batl_pass 0.06 3.65 1 3 wait_pass 0.06 3.36 1 3 save_logfile 0.06 3.33 1 1 GM_PC_couple 0.03 1.69 1 1 save_plot 0.03 1.50 1 1 local_pass 0.00 0.27 1 6 ------------------------------------------------------------------------------- Resetting timing counters after setup. GM:saved ifile= 5 type=z=0_all at n_step= 1 time= 0:00:01 h:m:s ======= Cycle 0, dt=1.09895 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 18.6912 norm b vector (source) = 18.6912 GMRES converged at restart # 16; iteration #13 with error: 9.77441e-07 *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 307191 *** *** Repopulator species 1 *** *** number of particles 307184 *** *** B CALCULATION *** [nyx0231.engin.umich.edu:18200] 3 more processes have sent help message help-mpi-runtime.txt / mpi_init:warn-fork [nyx0231.engin.umich.edu:18200] Set MCA parameter "orte_base_help_aggregate" to 0 to see all help / error messages Progress: 1 steps, 1.09895 s simulation time, 3.87 s CPU time ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3.87 3.871 3.871 100.00 ------------------------------------------------------------------------------- GM_run 1 1 1.49 1.486 1.486 38.39 PC_run 1 1 2.38 2.377 2.377 61.41 GM_PC_couple 1 1 0.00 0.004 0.004 0.09 PC_GM_couple 1 1 0.00 0.004 0.004 0.10 ------------------------------------------------------------------------------- GM:saved ifile= 5 type=z=0_all at n_step= 2 time= 0:00:02 h:m:s ======= Cycle 1, dt=1.09895 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 28.5987 norm b vector (source) = 28.5987 GMRES converged at restart # 16; iteration #16 with error: 9.39113e-07 *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 307140 *** *** Repopulator species 1 *** *** number of particles 307184 *** *** B CALCULATION *** Progress: 2 steps, 2.19790 s simulation time, 7.87 s CPU time ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7.87 7.867 7.867 100.00 ------------------------------------------------------------------------------- GM_run 2 2 2.86 1.429 1.429 36.33 PC_run 2 2 4.99 2.497 2.497 63.48 GM_PC_couple 2 2 0.01 0.003 0.003 0.09 PC_GM_couple 2 2 0.01 0.004 0.004 0.10 ------------------------------------------------------------------------------- GM:saved ifile= 5 type=z=0_all at n_step= 3 time= 0:00:03 h:m:s ======= Cycle 2, dt=1.09895 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 27.4067 norm b vector (source) = 27.4067 GMRES converged at restart # 16; iteration #4 with error: 9.70032e-07 *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 307156 *** *** Repopulator species 1 *** *** number of particles 307185 *** *** B CALCULATION *** Progress: 3 steps, 3.29685 s simulation time, 11.60 s CPU time ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 11.60 11.597 11.597 100.00 ------------------------------------------------------------------------------- GM_run 3 3 4.18 1.392 1.392 36.02 PC_run 3 3 7.40 2.466 2.466 63.79 GM_PC_couple 3 3 0.01 0.003 0.003 0.09 PC_GM_couple 3 3 0.01 0.004 0.004 0.10 ------------------------------------------------------------------------------- GM:saved ifile= 5 type=z=0_all at n_step= 4 time= 0:00:04 h:m:s ======= Cycle 3, dt=1.09895 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 26.9162 norm b vector (source) = 26.9162 GMRES converged at restart # 16; iteration #5 with error: 8.59377e-07 *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 307093 *** *** Repopulator species 1 *** *** number of particles 307181 *** *** B CALCULATION *** Progress: 4 steps, 4.39580 s simulation time, 15.59 s CPU time ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15.59 15.592 15.592 100.00 ------------------------------------------------------------------------------- GM_run 4 4 5.54 1.385 1.385 35.52 PC_run 4 4 10.02 2.506 2.506 64.29 GM_PC_couple 4 4 0.01 0.003 0.003 0.09 PC_GM_couple 4 4 0.02 0.004 0.004 0.10 ------------------------------------------------------------------------------- GM:saved ifile= 5 type=z=0_all at n_step= 5 time= 0:00:04 h:m:s ======= Cycle 4, dt=4.54545e-06 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 1.15758e-05 norm b vector (source) = 1.15758e-05 GMRES converged at restart # 0; iteration #1 with error: 1.24105e-10 *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 307101 *** *** Repopulator species 1 *** *** number of particles 307181 *** *** B CALCULATION *** Progress: 5 steps, 4.39580 s simulation time, 17.01 s CPU time ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 5 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 17.01 17.009 17.009 100.00 ------------------------------------------------------------------------------- GM_run 5 5 6.15 1.229 1.229 36.13 PC_run 5 5 10.83 2.165 2.165 63.65 GM_PC_couple 5 5 0.02 0.003 0.003 0.10 PC_GM_couple 5 5 0.02 0.004 0.004 0.11 ------------------------------------------------------------------------------- Finished Numerical Simulation ----------------------------- Simulated Time T = 0.43958E+01 ( 0.073263 min, 0.001221 hrs) CON_io::save_restart is called at nStep,tSimulation= 5 4.395800000000000 GM:saved ifile= 1 type=restart at n_step= 5 time= 0:00:04 h:m:s GM:clean_mod_advance deallocated arrays GM:clean_mod_part_impl deallocated arrays GM:clean_mod_geometry deallocated arrays GM:clean_mod_nodes deallocated arrays GM:clean_mod_raytrace deallocated arrays GM: error report: no errors... Finished Finalizing SWMF ------------------------ ------------------------------------------------------------------------------- SORTED TIMING from step 0 to 5 PC on PE 0 name sec percent #iter #calls ------------------------------------------------------------------------------- SWMF 17.45 100.00 1 1 ------------------------------------------------------------------------------- PC_run 10.83 62.03 5 5 GM_run 6.15 35.21 5 5 ------------------------------------------------------------------------------- advance 5.87 33.64 5 5 impl_jacobian 1.31 7.53 5 5 get_residual 1.27 7.30 10 40 impl_matvec_free 1.02 5.82 5 30 calc_fluxes 0.90 5.13 10 7680 save_plot 0.26 1.51 5 5 exch_msgs 0.12 0.69 15 50 batl_pass 0.10 0.58 15 50 update_states 0.09 0.52 10 7680 local_pass 0.08 0.46 15 100 calc_facevalues 0.08 0.45 10 7680 write_restart_files 0.06 0.35 1 1 calc_sources 0.04 0.23 10 7680 impl2expl 0.02 0.13 15 8640 PC_GM_couple 0.02 0.11 5 5 expl2impl 0.02 0.11 15 45 GM_PC_couple 0.02 0.10 5 5 wait_pass 0.01 0.08 15 50 barrier-expl2 0.01 0.06 10 40 update_b0 0.01 0.04 5 5 save_logfile 0.01 0.03 5 5 init_pass 0.00 0.01 15 50 buffer_to_state 0.00 0.01 15 50 barrier-expl1 0.00 0.01 10 40 integrate_domain 0.00 0.01 5 5 ------------------------------------------------------------------------------- make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ./PostProc.pl RESULTS/4step PostProc.pl: mv GM/IO2 RESULTS/4step/GM with 7 files PostProc.pl: mv PC/plots RESULTS/4step/PC with 2 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/4step/ PostProc.pl: TIMINGS from runlog (init, run) 1.77 17.45 PostProc.pl: mv runlog RESULTS/4step/ PostProc.pl: Restart.pl -o RESULTS/4step/RESTART make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test12_iso_check make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' gunzip -c output/test12/z=0_all.out.ref.iso.gz \ > /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RESULTS/4step/GM/z_n5.ref ls -l test12_gmpc_iso.diff -rw-r--r-- 1 gtoth aoss 0 May 11 23:02 test12_gmpc_iso.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test12_3d make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test12_3d_compile make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' ./Config.pl -v=Empty,PC/IPIC3D,GM/BATSRUS -hdf5 ./Config.pl -o=PC:npx=2,npy=2,npz=1,periodicx=false,periodicy=false,periodicZ=false,ng=1,pseudrand=true,h5hut=false ./Config.pl -g=GM:4,4,4,2050,1 -o=GM:u=GemReconnect,e=Mhd Writing new grid size 4,4,4,2050,1 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_pgf90/SWMF' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make TMP_DIRS make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd srcBATL; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make libBATL.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make libBATSRUS.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O2 ModHdf5.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModPartImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd srcInterface; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGridDescriptor.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBuffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_ie.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_ih.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_pc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_lagrangian_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModDensityAndGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 read_ih_buffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 read_pw_buffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveRaytracing.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 calc_inner_bc_velocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 logvar_ionosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_wrapper.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveImage.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 calc_inner_bc_velocity.o logvar_ionosphere.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_pgf90/SWMF/GM/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D' Makefile:133: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D/src' Makefile:84: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' make ../libIPIC3D/libIPIC3D.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D/src' Makefile:84: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -c -O3 fields/EMfields3D.cpp -o fields/EMfields3D.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -c -O3 grids/Grid3DCU.cpp -o grids/Grid3DCU.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -c -O3 inputoutput/Collective.cpp -o inputoutput/Collective.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -c -O3 inputoutput/ParallelIO.cpp -o inputoutput/ParallelIO.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -c -O3 inputoutput/Restart3D.cpp -o inputoutput/Restart3D.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -c -O3 main/iPic3Dlib.cpp -o main/iPic3Dlib.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -c -O3 particles/Particles3D.cpp -o particles/Particles3D.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -c -O3 particles/Particles3Dcomm.cpp -o particles/Particles3Dcomm.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -c -O3 PSKOutput3D/PSKhdf5adaptor.cpp -o PSKOutput3D/PSKhdf5adaptor.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -c -O3 solvers/CG.cpp -o solvers/CG.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -c -O3 solvers/GMRES.cpp -o solvers/GMRES.o "include/InterfaceFluid.h", line 1277: warning: statement is unreachable return; ^ "include/InterfaceFluid.h", line 1584: warning: variable "Nz" was set but never used int idx, Nx, Ny, Nz; ^ "include/InterfaceFluid.h", line 1277: warning: statement is unreachable return; ^ "grids/Grid3DCU.cpp", line 25: warning: variable "doexit" was declared but never referenced bool doexit = false; ^ "include/InterfaceFluid.h", line 1584: warning: variable "Nz" was set but never used int idx, Nx, Ny, Nz; ^ "inputoutput/Collective.cpp", line 7: warning: variable "test_verbose" was declared but never referenced int test_verbose; ^ "inputoutput/Collective.cpp", line 464: warning: variable "status" was set but never used herr_t status; ^ "include/InterfaceFluid.h", line 1277: warning: statement is unreachable return; ^ "include/InterfaceFluid.h", line 1584: warning: variable "Nz" was set but never used int idx, Nx, Ny, Nz; ^ "include/InterfaceFluid.h", line 1277: warning: statement is unreachable return; ^ "include/InterfaceFluid.h", line 1584: warning: variable "Nz" was set but never used int idx, Nx, Ny, Nz; ^ "particles/Particles3D.cpp", line 247: warning: variable "sign" was declared but never referenced double prob, theta, sign; ^ "particles/Particles3D.cpp", line 962: warning: variable "sign" was declared but never referenced double prob, theta, sign; ^ "particles/Particles3D.cpp", line 1031: warning: variable "sign" was declared but never referenced double prob, theta, sign; ^ "particles/Particles3D.cpp", line 1098: warning: variable "sign" was declared but never referenced double prob, theta, sign; ^ "particles/Particles3D.cpp", line 1163: warning: variable "sign" was declared but never referenced double prob, theta, sign; ^ "particles/Particles3D.cpp", line 1229: warning: variable "sign" was declared but never referenced double prob, theta, sign; ^ "particles/Particles3D.cpp", line 1295: warning: variable "sign" was declared but never referenced double prob, theta, sign; ^ "particles/Particles3D.cpp", line 939: warning: variable "store_nop" was set but never used long long store_nop=nop; ^ "particles/Particles3D.cpp", line 1369: warning: variable "temp1" was declared but never referenced int ix, iy, iz, temp1, temp2, temp3; ^ "particles/Particles3D.cpp", line 1369: warning: variable "temp2" was declared but never referenced int ix, iy, iz, temp1, temp2, temp3; ^ "particles/Particles3D.cpp", line 1369: warning: variable "temp3" was declared but never referenced int ix, iy, iz, temp1, temp2, temp3; ^ "fields/EMfields3D.cpp", line 1167: warning: variable "ff" was set but never used double ff; ^ "particles/Particles3D.cpp", line 1441: warning: variable "value2" was declared but never referenced double value1 = 0.0, value2 = 0.0, max_value = 0.0, min_value = 0.0, phi, n; ^ "particles/Particles3D.cpp", line 1447: warning: variable "integral" was declared but never referenced double integral = 0.0; ^ "include/InterfaceFluid.h", line 1277: warning: statement is unreachable return; ^ "include/InterfaceFluid.h", line 1584: warning: variable "Nz" was set but never used int idx, Nx, Ny, Nz; ^ "fields/EMfields3D.cpp", line 1876: warning: variable "status" was set but never used herr_t status; ^ "fields/EMfields3D.cpp", line 1877: warning: variable "size" was set but never used size_t size; ^ "fields/EMfields3D.cpp", line 1879: warning: variable "status_n" was set but never used int status_n; ^ "fields/EMfields3D.cpp", line 2472: warning: variable "pi" was declared but never referenced double pi = 3.1415927; ^ "fields/EMfields3D.cpp", line 2634: warning: variable "phixy" was set but never used double phixy; ^ "fields/EMfields3D.cpp", line 2635: warning: variable "phix" was set but never used double phix; ^ "fields/EMfields3D.cpp", line 2636: warning: variable "phiy" was set but never used double phiy; ^ "fields/EMfields3D.cpp", line 2637: warning: variable "phiz" was set but never used double phiz; ^ "fields/EMfields3D.cpp", line 2800: warning: variable "distance" was declared but never referenced double distance; ^ "fields/EMfields3D.cpp", line 3095: warning: variable "beta" was declared but never referenced double beta, omcx, omcy, omcz, denom; ^ "fields/EMfields3D.cpp", line 3095: warning: variable "omcx" was declared but never referenced double beta, omcx, omcy, omcz, denom; ^ "fields/EMfields3D.cpp", line 3095: warning: variable "omcy" was declared but never referenced double beta, omcx, omcy, omcz, denom; ^ "fields/EMfields3D.cpp", line 3095: warning: variable "omcz" was declared but never referenced double beta, omcx, omcy, omcz, denom; ^ "fields/EMfields3D.cpp", line 3095: warning: variable "denom" was declared but never referenced double beta, omcx, omcy, omcz, denom; ^ "include/InterfaceFluid.h", line 1277: warning: statement is unreachable return; ^ "include/InterfaceFluid.h", line 1584: warning: variable "Nz" was set but never used int idx, Nx, Ny, Nz; ^ "include/InterfaceFluid.h", line 1277: warning: statement is unreachable return; ^ "include/InterfaceFluid.h", line 1584: warning: variable "Nz" was set but never used int idx, Nx, Ny, Nz; ^ "include/InterfaceFluid.h", line 1023: warning: variable "B" was declared but never referenced double Rho, Bx,By,Bz,B,P,Ppar,Pperp,Uthperp,Uthpar,Uthperp1, Uthperp2; ^ "include/InterfaceFluid.h", line 1024: warning: variable "harvest" was declared but never referenced double harvest, prob, theta; ^ "include/PSKOutput.h", line 228: warning: overloaded virtual function "PSK::OutputAdaptor::write" is only partially overridden in class "PSK::coutOutputAdaptor" class coutOutputAdaptor:public OutputAdaptor { ^ "include/InterfaceFluid.h", line 1277: warning: statement is unreachable return; ^ "include/Alloc.h", line 98: warning: variable "all_x" was set but never used type ***all_x; ^ detected during instantiation of "type ***_assign_3_array(int, int, int, type ***) [with type=double]" at line 375 of "particles/Particles3D.cpp" "include/InterfaceFluid.h", line 1277: warning: statement is unreachable return; ^ "include/InterfaceFluid.h", line 1584: warning: variable "Nz" was set but never used int idx, Nx, Ny, Nz; ^ "include/InterfaceFluid.h", line 1584: warning: variable "Nz" was set but never used int idx, Nx, Ny, Nz; ^ "include/InterfaceFluid.h", line 1277: warning: statement is unreachable return; ^ "include/InterfaceFluid.h", line 1277: warning: statement is unreachable return; ^ "include/InterfaceFluid.h", line 1584: warning: variable "Nz" was set but never used int idx, Nx, Ny, Nz; ^ "include/InterfaceFluid.h", line 1584: warning: variable "Nz" was set but never used int idx, Nx, Ny, Nz; ^ "solvers/CG.cpp", line 67: warning: statement is unreachable break; ^ "solvers/GMRES.cpp", line 11: warning: variable "htmp" was declared but never referenced double initial_error, normb, rho_tol, av, mu, htmp, tmp, delta = 0.001; ^ "include/PSKOutput.h", line 228: warning: overloaded virtual function "PSK::OutputAdaptor::write" is only partially overridden in class "PSK::coutOutputAdaptor" class coutOutputAdaptor:public OutputAdaptor { ^ "particles/Particles3Dcomm.cpp", line 210: warning: variable "status" was set but never used herr_t status; ^ "particles/Particles3Dcomm.cpp", line 211: warning: variable "size" was set but never used size_t size; ^ "particles/Particles3Dcomm.cpp", line 213: warning: variable "status_n" was set but never used int status_n; ^ "particles/Particles3Dcomm.cpp", line 428: warning: variable "status" was declared but never referenced MPI_Status status; ^ "include/PSKOutput.h", line 228: warning: overloaded virtual function "PSK::OutputAdaptor::write" is only partially overridden in class "PSK::coutOutputAdaptor" class coutOutputAdaptor:public OutputAdaptor { ^ "include/PSKOutput.h", line 865: warning: variable "i" was declared but never referenced unsigned long n,i,j; ^ "include/PSKOutput.h", line 865: warning: variable "j" was declared but never referenced unsigned long n,i,j; ^ "include/PSKOutput.h", line 866: warning: variable "localState_IV" was declared but never referenced double *localState_IV; ^ "include/PSKOutput.h", line 872: warning: variable "Trace" was declared but never referenced double Rho, Trace; ^ "include/PSKOutput.h", line 1205: warning: variable "invToMhdTime" was declared but never referenced double invToMhdTime; ^ "include/PSKOutput.h", line 1043: warning: variable "i" was declared but never referenced unsigned long n,i,j; ^ detected during instantiation of "void myOutputAgent::WriteIdlAsciiFile(long, long, std::string, bool, bool) [with Toa=PSK::HDF5OutputAdaptor]" at line 430 of "main/iPic3Dlib.cpp" "include/PSKOutput.h", line 1043: warning: variable "j" was declared but never referenced unsigned long n,i,j; ^ detected during instantiation of "void myOutputAgent::WriteIdlAsciiFile(long, long, std::string, bool, bool) [with Toa=PSK::HDF5OutputAdaptor]" at line 430 of "main/iPic3Dlib.cpp" "include/PSKOutput.h", line 1053: warning: variable "Trace" was declared but never referenced double Rho, Trace; ^ detected during instantiation of "void myOutputAgent::WriteIdlAsciiFile(long, long, std::string, bool, bool) [with Toa=PSK::HDF5OutputAdaptor]" at line 430 of "main/iPic3Dlib.cpp" ar -rs ../libIPIC3D/libIPIC3D.a bc/BcFields3D.o bc/BcParticles.o communication/ComBasic3D.o communication/ComInterpNodes3D.o communication/ComNodes3D.o communication/ComParser3D.o communication/ComParticles3D.o ConfigFile/src/ConfigFile.o fields/BCStructure.o fields/EMfields3D.o grids/Grid3DCU.o inputoutput/Collective.o inputoutput/phdf5.o inputoutput/ParallelIO.o inputoutput/Restart3D.o main/iPic3Dlib.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 make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D/src' ../libIPIC3D/libIPIC3D.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D/src' cd srcInterface; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D/srcInterface' cp -f ../libIPIC3D/libIPIC3D.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a PC_wrapper.o PC_wrapper_c.o ipic3d_interface.o make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D/srcInterface' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' cd src; make LIB make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a make[9]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make[9]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a' is up to date. make[9]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a has been brought up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a #^CMP IF CZ make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: `swmf.o' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 \ -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ -lmpi_cxx /usr/bin/ld: Warning: size of symbol `_modvarindexes_9_' changed from 456 in swmf.o to 404 in Tmp_LIBGM/ModEquation.o /usr/bin/ld: Warning: size of symbol `_modvarindexes_10_' changed from 160 in swmf.o to 152 in Tmp_LIBGM/ModEquation.o /usr/bin/ld: Warning: size of symbol `_modphysics_10_' changed from 1368 in swmf.o to 1344 in Tmp_LIBGM/ModPhysics.o Program /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make PIDL make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd GM/BATSRUS; /usr/bin/make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; /usr/bin/make LIB make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /usr/bin/make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; /usr/bin/make PIDL make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test12_3d_rundir make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' rm -rf /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test /usr/bin/make rundir RUNDIR=/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test COMPDIR=GM,PC make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PostProc.pl touch /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/core chmod 444 /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/core cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe . ; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Param . make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty; make rundir make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' No run/CZ for CZ Empty make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty; make rundir make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' No run/EE for EE Empty make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS; make rundir make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/GM cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty; make rundir make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' No run/IE for IE Empty make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty; make rundir make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' No run/IH for IH Empty make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty; make rundir make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' No run/IM for IM Empty make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty; make rundir make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' No run/OH for OH Empty make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D; make rundir make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D' Makefile:133: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PC cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PC; \ mkdir restartIN restartOUT plots; make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/IPIC3D' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty; make rundir make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' No run/PS for PS Empty make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty; make rundir make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' No run/PC for PC Empty make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/Empty' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty; make rundir make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' No run/PW for PW Empty make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty; make rundir make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' No run/RB for RB Empty make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty; make rundir make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' No run/SC for SC Empty make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty; make rundir make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' No run/SP for SP Empty make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty; make rundir make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' No run/UA for UA Empty make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cp share/JobScripts/job.*nyx* /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/ Creation of /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test directory succeeded make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cp Param/PARAM.in.test.GMPC.3D.start /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.GMPC /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test12_3d_run make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test12_run1 make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' CON_world::setup_from_file SWMF_WARNING for GM iProcLast= 999 changed to 3 #=============================================================================# # ID Version nproc proc0 stride# #-----------------------------------------------------------------------------# # CON SWMF by Univ. of Michigan version 2.40 4 0 1 # #-----------------------------------------------------------------------------# # GM BATSRUS (Univ. of Michigan) version 9.20 4 0 1 # # PC IPIC3D version 1.00 4 0 1 # #=============================================================================# CON_io::read_inputs: iSession= 1 ModReadParam::read_file: read and broadcast nLine= 248 lines of text #DESCRIPTION Run GM and PC in time accurate mode StringDescription #PLANET NONE NamePlanet #TIMEACCURATE T DoTimeAccurate #PROGRESS 1 DnShowProgressShort 1 DnShowProgressLong #COUPLE2TIGHT GM NameCompMaster NameMaster PC NameCompSlave NameSlave T DoCouple IsTightCouple #BEGIN_COMP GM --------------------------------------------------------------- GM_set_parameters: READ iSession = 1 iLine= 23 nLine = 213 GM: GM:#IOUNITS GM:NONE TypeIoUnit GM: GM:#NORMALIZATION GM:NONE TypeNormalization GM: GM:#PLASMA GM:1.0 FluidMass [amu] MassFluid GM:1.0 IonCharge [e] ChargeIon GM:0.5 ElectronTemperatureRatio GM: GM:#IOUNITS GM:NONE NameIoUnits TypeIoUnit GM: GM:#NORMALIZATION GM:NONE NameNormalization TypeNormalization GM: GM:#UPDATECHECK GM:F UseUpdateCheck GM: GM:#NONCONSERVATIVE GM:T UseNonConservative GM: GM:#CHECKGRIDSIZE GM:4 nI GM:4 nJ GM:4 nK GM:100 MinBlockALL GM: GM:#GRID GM:32 nRootBlockX GM:32 nRootBlockY GM:8 nRootBlockZ GM:-12.8 xMin GM: 12.8 xMax GM:-6.4 yMin GM: 6.4 yMax GM:-1.6 zMin GM: 1.6 zMax GM: GM:#UNIFORMSTATE GM:1.0 rho GM:0.0 Ux ux GM:0.0 Uy uy GM:0.0 Uz uz GM:0.0 Bx bx GM:0.0 By by GM:0.015 Bz bz GM:0.000157080 p GM: GM:#DIVB GM:T UseDivbSource GM:F UseDivbDiffusion GM:F UseProjection GM:F UseConstrainB GM: GM:#PIC GM:T UsePic GM:2 nGhostPic GM:0 nOverlapPic GM:F UseFileCoupling GM: GM:#PICUNIT GM: 1.0 xUnitPicSi GM: 1.0 uUnitPicSi GM: GM:#PICREGION GM:1 nPicRegion GM:-8.6 xMinCut xMinPic GM:+8.6 xMaxCut xMaxPic GM:-2.6 yMinCut yMinPic GM:+2.6 yMaxCut yMaxPic GM:-1.0 yMinCut zMinPic GM:+1.0 yMaxCut zMaxPic GM:0.2 DxPic GM:0.1 DyPic GM:0.1 DyPic DzPic GM: GM:#PLASMA GM:1.0 FluidMass [amu] MassFluid GM:1.0 IonCharge [e] ChargeIon GM:0.5 ElectronTemperatureRatio GM: GM:#USERINPUTBEGIN ----------------- GM: GM:#GEM GM:0.2 Apert Amplitude GM: GM:#GEMPARAM GM:0.005 B0 GM:0.000157080 Tp GM:1.0 CurrentSheetWidth GM: GM:#GEMPERTURB GM:0.0 ExponentialWidth GaussWidthX GM:0.0 ExponentialWidth GaussWidthY GM:25.6 WaveLengthX GM:25.6 WaveLengthY GM: GM:#USERINPUTEND --------------------- USERINPUTEND GM: GM:#OUTERBOUNDARY GM:periodic xMinBc TypeBc GM:periodic xMaxBc TypeBc GM:float yMinBc TypeBc GM:float yMaxBc TypeBc GM:float zMinBc TypeBc GM:float zMaxBc TypeBc GM: GM:#SCHEME GM:2 nOrder GM:Rusanov TypeFlux GM:minmod TypeLimiter GM: GM:#TIMESTEPPING GM:2 nStage GM:0.1 CflExpl GM: GM:#SAVELOGFILE GM:T DoSaveLogfile GM:var StringLogfile GM:1 DnSaveLogfile GM:-1.0 DtSaveLogfile GM:dt rho mx my mz bx by bz e Pmin Pmax byflux log_vars GM: GM:#SAVEINITIAL GM:T DoSaveInitial GM: GM:#SAVEPLOT GM:3 nPlotfile nPlotFile GM:x=0 VAR idl_ascii PlotString StringPlot GM:4 DnSavePlot GM:-20.0 DtSavePlot GM:0.0 DxSavePlot GM:rho ux uy uz bx by bz p jx jy jz absdivb NameVars GM:g NamePars GM:y=0 VAR idl_ascii PlotString StringPlot GM:4 DnSavePlot GM:-20.0 DtSavePlot GM:0.0 DxSavePlot GM:rho ux uy uz bx by bz p jx jy jz absdivb NameVars GM:g NamePars GM:z=0 VAR idl_ascii PlotString StringPlot GM:4 DnSavePlot GM:-20.0 DtSavePlot GM:0.0 DxSavePlot GM:rho ux uy uz bx by bz p jx jy jz absdivb NameVars GM:g NamePars #END_COMP GM ----------------------------------------------------------------- #BEGIN_COMP PC --------------------------------------------------------------- PC_set_param: TypeAction: READ #ELECTRON -25.0 Charge/mass ratio (qom) #PARTICLES 3 Particles per cell in X 3 Particles per cell in Y 3 Particles per cell in Z #SOLVER 1.0e-4 CGtol : CG solver stopping criterium tolerance 1.0e-4 GMREStol : GMRES solver stopping criterium tolerance 3 NiterMover : mover predictor corrector iteration #SAVEPLOT PC/plots SaveDirName 0 FieldOutputCycle 0 ParticlesOutputCycle 0 DiagnosticsOutputCycle 4 FieldOutputCycleASCII 0 SatelliteOutputCycle áð(®l€ð(®l8¬l­l #END_COMP PC ----------------------------------------------------------------- #STOP 4 MaxIteration -5000 tSimulationMax GM_set_parameters: CHECK iSession = 1 GM:init_mod_advance allocated arrays GM:init_mod_geometry allocated arrays GM:init_mod_nodes allocated arrays GM:init_mod_raytrace allocated arrays pic_init_region: IonMassPerChargeSi= 1.1209982432795857E-003 pic_init_region: xUnitPicSi = 1.000000000000000 pic_init_region: mUnitPicSi = 12.56637061435917 pic_init_region: uUnitPicSi = 1.000000000000000 Corrected IPIC3D regions Region : 1 Min Cordinate : -8.600000000000000 -2.600000000000000 -1.000000000000000 Max Cordinate : 8.600000000000003 2.600000000000001 1.000000000000000 PC_set_param: TypeAction: CHECK ----- Starting Session 1 ------ GM: BATSRUS: Block Adaptive Tree Solar-Wind Roe Upwind Scheme GM: for 3D Heliospheric Flows GM: University of Michigan, 1995-2007 GM: EQUATIONS: MHD GM: USER MODULE: GEM reconnection 1.00 GM: total blocks = 8192 GM: GM: Begin Numerical Simulation GM: -------------------------- GM: GM: GM: Physical Parameters GM: ------------------- GM: GM: I/O Unit type: NONE Normalization: NONE GM: GM: Gamma: 1.66666667 GM: GM: UseBody1: .false. GM: GM: UseBody2: .false. GM: GM: ClightFactor: 1.00000E+00, Clight: 2.99790E+08 GM: GM: GM: MHD Numerical Solution Parameters GM: --------------------------------- GM: GM: 2nd-order scheme with minmod limiter GM: Rusanov flux function GM: Time accurate calculation GM: Explicit time stepping GM: nStage: 2 GM: Cfl: 0.10 GM: GM: Other Runtime Parameters GM: ------------------------ GM: GM: Available processors: nProc = 4 GM: GM: After initial grid setup: GM: nBlockMax = 2048 nBLK = 2050 GM: Total number of blocks used = 8192 GM: Total number of cells = 524288 GM: Total number of true cells = 524288 GM: Smallest cell dx: 0.2000000000000000 Largest cell dx: 0.2000000000000000 GM: GM: root blocks: 32 32 8 GM: nIJK_D: 4 4 4 GM: x: -1.28000000E+01 1.28000000E+01 GM: y: -6.40000000E+00 6.40000000E+00 GM: z: -1.60000000E+00 1.60000000E+00 GM: GM:saved ifile= 5 type=x=0_var at n_step= 0 time= 0:00:00 h:m:s GM:saved ifile= 6 type=y=0_var at n_step= 0 time= 0:00:00 h:m:s GM:saved ifile= 7 type=z=0_var at n_step= 0 time= 0:00:00 h:m:s **************************************************** iPIC3D Input Parameters **************************************************** PC: #ELECTRON PC: -25 qom PC: #PARTICLES PC: 3 npcelx PC: 3 npcely PC: 3 npcelz PC: #SOLVER PC: 0.0001 CGtol PC: 0.0001 GMREStol PC: 3 NiterMover PC: #SAVEPLOT PC: PC/plots SaveDirName -------------------------------------------------------------------------- An MPI process has executed an operation involving a call to the "fork()" system call to create a child process. Open MPI is currently operating in a condition that could result in memory corruption or other system errors; your MPI job may hang, crash, or produce silent data corruption. The use of fork() (or system() or other calls that create child processes) is strongly discouraged. The process that invoked fork was: Local host: nyx0231.engin.umich.edu (PID 23037) MPI_COMM_WORLD rank: 1 If you are *absolutely sure* that your application will successfully and correctly survive a call to fork(), you may disable this warning by setting the mpi_warn_on_fork MCA parameter to 0. -------------------------------------------------------------------------- PC: 0 FieldOutputCycle PC: 0 ParticlesOutputCycle PC: 0 DiagnosticsOutputCycle PC: 4 FieldOutputCycleASCII PC: 0 SatelliteOutputCycle PC: 91008000 OutputFormat[0=BATSRUS ASCII, 1=Runtime VTK] ============= Normalization factors ============= Mnorm = 12566.4 Unorm = 100 Qnorm = 112100 Lnorm = 100 RHOorm = 0.0125664 Bnorm = 11.21 Pnorm = 125.664 Jnorm = 0.1121 ============= fixPARAM ============= qom[0] = -25 npcelx[0] = 3 npcely[0] = 3 npcelz[0] = 3 Q/Qi[0] = -1 T/Ti[0] = 0.5 M/Mi[0] = 0.04 qom[1] = 1 npcelx[1] = 3 npcely[1] = 3 npcelz[1] = 3 Q/Qi[1] = 1 T/Ti[1] = 0.5 M/Mi[1] = 1 ============= Normalization factors ============= Mnorm = 12566.4 Unorm = 100 Qnorm = 112100 Lnorm = 100 RHOorm = 0.0125664 Bnorm = 11.21 Pnorm = 125.664 Jnorm = 0.1121 mkdir: cannot create directory `./PC': File exists mkdir: cannot create directory `./PC': File exists mkdir: cannot create directory `./PC': File exists mkdir: cannot create directory `./plots': File exists mkdir: cannot create directory `./PC': File exists mkdir: cannot create directory `./plots': File exists mkdir: cannot create directory `./restartOUT': File exists mkdir: cannot create directory `./plots': File exists mkdir: cannot create directory `./plots': File exists mkdir: cannot create directory `./restartOUT': File exists mkdir: cannot create directory `./restartOUT': File exists ------------------------- Number of MPI processes = 4 ------------------------- ------------------------------------- Virtual Cartesian Processors Topology ------------------------------------- Processors grid: 2x2x1 Periodicity Field X: 0 Periodicity Field Y: 0 Periodicity Field z: 0 Periodicity Particles X: 0 Periodicity Particles Y: 0 Periodicity Particles z: 0 --------------------- Simulation Parameters --------------------- Number of species = 2 Number of particles of species 0 = 2414880 (MAX = 7244640) QOM = -25 Number of particles of species 1 = 2414880 (MAX = 7244640) QOM = 1 x-Length = 17.2 y-Length = 5.2 z-Length = 2 Number of cells (x) = 86 Number of cells (y) = 52 Number of cells (z) = 20 Results saved in : PC/plots Case type : BATSRUS Simulation name : Wave Poisson correction: no --------------------- Check Simulation Constraints --------------------- Accuracy Constraint: --------------------- Check Coupling Params --------------------- Q/M[0] = -25 Q/M[1] = 1 ns = 2 Fluid model = hallmhd Sum all particle masses = 1.04 Q/Qi[0] = -1 T/Ti[0] = 0.5 M/Mi[0] = 0.04 Q/Qi[1] = 1 T/Ti[1] = 0.5 M/Mi[1] = 1 ============= Unit convertions factors ============= Si2No_V[iRho] = 0.0795775 Si2No_V[iUx] = 1 Si2No_V[iUy] = 1 Si2No_V[iUz] = 1 Si2No_V[iBx] = 892.062 Si2No_V[iBy] = 892.062 Si2No_V[iBz] = 892.062 Si2No_V[iPpar]= 0.0795775 Si2No_V[iP] = 0.0795775 Si2No_V[iJx] = 8.92062e-05 Si2No_V[iJy] = 8.92062e-05 Si2No_V[iJz] = 8.92062e-05 Si2No_V[iL] = 1 mkdir: cannot create directory `./restartOUT': File exists ------------------------------------------ Initialize EMfield from BATSRUS ------------------------------------------ ------------------------------------------------------------------------------- SORTED TIMING at step 0 PC on PE 0 name sec percent #iter #calls ------------------------------------------------------------------------------- SWMF 5.21 100.00 1 1 ------------------------------------------------------------------------------- SETUP 5.21 100.00 1 1 PC_GM_couple 3.03 58.15 1 1 save_plot 0.50 9.53 1 3 exch_msgs 0.34 6.60 1 2 batl_pass 0.27 5.28 1 3 local_pass 0.21 4.05 1 6 GM_PC_couple 0.08 1.60 1 1 save_logfile 0.05 1.02 1 1 wait_pass 0.05 0.98 1 3 integrate_domain 0.01 0.25 1 1 buffer_to_state 0.01 0.24 1 3 ------------------------------------------------------------------------------- Resetting timing counters after setup. ======= Cycle 0, dt=0 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0 norm b vector (source) = 1 GMRES converged without iterations: initial error < tolerance *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** [nyx0231.engin.umich.edu:23024] 3 more processes have sent help message help-mpi-runtime.txt / mpi_init:warn-fork [nyx0231.engin.umich.edu:23024] Set MCA parameter "orte_base_help_aggregate" to 0 to see all help / error messages *** Repopulator species 0 *** *** number of particles 603720 *** *** Repopulator species 1 *** *** number of particles 603720 *** *** B CALCULATION *** Progress: 1 steps, 0.00000 s simulation time, 3.24 s CPU time ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 3.24 3.235 3.235 100.00 ------------------------------------------------------------------------------- GM_run 1 1 1.19 1.186 1.186 36.66 PC_run 1 1 1.97 1.965 1.965 60.75 GM_PC_couple 1 1 0.06 0.057 0.057 1.78 PC_GM_couple 1 1 0.03 0.026 0.026 0.81 ------------------------------------------------------------------------------- ======= Cycle 1, dt=0.179756 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 1.11173 norm b vector (source) = 1.11173 GMRES converged at restart # 0; iteration #16 with error: 6.24865e-05 *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 603700 *** *** Repopulator species 1 *** *** number of particles 603758 *** *** B CALCULATION *** Progress: 2 steps, 0.179756 s simulation time, 7.10 s CPU time ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 7.10 7.104 7.104 100.00 ------------------------------------------------------------------------------- GM_run 2 2 2.56 1.281 1.281 36.07 PC_run 2 2 4.38 2.190 2.190 61.65 GM_PC_couple 2 2 0.11 0.055 0.055 1.54 PC_GM_couple 2 2 0.05 0.026 0.026 0.74 ------------------------------------------------------------------------------- ======= Cycle 2, dt=0.179841 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0.513041 norm b vector (source) = 0.513041 GMRES converged at restart # 0; iteration #16 with error: 6.96365e-05 *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 603626 *** *** Repopulator species 1 *** *** number of particles 603707 *** *** B CALCULATION *** Progress: 3 steps, 0.359597 s simulation time, 10.94 s CPU time ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 3 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 10.94 10.940 10.940 100.00 ------------------------------------------------------------------------------- GM_run 3 3 3.93 1.309 1.309 35.89 PC_run 3 3 6.79 2.263 2.263 62.07 GM_PC_couple 3 3 0.15 0.050 0.050 1.37 PC_GM_couple 3 3 0.07 0.025 0.025 0.67 ------------------------------------------------------------------------------- GM:saved ifile= 5 type=x=0_var at n_step= 4 time= 0:00:00 h:m:s GM:saved ifile= 6 type=y=0_var at n_step= 4 time= 0:00:00 h:m:s GM:saved ifile= 7 type=z=0_var at n_step= 4 time= 0:00:00 h:m:s ======= Cycle 3, dt=0.17934 ======= *** E CALCULATION *** *** MAXWELL SOLVER *** Initial residual: 0.515445 norm b vector (source) = 0.515445 GMRES converged at restart # 0; iteration #16 with error: 7.15502e-05 *** MOVER species 0 ***3 ITERATIONS **** *** MOVER species 1 ***3 ITERATIONS **** *** Repopulator species 0 *** *** number of particles 603549 *** *** Repopulator species 1 *** *** number of particles 603684 *** *** B CALCULATION *** Progress: 4 steps, 0.538937 s simulation time, 15.35 s CPU time ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 4 PC on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- SWMF 1 1 15.35 15.345 15.345 100.00 ------------------------------------------------------------------------------- GM_run 4 4 5.86 1.464 1.464 38.16 PC_run 4 4 9.20 2.300 2.300 59.96 GM_PC_couple 4 4 0.19 0.048 0.048 1.25 PC_GM_couple 4 4 0.10 0.024 0.024 0.62 ------------------------------------------------------------------------------- Finished Numerical Simulation ----------------------------- Simulated Time T = 0.53894E+00 ( 0.008982 min, 0.000150 hrs) CON_io::save_restart is called at nStep,tSimulation= 4 0.5389371562734817 GM:saved ifile= 1 type=restart at n_step= 4 time= 0:00:00 h:m:s GM:clean_mod_advance deallocated arrays GM:clean_mod_geometry deallocated arrays GM:clean_mod_nodes deallocated arrays GM:clean_mod_raytrace deallocated arrays GM: error report: no errors... Finished Finalizing SWMF ------------------------ ------------------------------------------------------------------------------- SORTED TIMING from step 0 to 4 PC on PE 0 name sec percent #iter #calls ------------------------------------------------------------------------------- SWMF 17.12 100.00 1 1 ------------------------------------------------------------------------------- PC_run 9.20 53.73 4 4 GM_run 5.86 34.20 4 4 ------------------------------------------------------------------------------- advance 4.52 26.42 4 4 calc_fluxes 1.98 11.54 4 16384 exch_msgs 1.16 6.76 4 8 batl_pass 0.97 5.68 4 8 local_pass 0.82 4.77 4 16 calc_facevalues 0.75 4.39 4 16384 save_plot 0.59 3.45 1 3 update_b0 0.56 3.25 3 3 update_states 0.21 1.20 4 16384 calc_sources 0.20 1.18 4 16384 GM_PC_couple 0.19 1.12 4 4 write_restart_files 0.18 1.06 1 1 save_logfile 0.17 0.99 4 4 wait_pass 0.10 0.57 4 8 PC_GM_couple 0.10 0.56 4 4 barrier-expl1 0.08 0.44 4 8 barrier-expl2 0.07 0.39 4 8 buffer_to_state 0.06 0.35 4 8 integrate_domain 0.02 0.10 4 4 ------------------------------------------------------------------------------- make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ./PostProc.pl RESULTS/4step PostProc.pl: mv GM/IO2 RESULTS/4step/GM with 7 files PostProc.pl: mv PC/plots RESULTS/4step/PC with 2 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/4step/ PostProc.pl: TIMINGS from runlog (init, run) 5.21 17.12 PostProc.pl: mv runlog RESULTS/4step/ PostProc.pl: Restart.pl -o RESULTS/4step/RESTART make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test12_3d_check make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' gunzip -c output/test12/x=0_var.out.ref.3d.gz \ > /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RESULTS/4step/GM/x_n4.ref gunzip -c output/test12/y=0_var.out.ref.3d.gz \ > /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RESULTS/4step/GM/y_n4.ref gunzip -c output/test12/z=0_var.out.ref.3d.gz \ > /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RESULTS/4step/GM/z_n4.ref ls -l test12_gmpc_3d.diff -rw-r--r-- 1 gtoth aoss 0 May 11 23:04 test12_gmpc_3d.diff make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test13_compile make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 /usr/bin/make SWMF make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEquation.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiFluid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O2 ModHdf5.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGridDescriptor.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBuffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_ie.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_ih.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_couple_pc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 read_ih_buffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_lagrangian_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModDensityAndGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 read_pw_buffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 calc_inner_bc_velocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 logvar_ionosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveRaytracing.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_wrapper.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveImage.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 calc_inner_bc_velocity.o logvar_ionosphere.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_pgf90/SWMF/GM/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 PC_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a PC_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:83: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' (if [ -d srcTemp ]; then rm -rf srcTemp; fi); make srcTemp/libAMPS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:83: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' (if [ -d srcTemp ]; then rm -rf srcTemp; fi); make srcTemp make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:83: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' ./ampsConfig.pl -input europa-test.input -no-compile InputFile: europa-test.input Preprocessing AMPS sources 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 . make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd srcTemp/general; make SEARCH_C= make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general' h5pcc -c -O3 specfunc.cpp -o specfunc.o h5pcc -c -O3 rnd.cpp -o rnd.o h5pcc -c -O3 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_pgf90/SWMF/PT/AMPS/srcTemp/general' cd srcTemp/meshAMR; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 meshAMRgeneric.cpp -o meshAMRgeneric.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 meshAMRcutcell.cpp -o meshAMRcutcell.o "meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "meshAMRcutcell.cpp", line 454: warning: variable "i" was declared but never referenced long int i,j,idim,nnodes=0,nfaces=0; ^ "meshAMRcutcell.cpp", line 454: warning: variable "j" was declared but never referenced long int i,j,idim,nnodes=0,nfaces=0; ^ "meshAMRcutcell.cpp", line 526: warning: variable "id" was declared but never referenced long int nd,nfc,id; ^ "meshAMRcutcell.cpp", line 927: warning: variable "a" was set but never used double a; ^ "meshAMRcutcell.cpp", line 1079: warning: variable "cnt" was declared but never referenced int cnt=0,i,j; ^ "meshAMRcutcell.cpp", line 1079: warning: variable "i" was declared but never referenced int cnt=0,i,j; ^ "meshAMRcutcell.cpp", line 1079: warning: variable "j" was declared but never referenced int cnt=0,i,j; ^ "meshAMRcutcell.cpp", line 1033: warning: variable "nedge" was declared but never referenced long int nd,nedge,nface; ^ "meshAMRcutcell.cpp", line 1159: warning: variable "nd" was declared but never referenced long int nd,cl,idim; ^ "meshAMRcutcell.cpp", line 1159: warning: variable "cl" was declared but never referenced long int nd,cl,idim; ^ "meshAMRcutcell.cpp", line 2284: warning: statement is unreachable exit(__LINE__,"Error: all possible corner nodes has a zero volume tetrahedron among their connections"); ^ "meshAMRcutcell.cpp", line 2572: warning: variable "phi" was declared but never referenced double phi,xplane[2]; ^ "meshAMRcutcell.cpp", line 1345: warning: variable "c" was declared but never referenced double c,x[3]; ^ "meshAMRcutcell.cpp", line 1345: warning: variable "x" was declared but never referenced double c,x[3]; ^ "meshAMRcutcell.cpp", line 1346: warning: variable "elementPosition" was declared but never referenced long int elementPosition; ^ "meshAMRcutcell.cpp", line 1407: warning: variable "faceEdges" was declared but never referenced static const int faceEdges[6][4]={{4,11,7,8},{5,10,6,9},{0,9,3,8},{1,10,2,11},{0,5,1,4},{3,6,2,7}}; ^ "meshAMRcutcell.cpp", line 1408: warning: variable "nodeEdges" was declared but never referenced static const int nodeEdges[8][3]={{0,4,8},{0,5,9},{5,10,1},{4,11,1},{8,3,7},{3,9,6},{2,10,6},{7,11,2}}; ^ "meshAMRcutcell.cpp", line 1598: warning: variable "nnode" was declared but never referenced int nnode,iedge; ^ "meshAMRcutcell.cpp", line 1598: warning: variable "iedge" was declared but never referenced int nnode,iedge; ^ "meshAMRcutcell.cpp", line 2061: warning: variable "foundflag" was declared but never referenced bool foundflag; ^ "meshAMRcutcell.cpp", line 2093: warning: variable "ndcnt" was declared but never referenced cBlockNode *nd0,*nd1,*nd2,*nd3,*ndcnt; ^ "meshAMRcutcell.cpp", line 2094: warning: variable "nCuts" was declared but never referenced int nCuts,nface,pedge; ^ "meshAMRcutcell.cpp", line 2094: warning: variable "nface" was declared but never referenced int nCuts,nface,pedge; ^ "meshAMRcutcell.cpp", line 2094: warning: variable "pedge" was declared but never referenced int nCuts,nface,pedge; ^ "meshAMRcutcell.cpp", line 2117: warning: variable "ncnt" was declared but never referenced int nConnections,ncnt; ^ "meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ ar -src mesh.a meshAMRgeneric.o meshAMRcutcell.o Target 'mesh' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR' cd srcTemp/pic; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic.cpp -o pic.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_parallel.cpp -o pic_parallel.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_bc.cpp -o pic_bc.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_init_const.cpp -o pic_init_const.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_mesh.cpp -o pic_mesh.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_mol.cpp -o pic_mol.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_mol_parser.cpp -o pic_mol_parser.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_mover.cpp -o pic_mover.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_mover_boris.cpp -o pic_mover_boris.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_parser.cpp -o pic_parser.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_pbuffer.cpp -o pic_pbuffer.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_weight_time.cpp -o pic_weight_time.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_internal_boundary_sphere.cpp -o pic_internal_boundary_sphere.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_sample_distribution_function.cpp -o pic_sample_distribution_function.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_sample_flux_distribution.cpp -o pic_sample_flux_distribution.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_vel_distribution.cpp -o pic_vel_distribution.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_ices.cpp -o pic_ices.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_photolytic_reactions.cpp -o pic_photolytic_reactions.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_volume_particle_injection.cpp -o pic_volume_particle_injection.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_background_atmosphere.cpp -o pic_background_atmosphere.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_column_integration.cpp -o pic_column_integration.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_particle_collision_models.cpp -o pic_particle_collision_models.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_run_time_system_state.cpp -o pic_run_time_system_state.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_lb.cpp -o pic_lb.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_qlb.cpp -o pic_qlb.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_debugger.cpp -o pic_debugger.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic__model__electrically_charged_dust.cpp -o pic__model__electrically_charged_dust.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_internal_boundary_rotation_body.cpp -o pic_internal_boundary_rotation_body.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_internal_boundary_nastran_surface.cpp -o pic_internal_boundary_nastran_surface.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_swmf.cpp -o pic_swmf.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic__ray_tracing.cpp -o pic__ray_tracing.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_cut_cells.cpp -o pic_cut_cells.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_pt.cpp -o pic_pt.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_sample_pitch_angle_distribution.cpp -o pic_sample_pitch_angle_distribution.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_kameleon.cpp -o pic_kameleon.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_restart.cpp -o pic_restart.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_arms.cpp -o pic_arms.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_tecplot.cpp -o pic_tecplot.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_initial_conditions.cpp -o pic_initial_conditions.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_datafile.cpp -o pic_datafile.o "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRgeneric.h", line 5923: warning: variable "characteristicBlockSize_min" was declared but never referenced static const double characteristicBlockSize_min=characteristicBlockSize_max/(1<<_MAX_REFINMENT_LEVEL_); ^ detected during instantiation of "void cMeshAMRgeneric::buildMesh() [with cCornerNode=PIC::Mesh::cDataCornerNode, cCenterNode=PIC::Mesh::cDataCenterNode, cBlockAMR=PIC::Mesh::cDataBlockAMR]" at line 472 of "pic_mesh.cpp" "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "pic_initial_conditions.cpp", line 18: warning: variable "nInjectionProcess" was declared but never referenced int iCell,jCell,kCell,nInjectionProcess; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "pic_mover.cpp", line 237: warning: variable "LocalCellNumber" was set but never used long int LocalCellNumber; ^ "pic_mover.cpp", line 240: warning: variable "cell" was declared but never referenced PIC::Mesh::cDataCenterNode *cell; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "pic_mover.cpp", line 922: warning: variable "LocalCellNumber" was set but never used long int LocalCellNumber; ^ "pic_mover.cpp", line 924: warning: variable "cell" was declared but never referenced PIC::Mesh::cDataCenterNode *cell; ^ "pic_mover.cpp", line 1243: warning: variable "LocalCellNumber" was set but never used long int LocalCellNumber; ^ "pic_mover.cpp", line 1245: warning: variable "cell" was declared but never referenced PIC::Mesh::cDataCenterNode *cell; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "pic_mover.cpp", line 1452: warning: variable "LocalCellNumber" was set but never used long int LocalCellNumber; ^ "pic_mover.cpp", line 1455: warning: variable "cell" was declared but never referenced PIC::Mesh::cDataCenterNode *cell; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "pic_sample_distribution_function.cpp", line 29: warning: variable "idim" was declared but never referenced int idim,nProbe,i,j,k; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "pic_photolytic_reactions.cpp", line 79: warning: variable "minWeight" was declared but never referenced double minWeight; ^ "pic_photolytic_reactions.cpp", line 81: warning: variable "nUnknownWeightsAfter" was declared but never referenced int nUnknownWeightsBefore,nUnknownWeightsAfter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "pic_arms.cpp", line 200: warning: variable "T" was declared but never referenced double x[3],T,n,p; ^ "pic_arms.cpp", line 200: warning: variable "n" was declared but never referenced double x[3],T,n,p; ^ "pic_arms.cpp", line 200: warning: variable "p" was declared but never referenced double x[3],T,n,p; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "pic_sample_pitch_angle_distribution.cpp", line 29: warning: variable "idim" was declared but never referenced int idim,nProbe,i,j,k; ^ "pic_sample_pitch_angle_distribution.cpp", line 44: warning: variable "t0" was declared but never referenced double t0,t1; //tempotary variables to satisfy intel c++ compiler ^ "pic_sample_pitch_angle_distribution.cpp", line 44: warning: variable "t1" was declared but never referenced double t0,t1; //tempotary variables to satisfy intel c++ compiler ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "pic_mover_boris.cpp", line 178: warning: statement is unreachable break; ^ "pic_mover_boris.cpp", line 73: warning: variable "idim" was declared but never referenced int idim; ^ "pic_mover_boris.cpp", line 75: warning: variable "LocalCellNumber" was set but never used long int LocalCellNumber; ^ "pic_mover_boris.cpp", line 78: warning: variable "cell" was declared but never referenced PIC::Mesh::cDataCenterNode *cell; ^ "pic_mover_boris.cpp", line 79: warning: variable "MovingTimeFinished" was set but never used bool MovingTimeFinished=false; ^ "pic_mover_boris.cpp", line 81: warning: variable "xmin" was declared but never referenced double xmin,xmax; ^ "pic_mover_boris.cpp", line 81: warning: variable "xmax" was declared but never referenced double xmin,xmax; ^ "pic_mover_boris.cpp", line 100: warning: variable "vv" was declared but never referenced double acclInit[3],rotInit[3],vv; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "pic_pt.cpp", line 286: warning: variable "Trajectory" was declared but never referenced PIC::ParticleTracker::cTrajectoryID Trajectory; ^ "pic_cut_cells.cpp", line 87: warning: variable "nface" was declared but never referenced int nface,nfaceStart,nfaceFinish,iIntersections; ^ "pic_cut_cells.cpp", line 87: warning: variable "nfaceStart" was declared but never referenced int nface,nfaceStart,nfaceFinish,iIntersections; ^ "pic_pt.cpp", line 510: warning: variable "flag" was set but never used bool flag; ^ "pic_cut_cells.cpp", line 87: warning: variable "nfaceFinish" was declared but never referenced int nface,nfaceStart,nfaceFinish,iIntersections; ^ "pic_pt.cpp", line 511: warning: variable "DataRecord" was declared but never referenced cParticleData *DataRecord=(cParticleData*)(ParticleDataRecordOffset+(PIC::ParticleBuffer::byte*)ParticleData); ^ "pic_cut_cells.cpp", line 90: warning: variable "flag" was declared but never referenced bool flag=true; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "pic_datafile.cpp", line 362: warning: variable "idim" was declared but never referenced int idim; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "pic_restart.cpp", line 201: warning: variable "LocalCellNumber" was declared but never referenced int i,j,k,LocalCellNumber; ^ "pic_restart.cpp", line 202: warning: variable "cell" was declared but never referenced PIC::Mesh::cDataCenterNode *cell; ^ "pic_restart.cpp", line 203: warning: variable "SamplingData" was declared but never referenced char* SamplingData; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "pic_tecplot.cpp", line 135: warning: variable "xNodeMin" was declared but never referenced double *xNodeMin=startNode->xmin; ^ "pic_tecplot.cpp", line 136: warning: variable "xNodeMax" was declared but never referenced double *xNodeMax=startNode->xmax; ^ "pic_tecplot.cpp", line 137: warning: variable "x" was declared but never referenced double x[3]; ^ "pic_restart.cpp", line 383: warning: variable "LocalCellNumber" was declared but never referenced int i,j,k,LocalCellNumber; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ ar -src amps.a pic.o pic_parallel.o pic_bc.o pic_init_const.o pic_mesh.o pic_mol.o pic_mol_parser.o pic_mover.o pic_mover_boris.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__model__electrically_charged_dust.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 Target 'amps' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic' cd srcTemp/species; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Na.cpp -o Na.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 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_pgf90/SWMF/PT/AMPS/srcTemp/species' cd srcTemp/models/electron_impact; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 ElectronImpact_Burger2010SSR.cpp -o ElectronImpact_Burger2010SSR.o "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "ElectronImpact_Burger2010SSR.cpp", line 196: warning: variable "nprod" was declared but never referenced int nChannel,nprod,i; ^ "ElectronImpact_Burger2010SSR.cpp", line 196: warning: variable "i" was declared but never referenced int nChannel,nprod,i; ^ ar -src electronimpact.a ElectronImpact_Burger2010SSR.o Target 'electronimpact' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact' cd srcTemp/models/sputtering; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Sputtering.cpp -o Sputtering.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Sputtering_Ice.cpp -o Sputtering_Ice.o "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ ar -src sputtering.a Sputtering.o Sputtering_Ice.o Target 'sputtering' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering' cd srcTemp/models/charge_exchange; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 ChargeExchange.cpp -o ChargeExchange.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 ChargeExchange_MaherTinsley.cpp -o ChargeExchange_MaherTinsley.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 ChargeExchange_LindsayStebbings.cpp -o ChargeExchange_LindsayStebbings.o "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "ChargeExchange_LindsayStebbings.cpp", line 10: warning: variable "v" was declared but never referenced double a1 = 4.15, a2 = 0.531, a3 = 67.3, v, v2, energy, omega=0.0, sigma; ^ "ChargeExchange_LindsayStebbings.cpp", line 10: warning: variable "omega" was declared but never referenced double a1 = 4.15, a2 = 0.531, a3 = 67.3, v, v2, energy, omega=0.0, sigma; ^ 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_pgf90/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_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 PhotolyticReactions_Huebner1992ASS.cpp -o PhotolyticReactions_Huebner1992ASS.o "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ ar -src photolyticreactions.a PhotolyticReactions_Huebner1992ASS.o Target 'photolyticreactions' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions' (cd srcTemp/models/exosphere; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS") make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Exosphere.cpp -o Exosphere.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Exosphere_OrbitalMotion.cpp -o Exosphere_OrbitalMotion.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Exosphere_SourceProcesses.cpp -o Exosphere_SourceProcesses.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Exosphere_Parallel.cpp -o Exosphere_Parallel.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Exosphere_ReferenceGroundBasedObservations.cpp -o Exosphere_ReferenceGroundBasedObservations.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Exosphere_ChamberlainExosphereModel.cpp -o Exosphere_ChamberlainExosphereModel.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Exosphere_BackgroundPlasmaSource.cpp -o Exosphere_BackgroundPlasmaSource.o "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "Exosphere_SourceProcesses.cpp", line 80: warning: variable "maxRatePerM2" was declared but never referenced double ElementSourceRate,maxRatePerM2,t; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "Exosphere_Parallel.cpp", line 42: warning: variable "TotalThermalDesorptionFlux" was declared but never referenced double TotalThermalDesorptionFlux=0.0,localMaxThermalDesorptionFlux=0.0; ^ "Exosphere_Parallel.cpp", line 42: warning: variable "localMaxThermalDesorptionFlux" was declared but never referenced double TotalThermalDesorptionFlux=0.0,localMaxThermalDesorptionFlux=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 56: warning: variable "res" was declared but never referenced double res=0.0,LocalParticleWeight,LocalTimeStep; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 57: warning: variable "nBoundaryFace" was set but never used long int nBoundaryFace,nd; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 57: warning: variable "nd" was declared but never referenced long int nBoundaryFace,nd; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 60: warning: variable "PlasmaTemeprature" was declared but never referenced double PlasmaTemeprature,PlasmaBulkVelocity[3],PlasmaNumberDensity,ExternalNormal[3],BlockSurfaceArea,x[3],x0[3],e0[3],e1[3]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 60: warning: variable "PlasmaBulkVelocity" was declared but never referenced double PlasmaTemeprature,PlasmaBulkVelocity[3],PlasmaNumberDensity,ExternalNormal[3],BlockSurfaceArea,x[3],x0[3],e0[3],e1[3]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 60: warning: variable "PlasmaNumberDensity" was declared but never referenced double PlasmaTemeprature,PlasmaBulkVelocity[3],PlasmaNumberDensity,ExternalNormal[3],BlockSurfaceArea,x[3],x0[3],e0[3],e1[3]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 60: warning: variable "ExternalNormal" was declared but never referenced double PlasmaTemeprature,PlasmaBulkVelocity[3],PlasmaNumberDensity,ExternalNormal[3],BlockSurfaceArea,x[3],x0[3],e0[3],e1[3]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 60: warning: variable "BlockSurfaceArea" was declared but never referenced double PlasmaTemeprature,PlasmaBulkVelocity[3],PlasmaNumberDensity,ExternalNormal[3],BlockSurfaceArea,x[3],x0[3],e0[3],e1[3]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 60: warning: variable "x" was declared but never referenced double PlasmaTemeprature,PlasmaBulkVelocity[3],PlasmaNumberDensity,ExternalNormal[3],BlockSurfaceArea,x[3],x0[3],e0[3],e1[3]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 60: warning: variable "x0" was declared but never referenced double PlasmaTemeprature,PlasmaBulkVelocity[3],PlasmaNumberDensity,ExternalNormal[3],BlockSurfaceArea,x[3],x0[3],e0[3],e1[3]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 60: warning: variable "e0" was declared but never referenced double PlasmaTemeprature,PlasmaBulkVelocity[3],PlasmaNumberDensity,ExternalNormal[3],BlockSurfaceArea,x[3],x0[3],e0[3],e1[3]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 60: warning: variable "e1" was declared but never referenced double PlasmaTemeprature,PlasmaBulkVelocity[3],PlasmaNumberDensity,ExternalNormal[3],BlockSurfaceArea,x[3],x0[3],e0[3],e1[3]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 61: warning: variable "idim" was declared but never referenced int nface,idim,i,j,k; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 61: warning: variable "i" was declared but never referenced int nface,idim,i,j,k; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 61: warning: variable "j" was declared but never referenced int nface,idim,i,j,k; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 61: warning: variable "k" was declared but never referenced int nface,idim,i,j,k; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 97: warning: variable "LocalParticleWeight" was declared but never referenced double res=0.0,LocalParticleWeight,LocalTimeStep; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 97: warning: variable "LocalTimeStep" was declared but never referenced double res=0.0,LocalParticleWeight,LocalTimeStep; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 330: warning: subscript out of range Exosphere::Sampling::CalculatedSourceRate[spec][_EXOSPHERE_SOURCE__ID__BACKGROUND_PLASMA_ION_INJECTION_]+=ParticleWeightCorrection*LocalParticleWeight/LocalTimeStep; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 287: warning: variable "TimeStepFraction" was declared but never referenced double TimeStepFraction=TimeCounter/maxLocalTimeStep[spec]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 257: warning: variable "TimeIncrement" was declared but never referenced double ModelParticlesInjectionRate,TimeCounter=0.0,TimeIncrement,Ratio,p; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 258: warning: variable "ProductionFractionSum" was declared but never referenced double ProductionFractionSum=0.0,FaceProductionFraction=0.0; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 258: warning: variable "FaceProductionFraction" was declared but never referenced double ProductionFractionSum=0.0,FaceProductionFraction=0.0; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 272: warning: variable "PlasmaNumberDensity" was set but never used double PlasmaTemeprature,PlasmaBulkVelocity[3],PlasmaNumberDensity,ExternalNormal[3],BlockSurfaceArea,x[3],x0[3],e0[3],e1[3]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 272: warning: variable "BlockSurfaceArea" was declared but never referenced double PlasmaTemeprature,PlasmaBulkVelocity[3],PlasmaNumberDensity,ExternalNormal[3],BlockSurfaceArea,x[3],x0[3],e0[3],e1[3]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 274: warning: variable "ExternalFaces" was declared but never referenced bool ExternalFaces[6]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ 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_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere' cd srcTemp/main; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Europa.cpp -o Europa.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Europa_Plume.cpp -o Europa_Plume.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Europa_OrbitalMotion.cpp -o Europa_OrbitalMotion.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Europa_Parallel.cpp -o Europa_Parallel.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Europa_SourceProcesses.cpp -o Europa_SourceProcesses.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 main_lib.cpp -o main_lib.o "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "main_lib.cpp", line 560: warning: variable "inputFile" was declared but never referenced char inputFile[]="Europa.input"; ^ "main_lib.cpp", line 588: warning: variable "InitialSampleLength" was declared but never referenced const int InitialSampleLength=100; ^ "main_lib.cpp", line 1002: warning: variable "LastDataOutputFileNumber" was declared but never referenced int LastDataOutputFileNumber=-1; ^ "main_lib.cpp", line 1042: warning: variable "pointing" was declared but never referenced SpiceDouble pointing[3],bsight[3],bsight_INIT[3]={0.0,0.0,1.0}; ^ "main_lib.cpp", line 1042: warning: variable "bsight" was declared but never referenced SpiceDouble pointing[3],bsight[3],bsight_INIT[3]={0.0,0.0,1.0}; ^ "main_lib.cpp", line 1042: warning: variable "bsight_INIT" was declared but never referenced SpiceDouble pointing[3],bsight[3],bsight_INIT[3]={0.0,0.0,1.0}; ^ "main_lib.cpp", line 1043: warning: variable "rotate" was declared but never referenced SpiceDouble rotate[3][3]; ^ "main_lib.cpp", line 1052: warning: variable "FluxSampleLocations" was set but never used double FluxSampleLocations[nTotalFluxSamplePoints][3]; ^ "main_lib.cpp", line 1053: warning: variable "FluxSampleDirections" was declared but never referenced double FluxSampleDirections[nTotalFluxSamplePoints][3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 990: warning: variable "EPD_Flux" was declared but never referenced const static double EPD_Flux=1.243919681E6*2*Pi*1e4; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main/Europa.h", line 1418: warning: variable "offset" was set but never used char *offset; ^ "Europa.cpp", line 705: warning: statement is unreachable e0[0]=-x_LOCAL_IAU_EUROPA[0],e0[1]=-x_LOCAL_IAU_EUROPA[1],e0[2]=-x_LOCAL_IAU_EUROPA[2]; ^ "Europa.cpp", line 484: warning: variable "radiusSphere" was declared but never referenced double radiusSphere,*x0Sphere,lNorm[3],rNorm,lVel[3],rVel,c; ^ "Europa.cpp", line 484: warning: variable "x0Sphere" was declared but never referenced double radiusSphere,*x0Sphere,lNorm[3],rNorm,lVel[3],rVel,c; ^ "Europa.cpp", line 484: warning: variable "lNorm" was declared but never referenced double radiusSphere,*x0Sphere,lNorm[3],rNorm,lVel[3],rVel,c; ^ "Europa.cpp", line 484: warning: variable "rNorm" was declared but never referenced double radiusSphere,*x0Sphere,lNorm[3],rNorm,lVel[3],rVel,c; ^ "Europa.cpp", line 484: warning: variable "lVel" was declared but never referenced double radiusSphere,*x0Sphere,lNorm[3],rNorm,lVel[3],rVel,c; ^ "Europa.cpp", line 484: warning: variable "rVel" was declared but never referenced double radiusSphere,*x0Sphere,lNorm[3],rNorm,lVel[3],rVel,c; ^ "Europa.cpp", line 484: warning: variable "c" was declared but never referenced double radiusSphere,*x0Sphere,lNorm[3],rNorm,lVel[3],rVel,c; ^ "Europa.cpp", line 487: warning: variable "idim" was declared but never referenced int idim; ^ "Europa.cpp", line 488: warning: variable "vt" was declared but never referenced double vi,vt,vf,v_LOCAL_SO[3],x_LOCAL_SO[3],v_LOCAL_IAU_EUROPA[3],x_LOCAL_IAU_EUROPA[3],SurfaceTemp,beta; ^ "Europa.cpp", line 488: warning: variable "vf" was declared but never referenced double vi,vt,vf,v_LOCAL_SO[3],x_LOCAL_SO[3],v_LOCAL_IAU_EUROPA[3],x_LOCAL_IAU_EUROPA[3],SurfaceTemp,beta; ^ "Europa.cpp", line 488: warning: variable "SurfaceTemp" was set but never used double vi,vt,vf,v_LOCAL_SO[3],x_LOCAL_SO[3],v_LOCAL_IAU_EUROPA[3],x_LOCAL_IAU_EUROPA[3],SurfaceTemp,beta; ^ "Europa.cpp", line 488: warning: variable "beta" was declared but never referenced double vi,vt,vf,v_LOCAL_SO[3],x_LOCAL_SO[3],v_LOCAL_IAU_EUROPA[3],x_LOCAL_IAU_EUROPA[3],SurfaceTemp,beta; ^ "Europa.cpp", line 561: warning: variable "Yield" was declared but never referenced double Yield,WeightCorrectionFactor,SputteringSpeed,SputteringVelocity[3],phi,theta,vSputtered_IAU[3]; ^ "Europa.cpp", line 561: warning: variable "WeightCorrectionFactor" was declared but never referenced double Yield,WeightCorrectionFactor,SputteringSpeed,SputteringVelocity[3],phi,theta,vSputtered_IAU[3]; ^ "Europa.cpp", line 561: warning: variable "SputteringSpeed" was declared but never referenced double Yield,WeightCorrectionFactor,SputteringSpeed,SputteringVelocity[3],phi,theta,vSputtered_IAU[3]; ^ "Europa.cpp", line 561: warning: variable "SputteringVelocity" was declared but never referenced double Yield,WeightCorrectionFactor,SputteringSpeed,SputteringVelocity[3],phi,theta,vSputtered_IAU[3]; ^ "Europa.cpp", line 561: warning: variable "phi" was declared but never referenced double Yield,WeightCorrectionFactor,SputteringSpeed,SputteringVelocity[3],phi,theta,vSputtered_IAU[3]; ^ "Europa.cpp", line 561: warning: variable "theta" was declared but never referenced double Yield,WeightCorrectionFactor,SputteringSpeed,SputteringVelocity[3],phi,theta,vSputtered_IAU[3]; ^ "Europa.cpp", line 561: warning: variable "vSputtered_IAU" was declared but never referenced double Yield,WeightCorrectionFactor,SputteringSpeed,SputteringVelocity[3],phi,theta,vSputtered_IAU[3]; ^ "Europa.cpp", line 562: warning: variable "e1" was declared but never referenced double e0[3],e1[3],e2[3],l; ^ "Europa.cpp", line 562: warning: variable "e2" was declared but never referenced double e0[3],e1[3],e2[3],l; ^ "Europa.cpp", line 563: warning: variable "newParticle" was declared but never referenced long int newParticle; ^ "Europa.cpp", line 1151: warning: variable "flag" was declared but never referenced bool flag; ^ "Europa.cpp", line 1253: warning: variable "ElectronDensity" was set but never used double PlasmaBulkVelocity[3],ElectronDensity; ^ "Europa.cpp", line 1462: warning: variable "TimeIncrement" is used before its value is set TimeIncrement+=-log(rnd())/ModelParticleInjectionRate *rnd(); //<- *rnd() is to account for the injection of the first particle in the curent interaction ^ "Europa.cpp", line 1440: warning: variable "nInjectedParticles" was declared but never referenced int nInjectedParticles=0,specProduct=ReactionProductsList[iProduct]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRgeneric.h", line 5923: warning: variable "characteristicBlockSize_min" was declared but never referenced static const double characteristicBlockSize_min=characteristicBlockSize_max/(1<<_MAX_REFINMENT_LEVEL_); ^ detected during instantiation of "void cMeshAMRgeneric::buildMesh() [with cCornerNode=PIC::Mesh::cDataCornerNode, cCenterNode=PIC::Mesh::cDataCenterNode, cBlockAMR=PIC::Mesh::cDataBlockAMR]" at line 877 of "main_lib.cpp" "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRgeneric.h", line 7763: warning: variable "t" was declared but never referenced CutCell::cTriangleFaceDescriptor *t; ^ 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_pgf90/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/electron_impact/*.o models/sputtering/*.o models/charge_exchange/*.o models/photolytic_reactions/*.o (cd srcTemp; ar -rs libAMPS.a models/exosphere/*.o) make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd srcInterface; make LIB SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS" make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcInterface' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 PT_wrapper.f90 cp -f ../srcTemp/libAMPS.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a PT_wrapper.o amps2swmf.o amps_param_interface.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_ie.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_gm.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_ua.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_sc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_mh_sp.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_ps.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_oh.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ee_sc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_oh_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_wrapper.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_all.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_wrapper.o CON_couple_all.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_io.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_session.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_main.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 swmf_interface.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a #^CMP IF CZ make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 swmf.f90 make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 \ -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ -lmpi_cxx Program /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe has been brought up to date. make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test13_rundir make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' rm -rf /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test /usr/bin/make rundir RUNDIR=/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PostProc.pl touch /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/core chmod 444 /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/core cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe . ; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Param . make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' No run/CZ for CZ Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' No run/EE for EE Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/GM cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' No run/IE for IE Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' No run/IH for IH Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' No run/IM for IM Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' No run/OH for OH Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' No run/PC for PC Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' No run/PS for PS Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:83: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PT cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PT; mkdir restartIN restartOUT plots make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' No run/PW for PW Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' No run/RB for RB Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' No run/SC for SC Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' No run/SP for SP Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' No run/UA for UA Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cp share/JobScripts/job.*nyx* /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/ Creation of /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test directory succeeded make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cp Param/PARAM.in.test.GMPT.Europa /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.GMPT.Europa /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in cp -r PT/AMPS/data/input/Europa/TestCase/RESTART_n003000 /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/ make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test13_run make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ./Restart.pl -i RESTART_n003000 WARNING in Restart.pl: could not find restart directory RESTART_n003000/PT! # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESTART_n003000/. cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test13_check make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cp output/test13/amps.ref_np`ls /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PT/thread* | wc -l | tr -d ' '` \ /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PT/plots/amps.ref (/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/DiffNum.pl -b \ /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PT/plots/amps.dat \ /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PT/plots/amps.ref \ > test13_pt.diff) ls -l test13*.diff -rw-r--r-- 1 gtoth aoss 0 May 11 23:08 test13_pt.diff make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test14_compile make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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 /usr/bin/make SWMF make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make TMP_DIRS make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/TIMING/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:151: warning: ignoring old commands for target `.f.o' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Library/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[7]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a' is up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Coupler/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 GM_wrapper.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a GM_wrapper.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS' cd srcBATL; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS/srcBATL' make libBATL.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS/srcBATL' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_size.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_tree.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_high_order.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_cell.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_face.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_pass_node.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_amr_criteria.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating libBATL.a make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS/srcBATL' libBATL.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS/srcBATL' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS/src' perl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/depend.pl -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src -I../srcBATL -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcMagnetogram -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/DATAREAD/srcDemt -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/EMPIRICAL/srcEE -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make libBATSRUS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSize.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMain.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModParallel.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIO.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPhysics.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCharacteristic.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAdvance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGeometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRaytrace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBlockData.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModExpansionFactors.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCT.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModNodes.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_radiowave.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBoundaryCells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O2 ModHdf5.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModProject.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 library.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_idl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModImplHypre.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartSteady.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModB0.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModWaves.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModEnergy.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModConserveFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSolarwind.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModViscosity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUserEmpty.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 clean_divb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 constrain_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 rotate.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSatelliteFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_pass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_bicgstab.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 proj_cg.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModChromosphere.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHallResist.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_block_geometry.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_los.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadDiffusion.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatFluxCollisionless.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPointImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLaserHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 fix_axis_cells.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoronalHeating.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCurrent.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceValue.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModIonoVelocity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 get_im_pressure.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMultiIon.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_sph.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModResistivity.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGroundMagPerturb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPIC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 advect_points.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_logfile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModUser.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGmGeoindices.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_tec.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 user_interface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRestartFile.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O0 ModFieldLineThread.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadiativeCooling.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 set_ICs.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_plot_common.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBatlInterface.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModThreadedLC.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_states_MHD.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModHeatConduction.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCellBoundary.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModMessagePass.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModFaceFlux.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 project_B.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ray_trace_new.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCalcSource.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModCoarseAxis.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 write_progress.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModTimeStepControl.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModSemiImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModPartImplicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModLocalTimeStep.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 explicit.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModAMR.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 load_balance.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 BATS_methods.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 MH_set_parameters.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 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 ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.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_radiowave.o write_progress.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS/src' cd srcInterface; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS/srcInterface' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModGridDescriptor.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModBuffer.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 update_lagrangian_grid.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModDensityAndGradient.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 OH_wrapper.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveRaytracing.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 ModRadioWaveImage.f90 cp -f ../src/libBATSRUS.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/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_pgf90/SWMF/OH/BATSRUS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:83: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' (if [ -d srcTemp ]; then rm -rf srcTemp; fi); make srcTemp/libAMPS.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:83: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' (if [ -d srcTemp ]; then rm -rf srcTemp; fi); make srcTemp make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:83: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' ./ampsConfig.pl -input oh.input -no-compile InputFile: oh.input Preprocessing AMPS sources 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 . make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd srcTemp/general; make SEARCH_C= make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general' h5pcc -c -O3 specfunc.cpp -o specfunc.o h5pcc -c -O3 rnd.cpp -o rnd.o h5pcc -c -O3 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_pgf90/SWMF/PT/AMPS/srcTemp/general' cd srcTemp/meshAMR; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 meshAMRgeneric.cpp -o meshAMRgeneric.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 meshAMRcutcell.cpp -o meshAMRcutcell.o "meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "meshAMRcutcell.cpp", line 454: warning: variable "i" was declared but never referenced long int i,j,idim,nnodes=0,nfaces=0; ^ "meshAMRcutcell.cpp", line 454: warning: variable "j" was declared but never referenced long int i,j,idim,nnodes=0,nfaces=0; ^ "meshAMRcutcell.cpp", line 526: warning: variable "id" was declared but never referenced long int nd,nfc,id; ^ "meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "meshAMRcutcell.cpp", line 927: warning: variable "a" was set but never used double a; ^ "meshAMRcutcell.cpp", line 1079: warning: variable "cnt" was declared but never referenced int cnt=0,i,j; ^ "meshAMRcutcell.cpp", line 1079: warning: variable "i" was declared but never referenced int cnt=0,i,j; ^ "meshAMRcutcell.cpp", line 1079: warning: variable "j" was declared but never referenced int cnt=0,i,j; ^ "meshAMRcutcell.cpp", line 1033: warning: variable "nedge" was declared but never referenced long int nd,nedge,nface; ^ "meshAMRcutcell.cpp", line 1159: warning: variable "nd" was declared but never referenced long int nd,cl,idim; ^ "meshAMRcutcell.cpp", line 1159: warning: variable "cl" was declared but never referenced long int nd,cl,idim; ^ "meshAMRcutcell.cpp", line 2284: warning: statement is unreachable exit(__LINE__,"Error: all possible corner nodes has a zero volume tetrahedron among their connections"); ^ "meshAMRcutcell.cpp", line 2572: warning: variable "phi" was declared but never referenced double phi,xplane[2]; ^ "meshAMRcutcell.cpp", line 1345: warning: variable "c" was declared but never referenced double c,x[3]; ^ "meshAMRcutcell.cpp", line 1345: warning: variable "x" was declared but never referenced double c,x[3]; ^ "meshAMRcutcell.cpp", line 1346: warning: variable "elementPosition" was declared but never referenced long int elementPosition; ^ "meshAMRcutcell.cpp", line 1407: warning: variable "faceEdges" was declared but never referenced static const int faceEdges[6][4]={{4,11,7,8},{5,10,6,9},{0,9,3,8},{1,10,2,11},{0,5,1,4},{3,6,2,7}}; ^ "meshAMRcutcell.cpp", line 1408: warning: variable "nodeEdges" was declared but never referenced static const int nodeEdges[8][3]={{0,4,8},{0,5,9},{5,10,1},{4,11,1},{8,3,7},{3,9,6},{2,10,6},{7,11,2}}; ^ "meshAMRcutcell.cpp", line 1598: warning: variable "nnode" was declared but never referenced int nnode,iedge; ^ "meshAMRcutcell.cpp", line 1598: warning: variable "iedge" was declared but never referenced int nnode,iedge; ^ "meshAMRcutcell.cpp", line 2061: warning: variable "foundflag" was declared but never referenced bool foundflag; ^ "meshAMRcutcell.cpp", line 2093: warning: variable "ndcnt" was declared but never referenced cBlockNode *nd0,*nd1,*nd2,*nd3,*ndcnt; ^ "meshAMRcutcell.cpp", line 2094: warning: variable "nCuts" was declared but never referenced int nCuts,nface,pedge; ^ "meshAMRcutcell.cpp", line 2094: warning: variable "nface" was declared but never referenced int nCuts,nface,pedge; ^ "meshAMRcutcell.cpp", line 2094: warning: variable "pedge" was declared but never referenced int nCuts,nface,pedge; ^ "meshAMRcutcell.cpp", line 2117: warning: variable "ncnt" was declared but never referenced int nConnections,ncnt; ^ ar -src mesh.a meshAMRgeneric.o meshAMRcutcell.o Target 'mesh' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR' cd srcTemp/pic; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic.cpp -o pic.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_parallel.cpp -o pic_parallel.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_bc.cpp -o pic_bc.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_init_const.cpp -o pic_init_const.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_mesh.cpp -o pic_mesh.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_mol.cpp -o pic_mol.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_mol_parser.cpp -o pic_mol_parser.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_mover.cpp -o pic_mover.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_mover_boris.cpp -o pic_mover_boris.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_parser.cpp -o pic_parser.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_pbuffer.cpp -o pic_pbuffer.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_weight_time.cpp -o pic_weight_time.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_internal_boundary_sphere.cpp -o pic_internal_boundary_sphere.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_sample_distribution_function.cpp -o pic_sample_distribution_function.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_sample_flux_distribution.cpp -o pic_sample_flux_distribution.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_vel_distribution.cpp -o pic_vel_distribution.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_ices.cpp -o pic_ices.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_photolytic_reactions.cpp -o pic_photolytic_reactions.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_volume_particle_injection.cpp -o pic_volume_particle_injection.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_background_atmosphere.cpp -o pic_background_atmosphere.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_column_integration.cpp -o pic_column_integration.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_particle_collision_models.cpp -o pic_particle_collision_models.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_run_time_system_state.cpp -o pic_run_time_system_state.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_lb.cpp -o pic_lb.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_qlb.cpp -o pic_qlb.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_debugger.cpp -o pic_debugger.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic__model__electrically_charged_dust.cpp -o pic__model__electrically_charged_dust.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_internal_boundary_rotation_body.cpp -o pic_internal_boundary_rotation_body.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_internal_boundary_nastran_surface.cpp -o pic_internal_boundary_nastran_surface.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_swmf.cpp -o pic_swmf.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic__ray_tracing.cpp -o pic__ray_tracing.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_cut_cells.cpp -o pic_cut_cells.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_pt.cpp -o pic_pt.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_sample_pitch_angle_distribution.cpp -o pic_sample_pitch_angle_distribution.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_kameleon.cpp -o pic_kameleon.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_restart.cpp -o pic_restart.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_arms.cpp -o pic_arms.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_tecplot.cpp -o pic_tecplot.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_initial_conditions.cpp -o pic_initial_conditions.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 pic_datafile.cpp -o pic_datafile.o "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "pic_photolytic_reactions.cpp", line 79: warning: variable "minWeight" was declared but never referenced double minWeight; ^ "pic_photolytic_reactions.cpp", line 81: warning: variable "nUnknownWeightsAfter" was declared but never referenced int nUnknownWeightsBefore,nUnknownWeightsAfter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "pic_sample_pitch_angle_distribution.cpp", line 29: warning: variable "idim" was declared but never referenced int idim,nProbe,i,j,k; ^ "pic_sample_pitch_angle_distribution.cpp", line 44: warning: variable "t0" was declared but never referenced double t0,t1; //tempotary variables to satisfy intel c++ compiler ^ "pic_sample_pitch_angle_distribution.cpp", line 44: warning: variable "t1" was declared but never referenced double t0,t1; //tempotary variables to satisfy intel c++ compiler ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "pic_pt.cpp", line 286: warning: variable "Trajectory" was declared but never referenced PIC::ParticleTracker::cTrajectoryID Trajectory; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "pic_pt.cpp", line 510: warning: variable "flag" was set but never used bool flag; ^ "pic_pt.cpp", line 511: warning: variable "DataRecord" was declared but never referenced cParticleData *DataRecord=(cParticleData*)(ParticleDataRecordOffset+(PIC::ParticleBuffer::byte*)ParticleData); ^ "pic_restart.cpp", line 201: warning: variable "LocalCellNumber" was declared but never referenced int i,j,k,LocalCellNumber; ^ "pic_restart.cpp", line 202: warning: variable "cell" was declared but never referenced PIC::Mesh::cDataCenterNode *cell; ^ "pic_restart.cpp", line 203: warning: variable "SamplingData" was declared but never referenced char* SamplingData; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "pic_restart.cpp", line 383: warning: variable "LocalCellNumber" was declared but never referenced int i,j,k,LocalCellNumber; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "pic_arms.cpp", line 200: warning: variable "T" was declared but never referenced double x[3],T,n,p; ^ "pic_arms.cpp", line 200: warning: variable "n" was declared but never referenced double x[3],T,n,p; ^ "pic_arms.cpp", line 200: warning: variable "p" was declared but never referenced double x[3],T,n,p; ^ "pic_initial_conditions.cpp", line 18: warning: variable "nInjectionProcess" was declared but never referenced int iCell,jCell,kCell,nInjectionProcess; ^ "pic_tecplot.cpp", line 135: warning: variable "xNodeMin" was declared but never referenced double *xNodeMin=startNode->xmin; ^ "pic_tecplot.cpp", line 136: warning: variable "xNodeMax" was declared but never referenced double *xNodeMax=startNode->xmax; ^ "pic_tecplot.cpp", line 137: warning: variable "x" was declared but never referenced double x[3]; ^ "pic_sample_distribution_function.cpp", line 29: warning: variable "idim" was declared but never referenced int idim,nProbe,i,j,k; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRgeneric.h", line 5923: warning: variable "characteristicBlockSize_min" was declared but never referenced static const double characteristicBlockSize_min=characteristicBlockSize_max/(1<<_MAX_REFINMENT_LEVEL_); ^ detected during instantiation of "void cMeshAMRgeneric::buildMesh() [with cCornerNode=PIC::Mesh::cDataCornerNode, cCenterNode=PIC::Mesh::cDataCenterNode, cBlockAMR=PIC::Mesh::cDataBlockAMR]" at line 472 of "pic_mesh.cpp" "pic_datafile.cpp", line 362: warning: variable "idim" was declared but never referenced int idim; ^ "pic_cut_cells.cpp", line 87: warning: variable "nface" was declared but never referenced int nface,nfaceStart,nfaceFinish,iIntersections; ^ "pic_cut_cells.cpp", line 87: warning: variable "nfaceStart" was declared but never referenced int nface,nfaceStart,nfaceFinish,iIntersections; ^ "pic_cut_cells.cpp", line 87: warning: variable "nfaceFinish" was declared but never referenced int nface,nfaceStart,nfaceFinish,iIntersections; ^ "pic_cut_cells.cpp", line 90: warning: variable "flag" was declared but never referenced bool flag=true; ^ "pic_mover.cpp", line 2612: warning: variable "vol" was set but never used double vol=-1,xmin[3],xmax[3]; ^ "pic_mover_boris.cpp", line 178: warning: statement is unreachable break; ^ "pic_mover_boris.cpp", line 73: warning: variable "idim" was declared but never referenced int idim; ^ "pic_mover_boris.cpp", line 75: warning: variable "LocalCellNumber" was set but never used long int LocalCellNumber; ^ "pic_mover_boris.cpp", line 78: warning: variable "cell" was declared but never referenced PIC::Mesh::cDataCenterNode *cell; ^ "pic_mover_boris.cpp", line 79: warning: variable "MovingTimeFinished" was set but never used bool MovingTimeFinished=false; ^ "pic_mover_boris.cpp", line 81: warning: variable "xmin" was declared but never referenced double xmin,xmax; ^ "pic_mover_boris.cpp", line 81: warning: variable "xmax" was declared but never referenced double xmin,xmax; ^ "pic_mover_boris.cpp", line 100: warning: variable "vv" was declared but never referenced double acclInit[3],rotInit[3],vv; ^ ar -src amps.a pic.o pic_parallel.o pic_bc.o pic_init_const.o pic_mesh.o pic_mol.o pic_mol_parser.o pic_mover.o pic_mover_boris.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__model__electrically_charged_dust.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 Target 'amps' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic' cd srcTemp/species; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Na.cpp -o Na.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 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_pgf90/SWMF/PT/AMPS/srcTemp/species' cd srcTemp/models/electron_impact; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 ElectronImpact_Burger2010SSR.cpp -o ElectronImpact_Burger2010SSR.o "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "ElectronImpact_Burger2010SSR.cpp", line 196: warning: variable "nprod" was declared but never referenced int nChannel,nprod,i; ^ "ElectronImpact_Burger2010SSR.cpp", line 196: warning: variable "i" was declared but never referenced int nChannel,nprod,i; ^ ar -src electronimpact.a ElectronImpact_Burger2010SSR.o Target 'electronimpact' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact' cd srcTemp/models/sputtering; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Sputtering.cpp -o Sputtering.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Sputtering_Ice.cpp -o Sputtering_Ice.o "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ ar -src sputtering.a Sputtering.o Sputtering_Ice.o Target 'sputtering' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering' cd srcTemp/models/charge_exchange; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 ChargeExchange.cpp -o ChargeExchange.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 ChargeExchange_MaherTinsley.cpp -o ChargeExchange_MaherTinsley.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 ChargeExchange_LindsayStebbings.cpp -o ChargeExchange_LindsayStebbings.o "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "ChargeExchange_LindsayStebbings.cpp", line 10: warning: variable "v" was declared but never referenced double a1 = 4.15, a2 = 0.531, a3 = 67.3, v, v2, energy, omega=0.0, sigma; ^ "ChargeExchange_LindsayStebbings.cpp", line 10: warning: variable "omega" was declared but never referenced double a1 = 4.15, a2 = 0.531, a3 = 67.3, v, v2, energy, omega=0.0, sigma; ^ 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_pgf90/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_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 PhotolyticReactions_Huebner1992ASS.cpp -o PhotolyticReactions_Huebner1992ASS.o "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "PhotolyticReactionsDefinitions.dfn", line 5: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN__QUIET_ 1 ^ "PhotolyticReactions.dfn", line 6: warning: last line of file ends without a newline #define _PHOTOLYTIC_REACTIONS__SUN_ _PHOTOLYTIC_REACTIONS__SUN__ACTIVE_ ^ ar -src photolyticreactions.a PhotolyticReactions_Huebner1992ASS.o Target 'photolyticreactions' is done. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions' (cd srcTemp/models/exosphere; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS") make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Exosphere.cpp -o Exosphere.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Exosphere_OrbitalMotion.cpp -o Exosphere_OrbitalMotion.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Exosphere_SourceProcesses.cpp -o Exosphere_SourceProcesses.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Exosphere_Parallel.cpp -o Exosphere_Parallel.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Exosphere_ReferenceGroundBasedObservations.cpp -o Exosphere_ReferenceGroundBasedObservations.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Exosphere_ChamberlainExosphereModel.cpp -o Exosphere_ChamberlainExosphereModel.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 Exosphere_BackgroundPlasmaSource.cpp -o Exosphere_BackgroundPlasmaSource.o "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "Exosphere_SourceProcesses.cpp", line 80: warning: variable "maxRatePerM2" was declared but never referenced double ElementSourceRate,maxRatePerM2,t; ^ "Exosphere.cpp", line 2413: warning: variable "t" was declared but never referenced double t,TotalFluxDown=0.0,TotalFluxUp=0.0,SurfaceContent=0.0,BulkSpeedDown=0.0,BulkSpeedUp=0.0,SampleSpeciesSurfaceInjectionFlux=0.0; ^ "Exosphere_Parallel.cpp", line 94: warning: variable "t" was declared but never referenced register double t; ^ "Exosphere_Parallel.cpp", line 42: warning: variable "TotalThermalDesorptionFlux" was declared but never referenced double TotalThermalDesorptionFlux=0.0,localMaxThermalDesorptionFlux=0.0; ^ "Exosphere_Parallel.cpp", line 42: warning: variable "localMaxThermalDesorptionFlux" was declared but never referenced double TotalThermalDesorptionFlux=0.0,localMaxThermalDesorptionFlux=0.0; ^ "Exosphere_Parallel.cpp", line 43: warning: variable "TotalSolarWindSputteringFlux" was declared but never referenced double TotalSolarWindSputteringFlux=0.0,localMaxSolarWindSputteringFlux=0.0; ^ "Exosphere_Parallel.cpp", line 43: warning: variable "localMaxSolarWindSputteringFlux" was declared but never referenced double TotalSolarWindSputteringFlux=0.0,localMaxSolarWindSputteringFlux=0.0; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 56: warning: variable "res" was declared but never referenced double res=0.0,LocalParticleWeight,LocalTimeStep; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 57: warning: variable "nBoundaryFace" was set but never used long int nBoundaryFace,nd; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 57: warning: variable "nd" was declared but never referenced long int nBoundaryFace,nd; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 60: warning: variable "PlasmaTemeprature" was declared but never referenced double PlasmaTemeprature,PlasmaBulkVelocity[3],PlasmaNumberDensity,ExternalNormal[3],BlockSurfaceArea,x[3],x0[3],e0[3],e1[3]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 60: warning: variable "PlasmaBulkVelocity" was declared but never referenced double PlasmaTemeprature,PlasmaBulkVelocity[3],PlasmaNumberDensity,ExternalNormal[3],BlockSurfaceArea,x[3],x0[3],e0[3],e1[3]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 60: warning: variable "PlasmaNumberDensity" was declared but never referenced double PlasmaTemeprature,PlasmaBulkVelocity[3],PlasmaNumberDensity,ExternalNormal[3],BlockSurfaceArea,x[3],x0[3],e0[3],e1[3]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 60: warning: variable "ExternalNormal" was declared but never referenced double PlasmaTemeprature,PlasmaBulkVelocity[3],PlasmaNumberDensity,ExternalNormal[3],BlockSurfaceArea,x[3],x0[3],e0[3],e1[3]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 60: warning: variable "BlockSurfaceArea" was declared but never referenced double PlasmaTemeprature,PlasmaBulkVelocity[3],PlasmaNumberDensity,ExternalNormal[3],BlockSurfaceArea,x[3],x0[3],e0[3],e1[3]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 60: warning: variable "x" was declared but never referenced double PlasmaTemeprature,PlasmaBulkVelocity[3],PlasmaNumberDensity,ExternalNormal[3],BlockSurfaceArea,x[3],x0[3],e0[3],e1[3]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 60: warning: variable "x0" was declared but never referenced double PlasmaTemeprature,PlasmaBulkVelocity[3],PlasmaNumberDensity,ExternalNormal[3],BlockSurfaceArea,x[3],x0[3],e0[3],e1[3]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 60: warning: variable "e0" was declared but never referenced double PlasmaTemeprature,PlasmaBulkVelocity[3],PlasmaNumberDensity,ExternalNormal[3],BlockSurfaceArea,x[3],x0[3],e0[3],e1[3]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 60: warning: variable "e1" was declared but never referenced double PlasmaTemeprature,PlasmaBulkVelocity[3],PlasmaNumberDensity,ExternalNormal[3],BlockSurfaceArea,x[3],x0[3],e0[3],e1[3]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 61: warning: variable "idim" was declared but never referenced int nface,idim,i,j,k; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 61: warning: variable "i" was declared but never referenced int nface,idim,i,j,k; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 61: warning: variable "j" was declared but never referenced int nface,idim,i,j,k; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 61: warning: variable "k" was declared but never referenced int nface,idim,i,j,k; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 97: warning: variable "LocalParticleWeight" was declared but never referenced double res=0.0,LocalParticleWeight,LocalTimeStep; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 97: warning: variable "LocalTimeStep" was declared but never referenced double res=0.0,LocalParticleWeight,LocalTimeStep; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 330: warning: subscript out of range Exosphere::Sampling::CalculatedSourceRate[spec][_EXOSPHERE_SOURCE__ID__BACKGROUND_PLASMA_ION_INJECTION_]+=ParticleWeightCorrection*LocalParticleWeight/LocalTimeStep; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 287: warning: variable "TimeStepFraction" was declared but never referenced double TimeStepFraction=TimeCounter/maxLocalTimeStep[spec]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 257: warning: variable "TimeIncrement" was declared but never referenced double ModelParticlesInjectionRate,TimeCounter=0.0,TimeIncrement,Ratio,p; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 258: warning: variable "ProductionFractionSum" was declared but never referenced double ProductionFractionSum=0.0,FaceProductionFraction=0.0; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 258: warning: variable "FaceProductionFraction" was declared but never referenced double ProductionFractionSum=0.0,FaceProductionFraction=0.0; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 272: warning: variable "PlasmaNumberDensity" was set but never used double PlasmaTemeprature,PlasmaBulkVelocity[3],PlasmaNumberDensity,ExternalNormal[3],BlockSurfaceArea,x[3],x0[3],e0[3],e1[3]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 272: warning: variable "BlockSurfaceArea" was declared but never referenced double PlasmaTemeprature,PlasmaBulkVelocity[3],PlasmaNumberDensity,ExternalNormal[3],BlockSurfaceArea,x[3],x0[3],e0[3],e1[3]; ^ "Exosphere_BackgroundPlasmaSource.cpp", line 274: warning: variable "ExternalFaces" was declared but never referenced bool ExternalFaces[6]; ^ 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_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere' cd srcTemp/main; make SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS" make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main' h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 OH.cpp -o OH.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 main_lib.cpp -o main_lib.o h5pcc -DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS -c -O3 OH_Coupler.cpp -o OH_Coupler.o "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_sphere.h", line 665: warning: variable "TotalResult" was declared but never referenced double res=0.0,TotalResult=0.0; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 727: warning: variable "c2" was declared but never referenced double r=0.0,c0=0.0,c1=0.0,c2; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 672: warning: variable "e2Local" was declared but never referenced double x[3],x0Projection,x1Projection,x2Projection,r1Surface,r2Surface,tgThetaCone,ezLocal[3],e1Local[3],e2Local[3],x0[3]; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "i" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "j" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "k" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 600: warning: variable "nCounter" was declared but never referenced int idim,iSurface,i,j,k,nCounter; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRinternalSurface_RotationBody.h", line 1107: warning: variable "IntersectionFound" was declared but never referenced bool IntersectionFound=false; ^ "main_lib.cpp", line 46: warning: variable "idim" was declared but never referenced int idim; ^ "main_lib.cpp", line 47: warning: variable "lnR" was declared but never referenced double lnR,res,r=0.0; ^ "main_lib.cpp", line 47: warning: variable "r" was declared but never referenced double lnR,res,r=0.0; ^ "main_lib.cpp", line 212: warning: variable "xmax" was set but never used double DomainLength[3],DomainCenterOffset[3],xmax[3]={0.0,0.0,0.0},xmin[3]={0.0,0.0,0.0}; ^ "main_lib.cpp", line 212: warning: variable "xmin" was set but never used double DomainLength[3],DomainCenterOffset[3],xmax[3]={0.0,0.0,0.0},xmin[3]={0.0,0.0,0.0}; ^ "OH.cpp", line 36: warning: variable "SamplingBuffer" was declared but never referenced char *SamplingBuffer; ^ "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRgeneric.h", line 5923: warning: variable "characteristicBlockSize_min" was declared but never referenced static const double characteristicBlockSize_min=characteristicBlockSize_max/(1<<_MAX_REFINMENT_LEVEL_); ^ detected during instantiation of "void cMeshAMRgeneric::buildMesh() [with cCornerNode=PIC::Mesh::cDataCornerNode, cCenterNode=PIC::Mesh::cDataCenterNode, cBlockAMR=PIC::Mesh::cDataBlockAMR]" at line 257 of "main_lib.cpp" "/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRgeneric.h", line 7763: warning: variable "t" was declared but never referenced CutCell::cTriangleFaceDescriptor *t; ^ "main_lib.cpp", line 39: warning: variable "dxMinGlobal" was declared but never referenced const double dxMinGlobal=DebugRunMultiplier*30 *1.5E11; ^ "main_lib.cpp", line 40: warning: variable "dxMaxGlobal" was declared but never referenced const double dxMaxGlobal=DebugRunMultiplier*150*1.5E11; ^ 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_pgf90/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/electron_impact/*.o models/sputtering/*.o models/charge_exchange/*.o models/photolytic_reactions/*.o (cd srcTemp; ar -rs libAMPS.a models/exosphere/*.o) make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' cd srcInterface; make LIB SEARCH_C="-DMPI_ON -LANG:std -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/pic -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/main -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/meshAMR -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/general -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/sputtering -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/species -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -Inoboost/include -Inokameleon/src -I/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS" make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcInterface' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcInterface' cp -f ../srcTemp/libAMPS.a /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a PT_wrapper.o amps2swmf.o amps_param_interface.o make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcInterface' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS/srcInterface' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' cd src; make LIB make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a make[8]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make[8]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a' is up to date. make[8]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a has been brought up to date. make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[7]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_ie.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_gm.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_im.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_ua.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_sc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_mh_sp.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pw.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_ps.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ie_rb.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ih_oh.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_ee_sc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_gm_pc.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_oh_pt.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_wrapper.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_couple_all.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_wrapper.o CON_couple_all.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a make[7]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a has been brought up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Interface/src' make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_io.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_session.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 CON_main.f90 h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 swmf_interface.f90 rm -f /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a ar -rs /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libCZ.a #^CMP IF CZ make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -module /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/include -c -r8 -O4 swmf.f90 make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' h5pfc -o /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 \ -L/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ -lmpi_cxx Program /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe has been brought up to date. make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CON/Control/src' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make PIDL make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd GM/BATSRUS; make PIDL make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src; make LIB make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/lib/libSHARE.a has been brought up to date. make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Library/src' cd srcPostProc; make PIDL make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe make[6]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[6]: `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe' is up to date. make[6]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS' make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test14_rundir make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' rm -rf /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test /usr/bin/make rundir RUNDIR=/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test make[3]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PostProc.pl touch /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/core chmod 444 /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/core cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/SWMF.exe . ; ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Param . make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' No run/CZ for CZ Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/CZ/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' No run/EE for EE Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/EE/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty' No run/GM for GM Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' No run/IE for IE Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IE/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' No run/IH for IH Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IH/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' No run/IM for IM Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/IM/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS' mkdir /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/OH cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/OH; \ mkdir restartIN restartOUT IO2; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostIDL.exe .; \ ln -s /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/bin/PostSPH.exe .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/GM/BATSRUS/Scripts/TEC/pTEC . make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/OH/BATSRUS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' No run/PC for PC Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PC/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' No run/PS for PS Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PS/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' Makefile:83: warning: overriding commands for target `clean' /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/Makefile.conf:164: warning: ignoring old commands for target `clean' mkdir -p /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PT cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PT; mkdir restartIN restartOUT plots make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PT/AMPS' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' No run/PW for PW Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/PW/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' No run/RB for RB Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/RB/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' No run/SC for SC Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SC/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' No run/SP for SP Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/SP/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[4]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty; make rundir make[5]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' No run/UA for UA Empty make[5]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/UA/Empty' make[4]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cp share/JobScripts/job.*nyx* /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/ Creation of /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test directory succeeded make[3]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cp Param/PARAM.in.test.OHPT /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.OHPT /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/LAYOUT.in make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test14_run make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog cd /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test; rm -rf RESULTS; ./PostProc.pl -M RESULTS PostProc.pl: mv OH/IO2 RESULTS/OH with 3 files PostProc.pl: mv PT/plots RESULTS/PT with 2 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.55 85.20 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' /usr/bin/make test14_check make[2]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' (/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 -a=1e-29\ /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RESULTS/OH/log_n000000.log \ output/test14/OH_log_n000000.log \ > test14_ohpt.diff) cp output/test14/amps.ref_np`ls /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/PT/thread* | wc -l | tr -d ' '` \ /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test//RESULTS/PT/amps.ref (/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/share/Scripts/DiffNum.pl -b \ /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RESULTS/PT/amps.dat \ /scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF/run_test/RESULTS/PT/amps.ref \ > test14_ohpt.diff) ERROR in DiffNum.pl make[2]: [test14_check] Error 255 (ignored) ls -l test14*.diff -rw-r--r-- 1 gtoth aoss 968 May 11 23:13 test14_ohpt.diff make[2]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' make[1]: Entering directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF' -rw-r--r-- 1 gtoth aoss 0 May 11 19:47 share/Library/test/test_axes.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:47 share/Library/test/test_coord_transform.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:47 share/Library/test/test_freq.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:47 share/Library/test/test_geopack.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:47 share/Library/test/test_io_unit.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:47 share/Library/test/test_interpolate.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:47 share/Library/test/test_interpolate_amr.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 share/Library/test/test_initial_state.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 share/Library/test/test_line_extract.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 share/Library/test/test_linear_advection.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 share/Library/test/test_linear_solver.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 share/Library/test/test_lookup_table.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 share/Library/test/test_planet_field.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 share/Library/test/test_plot_file.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 share/Library/test/test_random_number.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 share/Library/test/test_ray_trace.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 share/Library/test/test_sort.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 share/Library/test/test_time_convert.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:49 share/Library/test/test_triangulate.diff -rw-r--r-- 1 gtoth aoss 1490 May 11 19:52 share/Library/test/test_process_var_name.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:52 share/Library/test/test_utilities.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:52 util/DATAREAD/srcMagnetogram/test_harmonics.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:52 util/DATAREAD/srcMagnetogram/test_potential.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:52 util/DATAREAD/srcMagnetogram/test_fdips_log.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:52 util/DATAREAD/srcMagnetogram/test_fdips.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:52 util/DATAREAD/srcMagnetogram/test_fdips_hypre_log.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:52 util/DATAREAD/srcMagnetogram/test_fdips_hypre.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:52 BATL/test11.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:53 BATL/test12.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:53 BATL/test21.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:53 BATL/test22.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:53 BATL/test31.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:53 BATL/test32.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:55 BATL/test33.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:55 BATL/advect11.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:55 BATL/advect21.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:55 BATL/advect22.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:56 BATL/advect12.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:56 BATL/advect31.diff -rw-r--r-- 1 gtoth aoss 0 May 11 19:57 BATL/advect32.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:04 BATL/advect33.diff -rw-r--r-- 1 gtoth aoss 411 May 11 20:05 BATL/advect22_rz.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:06 BATL/advect22_cyl.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:06 BATL/advect22_round.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:06 BATL/advect33_sph.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:07 BATL/advect33_rlonlat.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:07 BATL/advect33_round.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:07 BATL/readamr_1d.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:07 BATL/readamr_2d.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:08 BATL/readamr_3d.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:08 BATL/readamr_sph.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:10 CZ/FSAM/test_fsam.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:13 GM/BATSRUS/test_fluxemergence.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:14 GM/BATSRUS/test_shocktube.diff -rw-r--r-- 1 gtoth aoss 8937 May 11 20:16 GM/BATSRUS/test_shockramp.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:18 GM/BATSRUS/test_partsteady.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:19 GM/BATSRUS/test_hallmhd.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:20 GM/BATSRUS/test_twofluidmhd.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:22 GM/BATSRUS/test_multifluid.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:23 GM/BATSRUS/test_multiion.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:24 GM/BATSRUS/test_mhdions.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:26 GM/BATSRUS/test_mhdnoncons.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:27 GM/BATSRUS/test_eosgodunov.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:29 GM/BATSRUS/test_levelset.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:31 GM/BATSRUS/test_hyades2d.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:34 GM/BATSRUS/test_laserpackage.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:35 GM/BATSRUS/test_graydiffusion.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:36 GM/BATSRUS/test_viscosity.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:38 GM/BATSRUS/test_corona.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:38 GM/BATSRUS/test_coronasph.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:40 GM/BATSRUS/test_chromo.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:46 GM/BATSRUS/test_outerhelio.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:48 GM/BATSRUS/test_earthsph.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:50 GM/BATSRUS/test_2bodyplot.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:52 GM/BATSRUS/test_titan.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:53 GM/BATSRUS/test_titan_restart.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:54 GM/BATSRUS/test_mars.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:55 GM/BATSRUS/test_marsfluids.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:55 GM/BATSRUS/test_marsfluids_restart.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:57 GM/BATSRUS/test_venus.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:58 GM/BATSRUS/test_venus_restart.diff -rw-r--r-- 1 gtoth aoss 0 May 11 20:59 GM/BATSRUS/test_mercurysph.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:01 GM/BATSRUS/test_saturn.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:03 GM/BATSRUS/test_comet.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:04 GM/BATSRUS/test_cometfluids.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:05 GM/BATSRUS/test_cometfluids_restart.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:06 GM/BATSRUS/test_cometCGhd.diff -rw-r--r-- 1 gtoth aoss 17011 May 11 21:08 GM/BATSRUS/test_cometCGfluids.diff -rw-r--r-- 1 gtoth aoss 14513 May 11 21:09 GM/BATSRUS/test_magnetometer.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:11 GM/BATSRUS/test_anisotropic.diff -rw-r--r-- 1 gtoth aoss 141 May 11 21:27 GM/BATSRUS/test_func.diff -rw-r--r-- 1 gtoth aoss 28 May 11 21:27 IE/RIM/notest.diff -rw-r--r-- 1 gtoth aoss 36 May 11 21:27 IE/Ridley_serial/notest.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:29 IM/HEIDI/test_analytic.diff -rw-r--r-- 1 gtoth aoss 26 May 11 21:32 IM/RCM2/notest.diff -rw-r--r-- 1 gtoth aoss 11988 May 11 21:32 IM/HEIDI/test_numeric.diff -rw-r--r-- 1 gtoth aoss 28 May 11 21:32 PS/DGCPM/notest.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:32 PC/IPIC3D/test_ipic3d.diff -rw-r--r-- 1 gtoth aoss 882 May 11 21:34 PT/AMPS/test_amps.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:35 PW/PWOM/test_Saturn.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:35 PW/PWOM/test_Saturn_plots.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:36 PW/PWOM/test_Saturn_restart.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:36 PW/PWOM/test_Saturn_restart_plots.diff -rw-r--r-- 1 gtoth aoss 20287 May 11 21:37 PW/PWOM/test_Earth_plots.diff -rw-r--r-- 1 gtoth aoss 66706 May 11 21:37 PW/PWOM/test_Earth.diff -rw-r--r-- 1 gtoth aoss 66706 May 11 21:37 PW/PWOM/test_Earth_restart.diff -rw-r--r-- 1 gtoth aoss 20287 May 11 21:37 PW/PWOM/test_Earth_restart_plots.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:39 RB/RBE/test.diff -rw-r--r-- 1 gtoth aoss 20383 May 11 21:40 test_pw.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:45 test_rb_sat.diff -rw-r--r-- 1 gtoth aoss 8255 May 11 21:45 test_rb.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:45 test_ps.diff -rw-r--r-- 1 gtoth aoss 21 May 11 21:46 test_esmf.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:54 test_ccmc_small_ie.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:54 test_ccmc_small_gm.diff -rw-r--r-- 1 gtoth aoss 7993 May 11 21:54 test_ccmc_small_rb.diff -rw-r--r-- 1 gtoth aoss 81385 May 11 21:57 test1_pw.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:57 test1_ie.diff -rw-r--r-- 1 gtoth aoss 0 May 11 21:57 test1_gm.diff -rw-r--r-- 1 gtoth aoss 0 May 11 22:05 test2_sc.diff -rw-r--r-- 1 gtoth aoss 0 May 11 22:05 test2_ih.diff -rw-r--r-- 1 gtoth aoss 0 May 11 22:05 test2_gm.diff -rw-r--r-- 1 gtoth aoss 14596 May 11 22:08 test3_gm.diff -rw-r--r-- 1 gtoth aoss 0 May 11 22:08 test3_ie.diff -rw-r--r-- 1 gtoth aoss 16550 May 11 22:08 test3_im_rcm.diff -rw-r--r-- 1 gtoth aoss 10981 May 11 22:22 test4_im_heidi.diff -rw-r--r-- 1 gtoth aoss 0 May 11 22:22 test4_ie.diff -rw-r--r-- 1 gtoth aoss 0 May 11 22:22 test4_gm.diff -rw-r--r-- 1 gtoth aoss 0 May 11 22:25 test5_ee.diff -rw-r--r-- 1 gtoth aoss 0 May 11 22:29 test6_ie.diff -rw-r--r-- 1 gtoth aoss 0 May 11 22:29 test6_gm.diff -rw-r--r-- 1 gtoth aoss 2393 May 11 22:29 test6_im_crcm_log.diff -rw-r--r-- 1 gtoth aoss 24586 May 11 22:29 test6_im_crcm.diff -rw-r--r-- 1 gtoth aoss 0 May 11 22:34 test7_oh.diff -rw-r--r-- 1 gtoth aoss 0 May 11 22:34 test7_ih.diff -rw-r--r-- 1 gtoth aoss 584 May 11 22:38 test8_ie.diff -rw-r--r-- 1 gtoth aoss 14594 May 11 22:38 test8_gm_multi.diff -rw-r--r-- 1 gtoth aoss 20581 May 11 22:38 test8_im_rcm_multi.diff -rw-r--r-- 1 gtoth aoss 0 May 11 22:44 test9_sc_chromo.diff -rw-r--r-- 1 gtoth aoss 0 May 11 22:44 test9_ih.diff -rw-r--r-- 1 gtoth aoss 0 May 11 22:49 test9th_sc_thread.diff -rw-r--r-- 1 gtoth aoss 0 May 11 22:49 test9th_ih.diff -rw-r--r-- 1 gtoth aoss 0 May 11 22:54 test10_sc.diff -rw-r--r-- 1 gtoth aoss 0 May 11 22:54 test10_ih.diff -rw-r--r-- 1 gtoth aoss 0 May 11 22:57 test11_gm.diff -rw-r--r-- 1 gtoth aoss 0 May 11 22:58 test11_pt.diff -rw-r--r-- 1 gtoth aoss 0 May 11 23:00 test12_gmpc_aniso.diff -rw-r--r-- 1 gtoth aoss 0 May 11 23:02 test12_gmpc_iso.diff -rw-r--r-- 1 gtoth aoss 0 May 11 23:04 test12_gmpc_3d.diff -rw-r--r-- 1 gtoth aoss 0 May 11 23:08 test13_pt.diff -rw-r--r-- 1 gtoth aoss 968 May 11 23:13 test14_ohpt.diff See test_swmf.res and test_swmf.log for more detail... make[1]: Leaving directory `/scratch/ridley_fluxoe/gtoth/Tmp_pgf90/SWMF'