Installing SWMF touch Library/src/Makefile.DEPEND Library/src/Makefile.RULES 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... i686-apple-darwin16.7.0 checking host system type... i686-apple-darwin16.7.0 checking for mpxlf... no checking for mpixlf77... no checking for mpiifort... no checking for mpf77... no checking for mpif77... mpif77 checking whether make sets $(MAKE)... yes checking for ranlib... ranlib checking for gcc... mpicc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether mpicc accepts -g... yes checking for mpicc option to accept ANSI C... none needed checking how to run the C preprocessor... mpicc -E checking whether we are using the GNU C++ compiler... yes checking whether gcc accepts -g... yes checking how to run the C++ preprocessor... gcc -E checking whether we are using the GNU Fortran 77 compiler... no checking whether mpif77 accepts -g... yes checking how to get verbose linking output from mpif77... configure: WARNING: cannot determine how to obtain linking information from mpif77 checking for Fortran libraries of mpif77... checking for dummy main to link with Fortran libraries... rm: conftest.dSYM: is a directory none checking for Fortran name-mangling scheme... rm: conftest.dSYM: is a directory lower case, underscore, no extra underscore checking for MPI_Init... yes checking for mpi.h... yes checking for MPI_Comm_f2c... no checking for cabs in -lm... yes checking the hostname... srbwks2017-0151.engin.umich.edu checking the architecture... x86_64 configure: creating ./config.status config.status: creating config/Makefile.config config.status: creating HYPRE_config.h Making /Users/gtoth/Tmp_nag_debug/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 /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/utilities Making /Users/gtoth/Tmp_nag_debug/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 /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/utilities Making 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 /opt/local/bin/ranlib: file: libHYPRE_utilities.a(threading.o) has no symbols ranlib libHYPRE_utilities.a ranlib: file: libHYPRE_utilities.a(threading.o) has no symbols cp -fpPR ./HYPRE_*.h /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_utilities.h /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./fortran*.h /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making 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 /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making 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 lobpcg.c:194:28: warning: format string is not a string literal (potentially insecure) [-Wformat-security] hypre_fprintf( stderr, message ); ^~~~~~~ lobpcg.c:194:28: note: treat the string as an argument to avoid this hypre_fprintf( stderr, message ); ^ "%s", 1 warning generated. 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 /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./krylov.h /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./lobpcg.h /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making 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 /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./seq_mv.h /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making 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 /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_parcsr_mv.h /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making 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 par_block_nodal_systems.c:113:16: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] norm_type = fabs(option); ^ par_block_nodal_systems.c:113:16: note: use function 'abs' instead norm_type = fabs(option); ^~~~ abs 1 warning generated. 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 /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./csr_block_matrix.h /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making 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 /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making 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 /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_IJ_mv.h /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making 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 /opt/local/bin/ranlib: file: libHYPRE_MatrixMatrix.a(HYPRE_ConvertPETScMatrixToDistributedMatrix.o) has no symbols ranlib libHYPRE_MatrixMatrix.a ranlib: file: libHYPRE_MatrixMatrix.a(HYPRE_ConvertPETScMatrixToDistributedMatrix.o) has no symbols cp -fpPR ./HYPRE_*.h /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making distributed_ls ... Making 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 /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making 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 Making 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 TimeLog_dh.c:84:37: warning: format string is not a string literal (potentially insecure) [-Wformat-security] hypre_sprintf(t->desc[t->last], desc); ^~~~ ./../../utilities/_hypre_utilities.h:985:23: note: expanded from macro 'hypre_sprintf' #define hypre_sprintf sprintf ^ /usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ TimeLog_dh.c:84:37: note: treat the string as an argument to avoid this hypre_sprintf(t->desc[t->last], desc); ^ "%s", ./../../utilities/_hypre_utilities.h:985:23: note: expanded from macro 'hypre_sprintf' #define hypre_sprintf sprintf ^ /usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^ 1 warning generated. 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 Making 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 F90_HYPRE_parcsr_int.c:70:4: warning: expression result unused; should this cast be to 'void'? [-Wunused-value] (void*) (hypre_ParReadVector( ^ ~ F90_HYPRE_parcsr_int.c:118:4: warning: expression result unused; should this cast be to 'void'? [-Wunused-value] (void *) hypre_ParCSRMultiVectorRead( ^ ~ 2 warnings generated. 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 par_coarsen.c:2509:9: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] if (!CF_marker[j]==0 && S_diag_j[jS] > -1){ /* connection to C or F point, and ^ ~~ par_coarsen.c:2509:9: note: add parentheses after the '!' to evaluate the comparison first if (!CF_marker[j]==0 && S_diag_j[jS] > -1){ /* connection to C or F point, and ^ ( ) par_coarsen.c:2509:9: note: add parentheses around left hand side expression to silence this warning if (!CF_marker[j]==0 && S_diag_j[jS] > -1){ /* connection to C or F point, and ^ ( ) par_coarsen.c:2519:9: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] if (!CF_marker_offd[j]==0 && S_offd_j[jS] > -1){ /* connection to C or F point, and ^ ~~ par_coarsen.c:2519:9: note: add parentheses after the '!' to evaluate the comparison first if (!CF_marker_offd[j]==0 && S_offd_j[jS] > -1){ /* connection to C or F point, and ^ ( ) par_coarsen.c:2519:9: note: add parentheses around left hand side expression to silence this warning if (!CF_marker_offd[j]==0 && S_offd_j[jS] > -1){ /* connection to C or F point, and ^ ( ) par_coarsen.c:2534:12: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] if (!CF_marker[i]==0) /* C or F point */ ^ ~~ par_coarsen.c:2534:12: note: add parentheses after the '!' to evaluate the comparison first if (!CF_marker[i]==0) /* C or F point */ ^ ( ) par_coarsen.c:2534:12: note: add parentheses around left hand side expression to silence this warning if (!CF_marker[i]==0) /* C or F point */ ^ ( ) par_coarsen.c:2549:12: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] if (!CF_marker_offd[i]==0) /* C or F point */ ^ ~~ par_coarsen.c:2549:12: note: add parentheses after the '!' to evaluate the comparison first if (!CF_marker_offd[i]==0) /* C or F point */ ^ ( ) par_coarsen.c:2549:12: note: add parentheses around left hand side expression to silence this warning if (!CF_marker_offd[i]==0) /* C or F point */ ^ ( ) 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 par_cr.c:1980:12: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] if (!CF_marker[i]==0) /* C or F point */ ^ ~~ par_cr.c:1980:12: note: add parentheses after the '!' to evaluate the comparison first if (!CF_marker[i]==0) /* C or F point */ ^ ( ) par_cr.c:1980:12: note: add parentheses around left hand side expression to silence this warning if (!CF_marker[i]==0) /* C or F point */ ^ ( ) par_cr.c:1995:12: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] if (!CF_marker_offd[i]==0) /* C or F point */ ^ ~~ par_cr.c:1995:12: note: add parentheses after the '!' to evaluate the comparison first if (!CF_marker_offd[i]==0) /* C or F point */ ^ ( ) par_cr.c:1995:12: note: add parentheses around left hand side expression to silence this warning if (!CF_marker_offd[i]==0) /* C or F point */ ^ ( ) par_cr.c:2533:12: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] if (!CF_marker[i]==0) /* C or F point */ ^ ~~ par_cr.c:2533:12: note: add parentheses after the '!' to evaluate the comparison first if (!CF_marker[i]==0) /* C or F point */ ^ ( ) par_cr.c:2533:12: note: add parentheses around left hand side expression to silence this warning if (!CF_marker[i]==0) /* C or F point */ ^ ( ) par_cr.c:2548:12: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] if (!CF_marker_offd[i]==0) /* C or F point */ ^ ~~ par_cr.c:2548:12: note: add parentheses after the '!' to evaluate the comparison first if (!CF_marker_offd[i]==0) /* C or F point */ ^ ( ) par_cr.c:2548:12: note: add parentheses around left hand side expression to silence this warning if (!CF_marker_offd[i]==0) /* C or F point */ ^ ( ) 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 4 warnings generated. 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 4 warnings generated. 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 par_nodal_systems.c:135:11: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] mode = fabs(option); ^ par_nodal_systems.c:135:11: note: use function 'abs' instead mode = fabs(option); ^~~~ abs 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 1 warning generated. 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 par_schwarz.c:86:52: warning: if statement has empty body [-Wempty-body] if (hypre_SchwarzDataVariant(schwarz_data) == 3); ^ par_schwarz.c:86:52: note: put the semicolon on a separate line to silence this warning 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 1 warning generated. 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 par_sv_interp_ln.c:2298:47: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((is_q[j_counter] == (k+1))) ~~~~~~~~~~~~~~~~^~~~~~~~ par_sv_interp_ln.c:2298:47: note: remove extraneous parentheses around the comparison to silence this warning if ((is_q[j_counter] == (k+1))) ~ ^ ~ par_sv_interp_ln.c:2298:47: note: use '=' to turn this equality comparison into an assignment if ((is_q[j_counter] == (k+1))) ^~ = 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 1 warning generated. 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 /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_parcsr_ls.h /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making 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 /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_struct_mv.h /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making 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 /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_struct_ls.h /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making 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 sstruct_matvec.c:313:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (x_object_type == HYPRE_SSTRUCT) ) ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ sstruct_matvec.c:313:27: note: remove extraneous parentheses around the comparison to silence this warning if ( (x_object_type == HYPRE_SSTRUCT) ) ~ ^ ~ sstruct_matvec.c:313:27: note: use '=' to turn this equality comparison into an assignment if ( (x_object_type == HYPRE_SSTRUCT) ) ^~ = 1 warning generated. 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 /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_sstruct_mv.h /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making 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 /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_sstruct_ls.h /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making lib ... Building libHYPRE ... ar -rcu libHYPRE.a /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/IJ_mv/*.o ar -rcu libHYPRE.a /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/Euclid/*.o ar -rcu libHYPRE.a /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/ParaSails/*.o ar -rcu libHYPRE.a /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/pilut/*.o ar -rcu libHYPRE.a /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_matrix/*.o ar -rcu libHYPRE.a /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/krylov/*.o ar -rcu libHYPRE.a /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/matrix_matrix/*.o /opt/local/bin/ranlib: file: libHYPRE.a(HYPRE_ConvertPETScMatrixToDistributedMatrix.o) has no symbols ar -rcu libHYPRE.a /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/multivector/*.o /opt/local/bin/ranlib: file: libHYPRE.a(HYPRE_ConvertPETScMatrixToDistributedMatrix.o) has no symbols ar -rcu libHYPRE.a /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/parcsr_ls/*.o /opt/local/bin/ranlib: file: libHYPRE.a(HYPRE_ConvertPETScMatrixToDistributedMatrix.o) has no symbols ar -rcu libHYPRE.a /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/parcsr_mv/*.o /opt/local/bin/ranlib: file: libHYPRE.a(HYPRE_ConvertPETScMatrixToDistributedMatrix.o) has no symbols ar -rcu libHYPRE.a /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/parcsr_block_mv/*.o /opt/local/bin/ranlib: file: libHYPRE.a(HYPRE_ConvertPETScMatrixToDistributedMatrix.o) has no symbols ar -rcu libHYPRE.a /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/seq_mv/*.o /opt/local/bin/ranlib: file: libHYPRE.a(HYPRE_ConvertPETScMatrixToDistributedMatrix.o) has no symbols ar -rcu libHYPRE.a /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/sstruct_ls/*.o /opt/local/bin/ranlib: file: libHYPRE.a(HYPRE_ConvertPETScMatrixToDistributedMatrix.o) has no symbols ar -rcu libHYPRE.a /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/sstruct_mv/*.o /opt/local/bin/ranlib: file: libHYPRE.a(HYPRE_ConvertPETScMatrixToDistributedMatrix.o) has no symbols ar -rcu libHYPRE.a /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/struct_ls/*.o /opt/local/bin/ranlib: file: libHYPRE.a(HYPRE_ConvertPETScMatrixToDistributedMatrix.o) has no symbols ar -rcu libHYPRE.a /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/struct_mv/*.o /opt/local/bin/ranlib: file: libHYPRE.a(HYPRE_ConvertPETScMatrixToDistributedMatrix.o) has no symbols ar -rcu libHYPRE.a /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/utilities/*.o /opt/local/bin/ranlib: file: libHYPRE.a(HYPRE_ConvertPETScMatrixToDistributedMatrix.o) has no symbols /opt/local/bin/ranlib: file: libHYPRE.a(threading.o) has no symbols ranlib libHYPRE.a ranlib: file: libHYPRE.a(HYPRE_ConvertPETScMatrixToDistributedMatrix.o) has no symbols ranlib: file: libHYPRE.a(threading.o) has no symbols cp -fpPR libHYPRE* /Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/lib Installing hypre ... mkdir lib include cp hypre-2.7.0b/src/hypre/lib/* lib/ cp hypre-2.7.0b/src/hypre/include/* include/ VERSION 2.3 cd CON; make install 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 Installing CZ/FSAM/ Installing FSAM as CZ component 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 Installing EE/BATSRUS/ Installing BATSRUS as EE component Installing GM/BATSRUS/ Installing BATSRUS as GM component 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 Installing IE/RIM/ Installing RIM as IE component touch src/Makefile.DEPEND Installing IE/Ridley_serial/ Installing Ridley_serial as IE component cp -f src/ModSize_orig.f90 src/ModSize.f90 touch src/Makefile.DEPEND Installing IH/BATSRUS/ Installing BATSRUS as IH component Installing IM/CIMI/ Installing CIMI as IM component touch src/Makefile.DEPEND src/Makefile.RULES srcSAMI3/Makefile.DEPEND srcSAMI3/Makefile.RULES srcSAMI3/Makefile.suff srcInterface/Makefile.DEPEND ./Config.pl -EarthHO -GridDefault Installing IM/CRCM/ Installing CRCM as IM component touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND ./Config.pl -EarthHO -GridDefault Installing IM/HEIDI/ Installing HEIDI as IM component touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND Installing IM/RCM2/ Installing RCM2 as IM component touch src/Makefile.DEPEND Installing OH/BATSRUS/ Installing BATSRUS as OH component Installing PC/ALTOR/ Installing ALTOR as PC component cp -f src/PC_ModSize_orig.f90 src/PC_ModSize.f90 rm -rf srcBATL; mkdir srcBATL cd srcBATL_orig; cp BATL*.f90 Makefile* ../srcBATL; \ cd ../srcBATL; /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/Methods.pl PC *.f90; \ /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/Rename.pl -w -r -common=PC *.f90; \ perl -i -pe \ 's/user_specify_region/PC_user_specify_region/' *.f90; \ rm -f *~ Number of files to process=17 Finished 4 replacements in file BATL_geometry.f90 Finished 31 replacements in file BATL_lib.f90 Finished 22 replacements in file BATL_pass_face.f90 Finished 2 replacements in file BATL_size_orig.f90 Thread 3 finished 59 replacement(s) in 4 file(s) Finished 15 replacements in file BATL_grid.f90 Finished 2 replacements in file BATL_mpi.f90 Finished 5 replacements in file BATL_pass_face_field.f90 Finished 7 replacements in file BATL_test.f90 Thread 4 finished 29 replacement(s) in 4 file(s) Finished 20 replacements in file BATL_amr.f90 Finished 10 replacements in file BATL_high_order.f90 Finished 13 replacements in file BATL_particles.f90 Finished 12 replacements in file BATL_pass_node.f90 Finished 18 replacements in file BATL_tree.f90 Thread 1 finished 73 replacement(s) in 5 file(s) Finished 29 replacements in file BATL_amr_criteria.f90 Finished 9 replacements in file BATL_interpolate_amr.f90 Finished 28 replacements in file BATL_pass_cell.f90 Finished 12 replacements in file BATL_region.f90 Thread 2 finished 78 replacement(s) in 4 file(s) cp -f srcBATL/BATL_size_orig.f90 srcBATL/BATL_size.f90 touch src/Makefile.DEPEND srcBATL/Makefile.DEPEND srcInterface/Makefile.DEPEND srcBATL_orig/Makefile.DEPEND Installing PC/IPIC3D2/ Installing IPIC3D as PC component mkdir bin mkdir libIPIC3D cd src; cp -f Makefile.local.default Makefile.local touch src/Makefile.DEPEND src/Makefile.local srcInterface/Makefile.DEPEND Installing PS/DGCPM/ Installing DGCPM as PS component touch src/Makefile.DEPEND Installing PT/AMPS/ Installing AMPS as PT component rm -f output ln -s data/output output AMPS installed Installing PW/PWOM/ Installing PWOM as PW component mkdir bin touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND srcSTET/Makefile.DEPEND srcSTET/Makefile.RULES srcTWOSTREAM/Makefile.DEPEND srcTWOSTREAM/Makefile.RULES Installing RB/RBE/ Installing RBE as RB component touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND Installing SC/BATSRUS/ Installing BATSRUS as SC component Installing SP/MFLAMPA/ Installing MFLAMPA as SP component mv Makefile.def Makefile.def.orig cp Makefile.def.orig Makefile.def cp -f src/ModSize_orig.f90 src/ModSize.f90 touch src/Makefile.DEPEND srcInterface/Makefile.DEPEND Installing UA/GITM2/ Installing GITM2 as UA component cp src/ModSize.f90.orig src/ModSize.f90 touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND Configuring GITM for Earth!! Installation succeeded Setting debugging flags to 'yes' in Makefile.conf Setting maximum optimization flag to -O0 in Makefile.conf Disabling Hdf5 library in Makefile.conf set_hdf5_: cp GM/BATSRUS/src/ModHdf5_empty.f90 GM/BATSRUS/src/ModHdf5.f90 set_hdf5_: cp share/Library/src/ModHdf5Utils_empty.f90 share/Library/src/ModHdf5Utils.f90 Enabling HYPRE library in Makefile.conf set_hypre_: cp GM/BATSRUS/src/ModImplHypre_orig.f90 GM/BATSRUS/src/ModImplHypre.f90 set_spice_: cp share/Library/src/ModSpice_empty.f90 share/Library/src/ModSpice.f90 Installing BATL touch Library/src/Makefile.DEPEND Library/src/Makefile.RULES touch src/Makefile.DEPEND mkdir -p lib bin cp -f src/BATL_size_orig.f90 src/BATL_size.f90 Setting debugging flags to 'yes' in Makefile.conf Setting maximum optimization flag to -O0 in Makefile.conf Disabling Hdf5 library in Makefile.conf set_hdf5_: cp share/Library/src/ModHdf5Utils_empty.f90 share/Library/src/ModHdf5Utils.f90 set_spice_: cp share/Library/src/ModSpice_empty.f90 share/Library/src/ModSpice.f90 rm -f share/Library/test/*.diff cd share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a mpif90 -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMpiOrig.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIoUnit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModKind.f90 gcc -c -O0 -g ModUtility_c.c -o ModUtility_c.o nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 -132 blas.f nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBlasLapack.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHdf5Utils.f90 mpicxx -c -O0 -g linear_solver_wrapper_c.cpp -o linear_solver_wrapper_c.o nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRandomNumber.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSort.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModTriangulateSpherical.f90 Option warning: The -dusty option disables the -C=calls option nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModNumConst.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 -dusty ModMpiInterfaces.f90 Option warning: The -dusty option disables the -C=calls option nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 -dusty ModMpi.f90 Option warning: The -dusty option disables the -C=calls option nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUtility.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 -132 lapack.f nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConst.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoordTransform.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModExactRS.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFreq.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHyperGeometric.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModReadParam.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModInterpolate.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModInterpolateAMR.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLinearAdvection.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLinearSolver.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProcessVarName.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSpice.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModTriangulate.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 CON_line_extract.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 CON_ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlanetConst.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModTimeConvert.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 CON_planet.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 CON_geopack.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 CON_axes.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModInitialState.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLookupTable.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 CON_planet_field.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 linear_solver_wrapper.f90 rm -f /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a ar -rs /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a lapack.o blas.o ModBlasLapack.o ModConst.o ModCoordTransform.o ModExactRS.o ModFreq.o ModHyperGeometric.o ModInitialState.o ModInterpolate.o ModInterpolateAMR.o ModIoUnit.o ModHdf5Utils.o ModKind.o ModLinearAdvection.o ModLinearSolver.o linear_solver_wrapper.o linear_solver_wrapper_c.o ModLookupTable.o ModMpiInterfaces.o ModMpi.o ModMpiOrig.o ModNumConst.o ModPlanetConst.o ModPlotFile.o ModProcessVarName.o ModRandomNumber.o ModReadParam.o ModSort.o ModSpice.o ModTimeConvert.o ModTriangulate.o ModTriangulateSpherical.o ModUtility.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o CON_ray_trace.o ModUtility_c.o ar: creating archive /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a has been brought up to date. cd share/Library/test; make test NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:10 test_axes.diff NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:10 test_coord_transform.diff NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:10 test_freq.diff NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:10 test_geopack.diff NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:10 test_io_unit.diff NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:10 test_interpolate.diff NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:10 test_interpolate_amr.diff NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:15 test_initial_state.diff NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:15 test_line_extract.diff NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:15 test_linear_advection.diff NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:15 test_linear_solver.diff make test_linear_wrapper_exe >> test_linear_wrapper.diff NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option make[3]: [test_linear_wrapper] Error 1 (ignored) -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:15 test_linear_wrapper.diff NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:15 test_lookup_table.diff NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:15 test_planet_field.diff NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:15 test_plot_file.diff NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:15 test_random_number.diff NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:15 test_ray_trace.diff NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:15 test_sort.diff NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:15 test_time_convert.diff NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:15 test_triangulate.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:17 test_process_var_name.diff NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:17 test_utilities.diff --------------------------------------------------------- -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:10 test_axes.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:10 test_coord_transform.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:10 test_freq.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:10 test_geopack.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:15 test_initial_state.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:10 test_interpolate.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:10 test_interpolate_amr.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:10 test_io_unit.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:15 test_line_extract.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:15 test_linear_advection.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:15 test_linear_solver.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:15 test_linear_wrapper.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:15 test_lookup_table.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:15 test_planet_field.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:15 test_plot_file.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:17 test_process_var_name.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:15 test_random_number.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:15 test_ray_trace.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:15 test_sort.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:15 test_time_convert.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:15 test_triangulate.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:17 test_utilities.diff ls -l share/Library/test/*.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:10 share/Library/test/test_axes.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:10 share/Library/test/test_coord_transform.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:10 share/Library/test/test_freq.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:10 share/Library/test/test_geopack.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:15 share/Library/test/test_initial_state.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:10 share/Library/test/test_interpolate.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:10 share/Library/test/test_interpolate_amr.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:10 share/Library/test/test_io_unit.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:15 share/Library/test/test_line_extract.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:15 share/Library/test/test_linear_advection.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:15 share/Library/test/test_linear_solver.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:15 share/Library/test/test_linear_wrapper.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:15 share/Library/test/test_lookup_table.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:15 share/Library/test/test_planet_field.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:15 share/Library/test/test_plot_file.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:17 share/Library/test/test_process_var_name.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:15 share/Library/test/test_random_number.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:15 share/Library/test/test_ray_trace.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:15 share/Library/test/test_sort.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:15 share/Library/test/test_time_convert.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:15 share/Library/test/test_triangulate.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:17 share/Library/test/test_utilities.diff cd util; make test rm -f */src*/*.diff cd DATAREAD/srcMagnetogram; make -j1 test make HARMONICS make /Users/gtoth/Tmp_nag_debug/SWMF/bin/HARMONICS.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMagHarmonics.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 harmonics.f90 mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/bin/HARMONICS.exe harmonics.o ModMagHarmonics.o \ -L/Users/gtoth/Tmp_nag_debug/SWMF/lib -lSHARE -default_kinds:r=64 -lstdc++ -C -gline -nan NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option /Users/gtoth/Tmp_nag_debug/SWMF/bin/HARMONICS.exe has been compiled. ln -sf /Users/gtoth/Tmp_nag_debug/SWMF/bin/HARMONICS.exe . rm -f HARMONICS.exe ln -s /Users/gtoth/Tmp_nag_debug/SWMF/bin/HARMONICS.exe HARMONICS.exe make DIPOLE11 make DIPOLE11.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 dipole11.f90 mpif90 -o DIPOLE11.exe dipole11.o \ -L/Users/gtoth/Tmp_nag_debug/SWMF/lib -lSHARE -default_kinds:r=64 -lstdc++ -C -gline -nan NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option ./DIPOLE11.exe perl -pe 's/#CHANGEWEAKFIELD/CHANGEWEAKFIELD/' HARMONICS.in.orig \ > HARMONICS.in ./HARMONICS.exe > harmonics.log make test_harmonics_check /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/DiffNum.pl -t -r=1e-5 -a=1e-12 \ harmonics11uniform.dat \ harmonics.ref > test_harmonics.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:17 test_harmonics.diff make POTENTIAL nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 potential_field.f90 mpif90 -o POTENTIAL.exe potential_field.o \ -L/Users/gtoth/Tmp_nag_debug/SWMF/lib -lSHARE -default_kinds:r=64 -lstdc++ -C -gline -nan NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option make DIPOLE11 make DIPOLE11.exe make[6]: `DIPOLE11.exe' is up to date. ./DIPOLE11.exe ./POTENTIAL.exe > potential.log make test_potential_check /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/DiffNum.pl -t -r=1e-5 -a=1e-12 \ potential.log \ potential.ref > test_potential.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:17 test_potential.diff make FDIPS nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 FDIPS_module.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 FDIPS_nohypre.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 FDIPS_hypre.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 FDIPS.f90 mpif90 -o FDIPS.exe FDIPS_module.o FDIPS_nohypre.o FDIPS.o \ -L/Users/gtoth/Tmp_nag_debug/SWMF/lib -lSHARE -default_kinds:r=64 -lstdc++ -C -gline -nan NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option make DIPOLE11 make DIPOLE11.exe make[6]: `DIPOLE11.exe' is up to date. ./DIPOLE11.exe cp -f FDIPS.in.orig FDIPS.in perl -i -pe 's/real8/ascii/' FDIPS.in mpiexec -n 4 ./FDIPS.exe > fdips.log ./redistribute.pl fdips_field_np010202.out fdips.out ./redistribute.pl fdips_bxyz_np010202.out fdips_bxyz.out make test_fdips_check /Users/gtoth/Tmp_nag_debug/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 /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/DiffNum.pl -t -r=1e-9 -a=1e-9 \ fdips.out \ fdips_ref.out > test_fdips.diff gunzip -c fdips_bxyz_ref.out.gz > fdips_bxyz_ref.out /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/DiffNum.pl -t -r=1e-9 -a=1e-9 \ fdips_bxyz.out \ fdips_bxyz_ref.out > test_fdips.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:17 test_fdips.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:17 test_fdips_log.diff make FDIPS_HYPRE mpif90 -o FDIPS.exe FDIPS_module.o FDIPS_hypre.o FDIPS.o \ -L/Users/gtoth/Tmp_nag_debug/SWMF/lib -lSHARE -default_kinds:r=64 -lstdc++ -C -gline -nan -L/Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/lib -lHYPRE NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option make DIPOLE11 make DIPOLE11.exe make[6]: `DIPOLE11.exe' is up to date. ./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 mpiexec -n 4 ./FDIPS.exe > fdips_hypre.log ./redistribute.pl fdips_field_np010202.out fdips.out make test_fdips_hypre_check /Users/gtoth/Tmp_nag_debug/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 /Users/gtoth/Tmp_nag_debug/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 UMROOT\Domain Users 0 Jan 9 19:17 test_fdips_hypre.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:17 test_fdips_hypre_log.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:17 test_fdips.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:17 test_fdips_hypre.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:17 test_fdips_hypre_log.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:17 test_fdips_log.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:17 test_harmonics.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:17 test_potential.diff ls -l */src*/*.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:17 DATAREAD/srcMagnetogram/test_fdips.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:17 DATAREAD/srcMagnetogram/test_fdips_hypre.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:17 DATAREAD/srcMagnetogram/test_fdips_hypre_log.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:17 DATAREAD/srcMagnetogram/test_fdips_log.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:17 DATAREAD/srcMagnetogram/test_harmonics.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:17 DATAREAD/srcMagnetogram/test_potential.diff make test_unit ./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... mkdir -p run/plots cd run; \ cp ../input/PARAM.in.cart PARAM.in; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/ADVECT.exe .; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/BATL.exe .; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/GAME.exe .; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/READAMR.exe .; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/READAMR_C.exe .; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/Scripts/pIDL .; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/BATL/data . cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a mpif90 -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMpiOrig.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIoUnit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModKind.f90 gcc -c -O0 -g ModUtility_c.c -o ModUtility_c.o nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 -132 blas.f nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBlasLapack.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHdf5Utils.f90 mpicxx -c -O0 -g linear_solver_wrapper_c.cpp -o linear_solver_wrapper_c.o nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRandomNumber.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSort.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModTriangulateSpherical.f90 Option warning: The -dusty option disables the -C=calls option nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModNumConst.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 -dusty ModMpiInterfaces.f90 Option warning: The -dusty option disables the -C=calls option nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 -dusty ModMpi.f90 Option warning: The -dusty option disables the -C=calls option nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUtility.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 -132 lapack.f nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConst.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoordTransform.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModExactRS.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFreq.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHyperGeometric.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModReadParam.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModInterpolate.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModInterpolateAMR.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLinearAdvection.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLinearSolver.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProcessVarName.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSpice.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModTriangulate.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 CON_line_extract.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 CON_ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlanetConst.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModTimeConvert.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 CON_planet.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 CON_geopack.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModInitialState.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLookupTable.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 CON_axes.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 linear_solver_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 CON_planet_field.f90 rm -f /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a ar -rs /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a lapack.o blas.o ModBlasLapack.o ModConst.o ModCoordTransform.o ModExactRS.o ModFreq.o ModHyperGeometric.o ModInitialState.o ModInterpolate.o ModInterpolateAMR.o ModIoUnit.o ModHdf5Utils.o ModKind.o ModLinearAdvection.o ModLinearSolver.o linear_solver_wrapper.o linear_solver_wrapper_c.o ModLookupTable.o ModMpiInterfaces.o ModMpi.o ModMpiOrig.o ModNumConst.o ModPlanetConst.o ModPlotFile.o ModProcessVarName.o ModRandomNumber.o ModReadParam.o ModSort.o ModSpice.o ModTimeConvert.o ModTriangulate.o ModTriangulateSpherical.o ModUtility.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o CON_ray_trace.o ModUtility_c.o ar: creating archive /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/util/TIMING/src; make LIB nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModTiming.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 timing_cpu.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 timing.f90 ar -rs /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libTIMING.a /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make BATL make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/BATL.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_mpi.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face_field.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 main.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_lib.f90 mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/BATL.exe main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o \ -L/Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 -lstdc++ -C -gline -nan NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option (cd run; mpiexec -n 2 ./BATL.exe > test11.ref) ls -l test11.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:17 test11.diff ./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... cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make BATL make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/BATL.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face_field.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 main.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_lib.f90 mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/BATL.exe main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o \ -L/Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 -lstdc++ -C -gline -nan NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option (cd run; mpiexec -n 2 ./BATL.exe > test12.ref) ls -l test12.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:17 test12.diff ./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... cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make BATL make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/BATL.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face_field.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 main.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_lib.f90 mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/BATL.exe main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o \ -L/Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 -lstdc++ -C -gline -nan NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option (cd run; mpiexec -n 2 ./BATL.exe > test21.ref) ls -l test21.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:17 test21.diff ./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... cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make BATL make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/BATL.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face_field.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 main.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_lib.f90 mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/BATL.exe main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o \ -L/Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 -lstdc++ -C -gline -nan NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option (cd run; mpiexec -n 2 ./BATL.exe > test22.ref) ls -l test22.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:17 test22.diff sleep 1 ./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... cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make BATL make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/BATL.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face_field.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 main.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_lib.f90 mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/BATL.exe main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o \ -L/Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 -lstdc++ -C -gline -nan NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option (cd run; mpiexec -n 2 ./BATL.exe > test31.ref) ls -l test31.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:17 test31.diff sleep 1 ./Config.pl -double -g=8,4,2 -r=2,1,1 -ng=2 cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make BATL make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/BATL.exe make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/BATL.exe' is up to date. (cd run; mpiexec -n 2 ./BATL.exe > test31.ref) ls -l test31.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:17 test31.diff sleep 1 ./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... cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make BATL make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/BATL.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face_field.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 main.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_lib.f90 mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/BATL.exe main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o \ -L/Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 -lstdc++ -C -gline -nan NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option (cd run; mpiexec -n 2 ./BATL.exe > test32.ref) ls -l test32.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:17 test32.diff sleep 1 ./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... cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make BATL make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/BATL.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face_field.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 main.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_lib.f90 mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/BATL.exe main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o \ -L/Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 -lstdc++ -C -gline -nan NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option (cd run; mpiexec -n 2 ./BATL.exe > test33.ref) ls -l test33.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:22 test33.diff sleep 1 ls -l test??.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:17 test11.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:17 test12.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:17 test21.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:17 test22.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:17 test31.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:17 test32.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:22 test33.diff make test_advect ./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... cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/Library/src; make PIDL make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/PostIDL.exe /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a' is up to date. nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 PostIDL.f90 /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make ADVECT make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/ADVECT.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_geometry.f90 mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/PostIDL.exe PostIDL.o -L/Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib -lSHARE -default_kinds:r=64 -C -gline -nan nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_tree.f90 NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face_field.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_lib.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 advect_main.f90 mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o \ -L/Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 -lstdc++ -C -gline -nan NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option rm -rf run/plots/* run/runlog run/advect11.log rm -f input/PARAM.in; cp input/PARAM.in.cart run/PARAM.in (cd run; mpiexec -n 2 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect11.log) Number of header files=21 PostIDL.exe < cut_var_1_n0000000.h PostIDL.exe < cut_var_1_n0000016.h PostIDL.exe < cut_var_1_n0000032.h PostIDL.exe < cut_var_1_n0000048.h PostIDL.exe < cut_var_1_n0000112.h PostIDL.exe < cut_var_1_n0000096.h PostIDL.exe < cut_var_1_n0000080.h PostIDL.exe < cut_var_1_n0000064.h PostIDL.exe < cut_var_1_n0000164.h PostIDL.exe < cut_var_1_n0000144.h PostIDL.exe < cut_var_1_n0000160.h PostIDL.exe < cut_var_1_n0000128.h PostIDL.exe < cut_var_1_n0000174.h PostIDL.exe < cut_var_1_n0000172.h PostIDL.exe < cut_var_1_n0000169.h PostIDL.exe < cut_var_1_n0000166.h PostIDL.exe < cut_var_1_n0000186.h PostIDL.exe < cut_var_1_n0000178.h PostIDL.exe < cut_var_1_n0000183.h PostIDL.exe < cut_var_1_n0000180.h PostIDL.exe < cut_var_1_n0000188.h Creating plots/cut_var_1_n0_188.outs /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect11_check ls -l advect11.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:22 advect11.diff ./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... cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/Library/src; make PIDL make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/PostIDL.exe /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/PostIDL.exe' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make ADVECT make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/ADVECT.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face_field.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_lib.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 advect_main.f90 mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o \ -L/Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 -lstdc++ -C -gline -nan NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option rm -rf run/plots/* run/runlog run/advect21.log rm -f input/PARAM.in; cp input/PARAM.in.cart run/PARAM.in (cd run; mpiexec -n 2 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect21.log) Number of header files=21 PostIDL.exe < z=0_var_1_n0000000.h PostIDL.exe < z=0_var_1_n0000020.h PostIDL.exe < z=0_var_1_n0000040.h PostIDL.exe < z=0_var_1_n0000060.h PostIDL.exe < z=0_var_1_n0000140.h PostIDL.exe < z=0_var_1_n0000100.h PostIDL.exe < z=0_var_1_n0000080.h PostIDL.exe < z=0_var_1_n0000120.h PostIDL.exe < z=0_var_1_n0000220.h PostIDL.exe < z=0_var_1_n0000180.h PostIDL.exe < z=0_var_1_n0000200.h PostIDL.exe < z=0_var_1_n0000160.h PostIDL.exe < z=0_var_1_n0000260.h PostIDL.exe < z=0_var_1_n0000280.h PostIDL.exe < z=0_var_1_n0000240.h PostIDL.exe < z=0_var_1_n0000300.h PostIDL.exe < z=0_var_1_n0000380.h PostIDL.exe < z=0_var_1_n0000340.h PostIDL.exe < z=0_var_1_n0000320.h PostIDL.exe < z=0_var_1_n0000360.h PostIDL.exe < z=0_var_1_n0000400.h Creating plots/z=0_var_1_n0_400.outs /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect21_check ls -l advect21.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:22 advect21.diff ./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... cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/Library/src; make PIDL make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/PostIDL.exe /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/PostIDL.exe' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make ADVECT make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/ADVECT.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face_field.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_lib.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 advect_main.f90 mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o \ -L/Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 -lstdc++ -C -gline -nan NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option rm -rf run/plots/* run/runlog run/advect22.log rm -f input/PARAM.in; cp input/PARAM.in.cart run/PARAM.in (cd run; mpiexec -n 2 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect22.log) Number of header files=21 PostIDL.exe < z=0_var_1_n0000000.h PostIDL.exe < z=0_var_1_n0000048.h PostIDL.exe < z=0_var_1_n0000096.h PostIDL.exe < z=0_var_1_n0000144.h PostIDL.exe < z=0_var_1_n0000240.h PostIDL.exe < z=0_var_1_n0000288.h PostIDL.exe < z=0_var_1_n0000336.h PostIDL.exe < z=0_var_1_n0000192.h PostIDL.exe < z=0_var_1_n0000480.h PostIDL.exe < z=0_var_1_n0000489.h PostIDL.exe < z=0_var_1_n0000432.h PostIDL.exe < z=0_var_1_n0000384.h PostIDL.exe < z=0_var_1_n0000505.h PostIDL.exe < z=0_var_1_n0000518.h PostIDL.exe < z=0_var_1_n0000511.h PostIDL.exe < z=0_var_1_n0000495.h PostIDL.exe < z=0_var_1_n0000533.h PostIDL.exe < z=0_var_1_n0000543.h PostIDL.exe < z=0_var_1_n0000549.h PostIDL.exe < z=0_var_1_n0000527.h PostIDL.exe < z=0_var_1_n0000556.h Creating plots/z=0_var_1_n0_556.outs /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect22_check ls -l advect22.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:23 advect22.diff ./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... cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/Library/src; make PIDL make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/PostIDL.exe /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/PostIDL.exe' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make ADVECT make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/ADVECT.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face_field.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_lib.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 advect_main.f90 mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o \ -L/Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 -lstdc++ -C -gline -nan NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option rm -rf run/plots/* run/runlog run/advect12.log rm -f input/PARAM.in; cp input/PARAM.in.cart run/PARAM.in (cd run; mpiexec -n 2 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect12.log) Number of header files=21 PostIDL.exe < z=0_var_1_n0000000.h PostIDL.exe < z=0_var_1_n0000034.h PostIDL.exe < z=0_var_1_n0000068.h PostIDL.exe < z=0_var_1_n0000102.h PostIDL.exe < z=0_var_1_n0000136.h PostIDL.exe < z=0_var_1_n0000238.h PostIDL.exe < z=0_var_1_n0000170.h PostIDL.exe < z=0_var_1_n0000204.h PostIDL.exe < z=0_var_1_n0000272.h PostIDL.exe < z=0_var_1_n0000340.h PostIDL.exe < z=0_var_1_n0000306.h PostIDL.exe < z=0_var_1_n0000374.h PostIDL.exe < z=0_var_1_n0000408.h PostIDL.exe < z=0_var_1_n0000476.h PostIDL.exe < z=0_var_1_n0000510.h PostIDL.exe < z=0_var_1_n0000442.h PostIDL.exe < z=0_var_1_n0000544.h PostIDL.exe < z=0_var_1_n0000646.h PostIDL.exe < z=0_var_1_n0000612.h PostIDL.exe < z=0_var_1_n0000578.h PostIDL.exe < z=0_var_1_n0000680.h Creating plots/z=0_var_1_n0_680.outs /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect12_check ls -l advect12.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:23 advect12.diff ./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... cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/Library/src; make PIDL make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/PostIDL.exe /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/PostIDL.exe' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make ADVECT make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/ADVECT.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face_field.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_lib.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 advect_main.f90 mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o \ -L/Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 -lstdc++ -C -gline -nan NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option rm -rf run/plots/* run/runlog run/advect31.log rm -f input/PARAM.in; cp input/PARAM.in.cart run/PARAM.in (cd run; mpiexec -n 2 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect31.log) Number of header files=42 PostIDL.exe < y=0_var_2_n0000000.h PostIDL.exe < y=0_var_2_n0000022.h PostIDL.exe < y=0_var_2_n0000044.h PostIDL.exe < y=0_var_2_n0000066.h PostIDL.exe < y=0_var_2_n0000154.h PostIDL.exe < y=0_var_2_n0000088.h PostIDL.exe < y=0_var_2_n0000132.h PostIDL.exe < y=0_var_2_n0000110.h PostIDL.exe < y=0_var_2_n0000198.h PostIDL.exe < y=0_var_2_n0000176.h PostIDL.exe < y=0_var_2_n0000230.h PostIDL.exe < y=0_var_2_n0000220.h PostIDL.exe < y=0_var_2_n0000238.h PostIDL.exe < y=0_var_2_n0000246.h PostIDL.exe < y=0_var_2_n0000262.h PostIDL.exe < y=0_var_2_n0000254.h PostIDL.exe < y=0_var_2_n0000294.h PostIDL.exe < y=0_var_2_n0000270.h PostIDL.exe < y=0_var_2_n0000286.h PostIDL.exe < y=0_var_2_n0000278.h PostIDL.exe < z=0_var_1_n0000000.h PostIDL.exe < y=0_var_2_n0000302.h PostIDL.exe < z=0_var_1_n0000022.h PostIDL.exe < z=0_var_1_n0000044.h PostIDL.exe < z=0_var_1_n0000066.h PostIDL.exe < z=0_var_1_n0000132.h PostIDL.exe < z=0_var_1_n0000110.h PostIDL.exe < z=0_var_1_n0000088.h PostIDL.exe < z=0_var_1_n0000154.h PostIDL.exe < z=0_var_1_n0000220.h PostIDL.exe < z=0_var_1_n0000198.h PostIDL.exe < z=0_var_1_n0000176.h PostIDL.exe < z=0_var_1_n0000230.h PostIDL.exe < z=0_var_1_n0000254.h PostIDL.exe < z=0_var_1_n0000246.h PostIDL.exe < z=0_var_1_n0000238.h PostIDL.exe < z=0_var_1_n0000270.h PostIDL.exe < z=0_var_1_n0000278.h PostIDL.exe < z=0_var_1_n0000286.h PostIDL.exe < z=0_var_1_n0000262.h PostIDL.exe < z=0_var_1_n0000302.h PostIDL.exe < z=0_var_1_n0000294.h Creating plots/y=0_var_2_n0_302.outs Creating plots/z=0_var_1_n0_302.outs /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect31_check ls -l advect31.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:23 advect31.diff ./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... cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/Library/src; make PIDL /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/PostIDL.exe' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make ADVECT make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/ADVECT.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face_field.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_lib.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 advect_main.f90 mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o \ -L/Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 -lstdc++ -C -gline -nan NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option rm -rf run/plots/* run/runlog run/advect32.log rm -f input/PARAM.in; cp input/PARAM.in.cart run/PARAM.in (cd run; mpiexec -n 2 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect32.log) Number of header files=42 PostIDL.exe < y=0_var_2_n0000000.h PostIDL.exe < y=0_var_2_n0000050.h PostIDL.exe < y=0_var_2_n0000100.h PostIDL.exe < y=0_var_2_n0000150.h PostIDL.exe < y=0_var_2_n0000350.h PostIDL.exe < y=0_var_2_n0000200.h PostIDL.exe < y=0_var_2_n0000300.h PostIDL.exe < y=0_var_2_n0000250.h PostIDL.exe < y=0_var_2_n0000550.h PostIDL.exe < y=0_var_2_n0000500.h PostIDL.exe < y=0_var_2_n0000400.h PostIDL.exe < y=0_var_2_n0000450.h PostIDL.exe < y=0_var_2_n0000700.h PostIDL.exe < y=0_var_2_n0000650.h PostIDL.exe < y=0_var_2_n0000600.h PostIDL.exe < y=0_var_2_n0000750.h PostIDL.exe < y=0_var_2_n0000900.h PostIDL.exe < y=0_var_2_n0000850.h PostIDL.exe < y=0_var_2_n0000800.h PostIDL.exe < y=0_var_2_n0000950.h PostIDL.exe < z=0_var_1_n0000000.h PostIDL.exe < z=0_var_1_n0000050.h PostIDL.exe < z=0_var_1_n0000100.h PostIDL.exe < y=0_var_2_n0001000.h PostIDL.exe < z=0_var_1_n0000150.h PostIDL.exe < z=0_var_1_n0000250.h PostIDL.exe < z=0_var_1_n0000300.h PostIDL.exe < z=0_var_1_n0000350.h PostIDL.exe < z=0_var_1_n0000200.h PostIDL.exe < z=0_var_1_n0000500.h PostIDL.exe < z=0_var_1_n0000450.h PostIDL.exe < z=0_var_1_n0000550.h PostIDL.exe < z=0_var_1_n0000700.h PostIDL.exe < z=0_var_1_n0000400.h PostIDL.exe < z=0_var_1_n0000650.h PostIDL.exe < z=0_var_1_n0000750.h PostIDL.exe < z=0_var_1_n0000900.h PostIDL.exe < z=0_var_1_n0000850.h PostIDL.exe < z=0_var_1_n0000600.h PostIDL.exe < z=0_var_1_n0000950.h PostIDL.exe < z=0_var_1_n0000800.h PostIDL.exe < z=0_var_1_n0001000.h Creating plots/y=0_var_2_n0_1000.outs Creating plots/z=0_var_1_n0_1000.outs /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect32_check ls -l advect32.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:24 advect32.diff ./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... cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/Library/src; make PIDL /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/PostIDL.exe' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make ADVECT make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/ADVECT.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face_field.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_lib.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 advect_main.f90 mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o \ -L/Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 -lstdc++ -C -gline -nan NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option rm -rf run/plots/* run/runlog run/advect33.log rm -f input/PARAM.in; cp input/PARAM.in.cart run/PARAM.in (cd run; mpiexec -n 2 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect33.log) Number of header files=42 PostIDL.exe < y=0_var_2_n0000000.h PostIDL.exe < y=0_var_2_n0000064.h PostIDL.exe < y=0_var_2_n0000128.h PostIDL.exe < y=0_var_2_n0000192.h PostIDL.exe < y=0_var_2_n0000320.h PostIDL.exe < y=0_var_2_n0000448.h PostIDL.exe < y=0_var_2_n0000384.h PostIDL.exe < y=0_var_2_n0000256.h PostIDL.exe < y=0_var_2_n0000576.h PostIDL.exe < y=0_var_2_n0000651.h PostIDL.exe < y=0_var_2_n0000640.h PostIDL.exe < y=0_var_2_n0000512.h PostIDL.exe < y=0_var_2_n0000690.h PostIDL.exe < y=0_var_2_n0000672.h PostIDL.exe < y=0_var_2_n0000659.h PostIDL.exe < y=0_var_2_n0000680.h PostIDL.exe < y=0_var_2_n0000709.h PostIDL.exe < y=0_var_2_n0000730.h PostIDL.exe < y=0_var_2_n0000701.h PostIDL.exe < y=0_var_2_n0000722.h PostIDL.exe < z=0_var_1_n0000000.h PostIDL.exe < z=0_var_1_n0000064.h PostIDL.exe < y=0_var_2_n0000740.h PostIDL.exe < z=0_var_1_n0000128.h PostIDL.exe < z=0_var_1_n0000192.h PostIDL.exe < z=0_var_1_n0000384.h PostIDL.exe < z=0_var_1_n0000320.h PostIDL.exe < z=0_var_1_n0000256.h PostIDL.exe < z=0_var_1_n0000448.h PostIDL.exe < z=0_var_1_n0000640.h PostIDL.exe < z=0_var_1_n0000576.h PostIDL.exe < z=0_var_1_n0000512.h PostIDL.exe < z=0_var_1_n0000651.h PostIDL.exe < z=0_var_1_n0000680.h PostIDL.exe < z=0_var_1_n0000672.h PostIDL.exe < z=0_var_1_n0000659.h PostIDL.exe < z=0_var_1_n0000690.h PostIDL.exe < z=0_var_1_n0000709.h PostIDL.exe < z=0_var_1_n0000722.h PostIDL.exe < z=0_var_1_n0000701.h PostIDL.exe < z=0_var_1_n0000730.h PostIDL.exe < z=0_var_1_n0000740.h Creating plots/y=0_var_2_n0_740.outs Creating plots/z=0_var_1_n0_740.outs /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect33_check ls -l advect33.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:28 advect33.diff ./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... cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/Library/src; make PIDL /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/PostIDL.exe' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make ADVECT make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/ADVECT.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face_field.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_lib.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 advect_main.f90 mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o \ -L/Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 -lstdc++ -C -gline -nan NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option 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; mpiexec -n 2 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect22_rz.log) Number of header files=21 PostIDL.exe < z=0_var_1_n0000000.h PostIDL.exe < z=0_var_1_n0000100.h PostIDL.exe < z=0_var_1_n0000200.h PostIDL.exe < z=0_var_1_n0000300.h PostIDL.exe < z=0_var_1_n0000500.h PostIDL.exe < z=0_var_1_n0000700.h PostIDL.exe < z=0_var_1_n0000600.h PostIDL.exe < z=0_var_1_n0000400.h PostIDL.exe < z=0_var_1_n0001000.h PostIDL.exe < z=0_var_1_n0000900.h PostIDL.exe < z=0_var_1_n0001013.h PostIDL.exe < z=0_var_1_n0000800.h PostIDL.exe < z=0_var_1_n0001063.h PostIDL.exe < z=0_var_1_n0001038.h PostIDL.exe < z=0_var_1_n0001050.h PostIDL.exe < z=0_var_1_n0001025.h PostIDL.exe < z=0_var_1_n0001088.h PostIDL.exe < z=0_var_1_n0001113.h PostIDL.exe < z=0_var_1_n0001100.h PostIDL.exe < z=0_var_1_n0001075.h PostIDL.exe < z=0_var_1_n0001125.h Creating plots/z=0_var_1_n0_1125.outs /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect22_rz_check ls -l advect22_rz.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:29 advect22_rz.diff ./Config.pl -double -g=4,4,1 -r=2,2,2 -ng=2 cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/Library/src; make PIDL /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/PostIDL.exe' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make ADVECT make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/ADVECT.exe make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/ADVECT.exe' is up to date. 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; mpiexec -n 2 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect22_cyl.log) Number of header files=11 PostIDL.exe < z=0_var_1_n0000000.h PostIDL.exe < z=0_var_1_n0000053.h PostIDL.exe < z=0_var_1_n0000105.h PostIDL.exe < z=0_var_1_n0000264.h PostIDL.exe < z=0_var_1_n0000469.h PostIDL.exe < z=0_var_1_n0001084.h PostIDL.exe < z=0_var_1_n0000674.h PostIDL.exe < z=0_var_1_n0000879.h PostIDL.exe < z=0_var_1_n0001310.h PostIDL.exe < z=0_var_1_n0001258.h PostIDL.exe < z=0_var_1_n0001362.h Creating plots/z=0_var_1_n0_1362.outs /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect22_cyl_check ERROR in DiffNum.pl make[5]: [test_advect22_cyl_check] Error 255 (ignored) ls -l advect22_cyl.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 6339 Jan 9 19:29 advect22_cyl.diff ./Config.pl -double -g=4,4,1 -r=2,2,2 -ng=2 cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/Library/src; make PIDL /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/PostIDL.exe' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make ADVECT make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/ADVECT.exe make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/ADVECT.exe' is up to date. 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; mpiexec -n 2 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect22_round.log) Number of header files=11 PostIDL.exe < z=0_var_1_n0000000.h PostIDL.exe < z=0_var_1_n0000008.h PostIDL.exe < z=0_var_1_n0000016.h PostIDL.exe < z=0_var_1_n0000021.h PostIDL.exe < z=0_var_1_n0000027.h PostIDL.exe < z=0_var_1_n0000036.h PostIDL.exe < z=0_var_1_n0000031.h PostIDL.exe < z=0_var_1_n0000041.h PostIDL.exe < z=0_var_1_n0000053.h PostIDL.exe < z=0_var_1_n0000047.h PostIDL.exe < z=0_var_1_n0000061.h Creating plots/z=0_var_1_n0_61.outs /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect22_round_check ls -l advect22_round.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:29 advect22_round.diff ./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... cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/Library/src; make PIDL make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/PostIDL.exe /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/PostIDL.exe' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make ADVECT make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/ADVECT.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face_field.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_lib.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 advect_main.f90 mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o \ -L/Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 -lstdc++ -C -gline -nan NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option 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; mpiexec -n 2 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect33_sph.log) Number of header files=22 PostIDL.exe < y=0_var_2_n0000000.h PostIDL.exe < y=0_var_2_n0000083.h PostIDL.exe < y=0_var_2_n0000207.h PostIDL.exe < y=0_var_2_n0000337.h PostIDL.exe < y=0_var_2_n0000726.h PostIDL.exe < y=0_var_2_n0000855.h PostIDL.exe < y=0_var_2_n0000596.h PostIDL.exe < y=0_var_2_n0000466.h PostIDL.exe < y=0_var_2_n0001182.h PostIDL.exe < z=0_var_1_n0000000.h PostIDL.exe < y=0_var_2_n0000985.h PostIDL.exe < y=0_var_2_n0001100.h PostIDL.exe < z=0_var_1_n0000466.h PostIDL.exe < z=0_var_1_n0000083.h PostIDL.exe < z=0_var_1_n0000207.h PostIDL.exe < z=0_var_1_n0000337.h PostIDL.exe < z=0_var_1_n0000855.h PostIDL.exe < z=0_var_1_n0000726.h PostIDL.exe < z=0_var_1_n0000985.h PostIDL.exe < z=0_var_1_n0000596.h PostIDL.exe < z=0_var_1_n0001182.h PostIDL.exe < z=0_var_1_n0001100.h Creating plots/y=0_var_2_n0_1182.outs Creating plots/z=0_var_1_n0_1182.outs /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect33_sph_check ERROR in DiffNum.pl make[5]: [test_advect33_sph_check] Error 1 (ignored) ls -l advect33_sph.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 6367 Jan 9 19:30 advect33_sph.diff ./Config.pl -double -g=4,4,4 -r=2,2,2 -ng=2 cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/Library/src; make PIDL make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/PostIDL.exe /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/PostIDL.exe' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make ADVECT make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/ADVECT.exe make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/ADVECT.exe' is up to date. 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; mpiexec -n 2 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect33_rlonlat.log) Number of header files=22 PostIDL.exe < y=0_var_2_n0000000.h PostIDL.exe < y=0_var_2_n0000083.h PostIDL.exe < y=0_var_2_n0000207.h PostIDL.exe < y=0_var_2_n0000337.h PostIDL.exe < y=0_var_2_n0000726.h PostIDL.exe < y=0_var_2_n0000596.h PostIDL.exe < y=0_var_2_n0000855.h PostIDL.exe < y=0_var_2_n0000466.h PostIDL.exe < y=0_var_2_n0001181.h PostIDL.exe < y=0_var_2_n0001099.h PostIDL.exe < y=0_var_2_n0000985.h PostIDL.exe < z=0_var_1_n0000000.h PostIDL.exe < z=0_var_1_n0000466.h PostIDL.exe < z=0_var_1_n0000207.h PostIDL.exe < z=0_var_1_n0000083.h PostIDL.exe < z=0_var_1_n0000337.h PostIDL.exe < z=0_var_1_n0000855.h PostIDL.exe < z=0_var_1_n0000726.h PostIDL.exe < z=0_var_1_n0000985.h PostIDL.exe < z=0_var_1_n0000596.h PostIDL.exe < z=0_var_1_n0001099.h PostIDL.exe < z=0_var_1_n0001181.h Creating plots/y=0_var_2_n0_1181.outs Creating plots/z=0_var_1_n0_1181.outs /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect33_rlonlat_check ls -l advect33_rlonlat.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:32 advect33_rlonlat.diff ./Config.pl -double -g=4,4,4 -r=2,2,2 -ng=2 cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/Library/src; make PIDL make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/PostIDL.exe /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/PostIDL.exe' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make ADVECT make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/ADVECT.exe make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/ADVECT.exe' is up to date. 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; mpiexec -n 2 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect33_round.log) Number of header files=22 PostIDL.exe < y=0_var_2_n0000000.h PostIDL.exe < y=0_var_2_n0000007.h PostIDL.exe < y=0_var_2_n0000013.h PostIDL.exe < y=0_var_2_n0000020.h PostIDL.exe < y=0_var_2_n0000045.h PostIDL.exe < y=0_var_2_n0000039.h PostIDL.exe < y=0_var_2_n0000026.h PostIDL.exe < y=0_var_2_n0000033.h PostIDL.exe < z=0_var_1_n0000000.h PostIDL.exe < y=0_var_2_n0000052.h PostIDL.exe < y=0_var_2_n0000065.h PostIDL.exe < y=0_var_2_n0000058.h PostIDL.exe < z=0_var_1_n0000007.h PostIDL.exe < z=0_var_1_n0000026.h PostIDL.exe < z=0_var_1_n0000020.h PostIDL.exe < z=0_var_1_n0000013.h PostIDL.exe < z=0_var_1_n0000045.h PostIDL.exe < z=0_var_1_n0000052.h PostIDL.exe < z=0_var_1_n0000033.h PostIDL.exe < z=0_var_1_n0000039.h PostIDL.exe < z=0_var_1_n0000058.h PostIDL.exe < z=0_var_1_n0000065.h Creating plots/y=0_var_2_n0_65.outs Creating plots/z=0_var_1_n0_65.outs /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect33_round_check ls -l advect33_round.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:32 advect33_round.diff ls -l advect??*.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:22 advect11.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:23 advect12.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:22 advect21.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:23 advect22.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 6339 Jan 9 19:29 advect22_cyl.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:29 advect22_round.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:29 advect22_rz.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:23 advect31.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:24 advect32.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:28 advect33.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:32 advect33_rlonlat.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:32 advect33_round.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 6367 Jan 9 19:30 advect33_sph.diff make test_readamr rm -f readamr_*.diff ./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... cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_lib.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face_field.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd srcReadAmr; make EXE nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModReadAmr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 wrap_read_amr.f90 cp -f ../src/libBATL.a /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libREADAMR.a ar -rs /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libREADAMR.a ModReadAmr.o wrap_read_amr.o nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 read_amr.f90 mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/READAMR.exe read_amr.o \ -L/Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib -lREADAMR -lTIMING -lSHARE -default_kinds:r=64 -lstdc++ -C -gline -nan NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option (cd run; mpiexec -n 2 ./READAMR.exe > readamr_1d.ref) ls -l readamr_1d.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:32 readamr_1d.diff ./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... cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_lib.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face_field.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd srcReadAmr; make EXE nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModReadAmr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 wrap_read_amr.f90 cp -f ../src/libBATL.a /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libREADAMR.a ar -rs /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libREADAMR.a ModReadAmr.o wrap_read_amr.o nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 read_amr.f90 mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/READAMR.exe read_amr.o \ -L/Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib -lREADAMR -lTIMING -lSHARE -default_kinds:r=64 -lstdc++ -C -gline -nan NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option (cd run; mpiexec -n 2 ./READAMR.exe > readamr_2d.ref) ls -l readamr_2d.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:32 readamr_2d.diff ./Config.pl -single -g=4,4,4 -r=2,2,2 -ng=0 cd share; make clean cd Library/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Library/test;make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Prologs; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f include/*.mod cd util/TIMING; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex /bin/rm -f *.log *.aux *.dvi *~ cd util/NOMPI/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcReadAmr; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f lib/* 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... cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a mpif90 -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModMpiOrig.f90 Option warning: The -dusty option disables the -C=calls option nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 -dusty ModMpiInterfaces.f90 Option warning: The -dusty option disables the -C=calls option nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 -dusty ModMpi.f90 Option warning: The -dusty option disables the -C=calls option nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModIoUnit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModKind.f90 gcc -c -O0 -g ModUtility_c.c -o ModUtility_c.o nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModUtility.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 -132 lapack.f nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 -132 blas.f nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModBlasLapack.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModNumConst.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModConst.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModCoordTransform.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModExactRS.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModFreq.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModHyperGeometric.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModReadParam.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModHdf5Utils.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModPlotFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModInitialState.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModInterpolate.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModInterpolateAMR.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModLinearAdvection.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModLinearSolver.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 linear_solver_wrapper.f90 mpicxx -c -O0 -g linear_solver_wrapper_c.cpp -o linear_solver_wrapper_c.o nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModLookupTable.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModPlanetConst.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModProcessVarName.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModRandomNumber.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModSort.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModSpice.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModTimeConvert.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModTriangulate.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModTriangulateSpherical.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 CON_planet.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 CON_geopack.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 CON_axes.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 CON_line_extract.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 CON_planet_field.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 CON_ray_trace.f90 rm -f /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a ar -rs /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a lapack.o blas.o ModBlasLapack.o ModConst.o ModCoordTransform.o ModExactRS.o ModFreq.o ModHyperGeometric.o ModInitialState.o ModInterpolate.o ModInterpolateAMR.o ModIoUnit.o ModHdf5Utils.o ModKind.o ModLinearAdvection.o ModLinearSolver.o linear_solver_wrapper.o linear_solver_wrapper_c.o ModLookupTable.o ModMpiInterfaces.o ModMpi.o ModMpiOrig.o ModNumConst.o ModPlanetConst.o ModPlotFile.o ModProcessVarName.o ModRandomNumber.o ModReadParam.o ModSort.o ModSpice.o ModTimeConvert.o ModTriangulate.o ModTriangulateSpherical.o ModUtility.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o CON_ray_trace.o ModUtility_c.o ar: creating archive /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/util/TIMING/src; make LIB nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModTiming.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 timing_cpu.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 timing.f90 ar -rs /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libTIMING.a /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 BATL_mpi.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 BATL_lib.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 BATL_pass_face_field.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd srcReadAmr; make EXE nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModReadAmr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 wrap_read_amr.f90 cp -f ../src/libBATL.a /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libREADAMR.a ar -rs /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libREADAMR.a ModReadAmr.o wrap_read_amr.o nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 read_amr.f90 mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/READAMR.exe read_amr.o \ -L/Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib -lREADAMR -lTIMING -lSHARE -lstdc++ -C -gline -nan NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option (cd run; mpiexec -n 2 ./READAMR.exe > readamr_3d.ref) Warning: Floating underflow occurred Warning: Floating underflow occurred ls -l readamr_3d.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:32 readamr_3d.diff ./Config.pl -double -g=6,4,4 -r=2,2,2 -ng=0 cd share; make clean cd Library/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Library/test;make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Prologs; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f include/*.mod cd util/TIMING; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex /bin/rm -f *.log *.aux *.dvi *~ cd util/NOMPI/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcReadAmr; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f lib/* 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... cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a mpif90 -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMpiOrig.f90 Option warning: The -dusty option disables the -C=calls option nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 -dusty ModMpiInterfaces.f90 Option warning: The -dusty option disables the -C=calls option nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 -dusty ModMpi.f90 Option warning: The -dusty option disables the -C=calls option nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIoUnit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModKind.f90 gcc -c -O0 -g ModUtility_c.c -o ModUtility_c.o nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUtility.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 -132 lapack.f nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 -132 blas.f nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBlasLapack.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModNumConst.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConst.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoordTransform.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModExactRS.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFreq.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHyperGeometric.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModReadParam.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHdf5Utils.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModInitialState.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModInterpolate.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModInterpolateAMR.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLinearAdvection.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLinearSolver.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 linear_solver_wrapper.f90 mpicxx -c -O0 -g linear_solver_wrapper_c.cpp -o linear_solver_wrapper_c.o nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLookupTable.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlanetConst.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProcessVarName.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRandomNumber.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSort.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSpice.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModTimeConvert.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModTriangulate.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModTriangulateSpherical.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 CON_planet.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 CON_geopack.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 CON_axes.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 CON_line_extract.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 CON_planet_field.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 CON_ray_trace.f90 rm -f /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a ar -rs /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a lapack.o blas.o ModBlasLapack.o ModConst.o ModCoordTransform.o ModExactRS.o ModFreq.o ModHyperGeometric.o ModInitialState.o ModInterpolate.o ModInterpolateAMR.o ModIoUnit.o ModHdf5Utils.o ModKind.o ModLinearAdvection.o ModLinearSolver.o linear_solver_wrapper.o linear_solver_wrapper_c.o ModLookupTable.o ModMpiInterfaces.o ModMpi.o ModMpiOrig.o ModNumConst.o ModPlanetConst.o ModPlotFile.o ModProcessVarName.o ModRandomNumber.o ModReadParam.o ModSort.o ModSpice.o ModTimeConvert.o ModTriangulate.o ModTriangulateSpherical.o ModUtility.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o CON_ray_trace.o ModUtility_c.o ar: creating archive /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/util/TIMING/src; make LIB nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModTiming.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 timing_cpu.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 timing.f90 ar -rs /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libTIMING.a /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_mpi.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_lib.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face_field.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd srcReadAmr; make EXE nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModReadAmr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 wrap_read_amr.f90 cp -f ../src/libBATL.a /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libREADAMR.a ar -rs /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libREADAMR.a ModReadAmr.o wrap_read_amr.o nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 read_amr.f90 mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/READAMR.exe read_amr.o \ -L/Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib -lREADAMR -lTIMING -lSHARE -default_kinds:r=64 -lstdc++ -C -gline -nan NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option (cd run; mpiexec -n 2 ./READAMR.exe > readamr_sph.ref) ls -l readamr_sph.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:32 readamr_sph.diff ./Config.pl -nompi -single -g=4,4,4 -r=2,2,2 -ng=0 cd share; make clean cd Library/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Library/test;make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Prologs; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f include/*.mod cd util/TIMING; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex /bin/rm -f *.log *.aux *.dvi *~ cd util/NOMPI/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcReadAmr; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f lib/* Setting PRECISION variable to ${SINGLEPREC} in Makefile.conf Selecting NOMPI library in Makefile.conf cd util/NOMPI/src; make LIB cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/Library/src; make ModMpiOrig.o mpif90 -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModMpiOrig.f90 Option warning: The -dusty option disables the -C=calls option make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libNOMPI.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -O0 -w NOMPI.f90 NAG Fortran Compiler Release 6.1(Tozai) Build 6136 [NAG Fortran Compiler normal termination] ar -rs /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libNOMPI.a NOMPI.o ar: creating archive /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libNOMPI.a /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libNOMPI.a has been brought up to date. Remove executable and make it to link with the (NO)MPI library! Writing new grid size 4,4,4 with 0 ghost cell layers and AMR ratio 2,2,2 into src/BATL_size.f90... cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 -dusty ModMpiInterfaces.f90 Option warning: The -dusty option disables the -C=calls option nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 -dusty ModMpi.f90 Option warning: The -dusty option disables the -C=calls option nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModIoUnit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModKind.f90 gcc -c -O0 -g ModUtility_c.c -o ModUtility_c.o nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModUtility.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 -132 lapack.f nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 -132 blas.f nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModBlasLapack.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModNumConst.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModConst.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModCoordTransform.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModExactRS.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModFreq.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModHyperGeometric.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModReadParam.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModHdf5Utils.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModPlotFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModInitialState.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModInterpolate.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModInterpolateAMR.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModLinearAdvection.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModLinearSolver.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 linear_solver_wrapper.f90 gcc -c -O0 -g linear_solver_wrapper_c.cpp -o linear_solver_wrapper_c.o nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModLookupTable.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModPlanetConst.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModProcessVarName.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModRandomNumber.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModSort.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModSpice.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModTimeConvert.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModTriangulate.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModTriangulateSpherical.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 CON_planet.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 CON_geopack.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 CON_axes.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 CON_line_extract.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 CON_planet_field.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 CON_ray_trace.f90 rm -f /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a ar -rs /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a lapack.o blas.o ModBlasLapack.o ModConst.o ModCoordTransform.o ModExactRS.o ModFreq.o ModHyperGeometric.o ModInitialState.o ModInterpolate.o ModInterpolateAMR.o ModIoUnit.o ModHdf5Utils.o ModKind.o ModLinearAdvection.o ModLinearSolver.o linear_solver_wrapper.o linear_solver_wrapper_c.o ModLookupTable.o ModMpiInterfaces.o ModMpi.o ModMpiOrig.o ModNumConst.o ModPlanetConst.o ModPlotFile.o ModProcessVarName.o ModRandomNumber.o ModReadParam.o ModSort.o ModSpice.o ModTimeConvert.o ModTriangulate.o ModTriangulateSpherical.o ModUtility.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o CON_ray_trace.o ModUtility_c.o ar: creating archive /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/util/TIMING/src; make LIB nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModTiming.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 timing_cpu.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 timing.f90 ar -rs /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libTIMING.a /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 BATL_mpi.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 BATL_lib.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 BATL_pass_face_field.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd srcReadAmr; make EXE_C nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 ModReadAmr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -O0 wrap_read_amr.f90 cp -f ../src/libBATL.a /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libREADAMR.a ar -rs /Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib/libREADAMR.a ModReadAmr.o wrap_read_amr.o gcc -c -O0 -g read_amr_c.c -o read_amr_c.o nagfor -o /Users/gtoth/Tmp_nag_debug/SWMF/BATL/bin/READAMR_C.exe read_amr_c.o \ -L/Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib -lREADAMR -lTIMING -lSHARE -L/Users/gtoth/Tmp_nag_debug/SWMF/BATL/lib -lNOMPI -lstdc++ -C -gline -nan NAG Fortran Compiler Release 6.1(Tozai) Build 6136 (cd run; ./READAMR_C.exe > readamr_c.ref) ERROR in DiffNum.pl make[4]: [test_readamr_c] Error 255 (ignored) ls -l readamr_c.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 2623 Jan 9 19:33 readamr_c.diff ./Config.pl -single -g=4,4,4 -r=2,2,2 -ng=0 perl -pi -e 's/^(CFLAG =.*)/$1 -fPIC/ unless /fPIC/' Makefile.conf make clean cd share; make clean cd Library/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Library/test;make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Prologs; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f include/*.mod cd util/TIMING; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex /bin/rm -f *.log *.aux *.dvi *~ cd util/NOMPI/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcReadAmr; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f lib/* cd util/NOMPI/src; make LIB cd /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/Library/src; make ModMpiOrig.o mpif90 -mdir /Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/include -c -w -ideclient -C -gline -nan -fPIC -O0 ModMpiOrig.f90 Option warning: The -dusty option disables the -C=calls option Option error: Unrecognised option -fPIC make[7]: *** [ModMpiOrig.o] Error 2 make[6]: *** [/Users/gtoth/Tmp_nag_debug/SWMF/BATL/share/Library/src/ModMpiOrig.o] Error 2 make[5]: *** [WRAPAMRLIB] Error 2 make[4]: [test_readamr_py] Error 2 (ignored) (cd srcReadAmr; python read_amr_py.py > readamr_py.ref;) Traceback (most recent call last): File "read_amr_py.py", line 5, in batl = read_amr_wrapper.ReadBATL() File "/Users/gtoth/Tmp_nag_debug/SWMF/BATL/srcReadAmr/read_amr_wrapper.py", line 8, in __init__ self.lib = cdll.LoadLibrary(libName) File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 443, in LoadLibrary return self._dlltype(name) File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 365, in __init__ self._handle = _dlopen(self._name, mode) OSError: dlopen(../lib/libWRAPAMR.so, 6): image not found make[4]: [test_readamr_py] Error 1 (ignored) ls -l readamr_py.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 72 Jan 9 19:33 readamr_py.diff ./Config.pl -mpi Selecting MPI library in Makefile.conf Remove executable and make it to link with the (NO)MPI library! ls -l readamr_*.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:32 readamr_1d.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:32 readamr_2d.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:32 readamr_3d.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 2623 Jan 9 19:33 readamr_c.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 72 Jan 9 19:33 readamr_py.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:32 readamr_sph.diff for i in `ls -d [A-Z][A-Z]/*/ | grep -v /CVS/ | grep -v /Empty/`; \ do ( cd $i; /Applications/Xcode.app/Contents/Developer/usr/bin/make test; ); done rm -f test_fsam.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_compile rm -f src/xfsam.exe cp srcProblem/ModUserSetup.test.f90 src/ModUserSetup.f90; cp srcProblem/ModPar.test.f90 src/ModPar.f90; /Applications/Xcode.app/Contents/Developer/usr/bin/make xfsam cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a make[6]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util; /Applications/Xcode.app/Contents/Developer/usr/bin/make install make[6]: Nothing to be done for `install'. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make xfsam make EXE nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPar.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModOutfile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModControl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSundry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFSAM.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 -132 ModFish.f nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoeff.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSolar.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPhysunits.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModDomain.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGrid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModField.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBack.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModDel.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBlk.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWork.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModInterp.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGetQtys.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIoFSAM.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBval.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGetP.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserSetup.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRHS.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIteration.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModInitialization.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 main.f90 mpif90 -o xfsam.exe main.o ModFish.o ModFSAM.o ModPar.o ModSolar.o ModPhysunits.o ModDomain.o ModOutfile.o ModCoeff.o ModSundry.o ModControl.o ModGrid.o ModBack.o ModBlk.o ModBoundary.o ModField.o ModDel.o ModWork.o ModInterp.o ModIoFSAM.o ModGetQtys.o ModBval.o ModGetP.o ModRHS.o ModIteration.o ModUserSetup.o ModInitialization.o \ -L/Users/gtoth/Tmp_nag_debug/SWMF/lib -L/Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src -lSHARE -default_kinds:r=64 -lstdc++ -C -gline -nan NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option xfsam.exe has been created /Applications/Xcode.app/Contents/Developer/usr/bin/make test_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir PROBS=test RUNDIR=run_test STANDALONE="YES" mkdir -p run_test/CZ /Applications/Xcode.app/Contents/Developer/usr/bin/make test_run cd run_test; mpiexec -n 6 xfsam.exe > runlog /Applications/Xcode.app/Contents/Developer/usr/bin/make test_check grep -v 'Grid cell updates' run_test/runlog > run_test/runlog.new grep -v 'Grid cell updates' output/runlog.ref > run_test/runlog.ref /Users/gtoth/Tmp_nag_debug/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 UMROOT\Domain Users 0 Jan 9 19:35 test_fsam.diff EE/BATSRUS is tested in GM/BATSRUS cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make test_spectrum /Applications/Xcode.app/Contents/Developer/usr/bin/make test_spectrum_compile gunzip -c ../data/SPECTRUM/SPECTRUM_chianti_tbl.dat.gz \ > SPECTRUM_chianti_tbl.dat rm -f SPECTRUM.in ../test_spectrum.diff \ test-spectrum.log test-spectrum.out test-spectrum.eps cp test-SPECTRUM.in SPECTRUM.in make SPECTRUM make /Users/gtoth/Tmp_nag_debug/SWMF/bin/SPECTRUM.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 spectrum.f90 mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/bin/SPECTRUM.exe spectrum.o -L/Users/gtoth/Tmp_nag_debug/SWMF/lib -lSHARE -default_kinds:r=64 -C -gline -nan NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option rm -f ./SPECTRUM.exe ln -s /Users/gtoth/Tmp_nag_debug/SWMF/bin/SPECTRUM.exe . /Applications/Xcode.app/Contents/Developer/usr/bin/make test_spectrum_run ./SPECTRUM.exe > test-spectrum.log /Applications/Xcode.app/Contents/Developer/usr/bin/make test_spectrum_check /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/DiffNum.pl -t -r=1e-5 -a=1e-12 \ test-spectrum.out \ test-spectrum.ref > ../test_spectrum.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:35 ../test_spectrum.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_fluxemergence_compile ./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... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModTiming.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 timing_cpu.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 timing.f90 ar -rs /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMagnetogram.f90 rm -f /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a ar -rs /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a ModMagnetogram.o ar: creating archive /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLdem.f90 rm -f /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a ar -rs /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a ModLdem.o ar: creating archive /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 EEE_ModCommonVariables.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 EEE_ModArch.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 EEE_ModGL98.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 EEE_ModTD99.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 EEE_ModCms.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 EEE_ModGetB0.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 EEE_ModShearFlow.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 EEE_ModMain.f90 rm -f /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a ar -rs /Users/gtoth/Tmp_nag_debug/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 archive /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_mpi.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face_field.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp_nag_debug/SWMF/util/CRASH/src ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSingleFluid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModExtraVariables.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProcMH.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusUtility.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotShell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotIdl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCleanDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBorisCorrection.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConstrainDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFixAxisCells.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvectPoints.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModElectricField.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUpdateState.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProjectDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldTrace.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvanceExplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteProgress.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadioWaveImage.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotRadioWave.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLoadBalance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteLogSatFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotLos.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetInitialCondition.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetParameters.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusMethods.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -lstdc++ -C -gline -nan -L/Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/lib -lHYPRE NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 PostIDL.f90 mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe PostIDL.o -L/Users/gtoth/Tmp_nag_debug/SWMF/lib -lSHARE -default_kinds:r=64 -C -gline -nan NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_fluxemergence_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test COMPONENT=EE STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/EE cd run_test/EE; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Param . 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 /Applications/Xcode.app/Contents/Developer/usr/bin/make test_fluxemergence_run cd run_test; cp Param/FLUXEMERGENCE/PARAM.in.FluxEmergence.1D PARAM.in cd run_test; mpiexec -n 2 ./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.95 21.41 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; mpiexec -n 2 ./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) 3.13 63.16 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; mpiexec -n 2 ./BATSRUS.exe > runlog_restart Warning: Floating underflow occurred 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.51 64.36 PostProc.pl: ./Restart.pl -o RESULTS/run_restart/RESTART /Applications/Xcode.app/Contents/Developer/usr/bin/make test_fluxemergence_check ls -l test_fluxemergence.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:38 test_fluxemergence.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_shocktube_compile ./Config.pl -openmp -u=Default -e=MhdHyp -g=64,4,1,10,1 BATSRUS/Config.pl WARNING:: nagfor with debugging cannot use OpenMP! Writing new grid size 64,4,1,10,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face_field.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp_nag_debug/SWMF/util/CRASH/src ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProcMH.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusUtility.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotShell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotIdl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCleanDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBorisCorrection.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConstrainDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFixAxisCells.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvectPoints.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadioWaveImage.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotRadioWave.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModElectricField.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteProgress.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUpdateState.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProjectDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldTrace.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvanceExplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLoadBalance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteLogSatFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotLos.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetInitialCondition.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetParameters.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusMethods.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -lstdc++ -C -gline -nan -L/Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/lib -lHYPRE NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_shocktube_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/SHOCKTUBE/PARAM.in.hyp PARAM.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test_shocktube_run cd run_test; export OMP_NUM_THREADS=2; mpiexec -n 2 ./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.01 3.20 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! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_shocktube_check ls -l test_shocktube.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:38 test_shocktube.diff Config.pl -noopenmp /Applications/Xcode.app/Contents/Developer/usr/bin/make test_shockramp_compile ./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... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face_field.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp_nag_debug/SWMF/util/CRASH/src ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProcMH.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusUtility.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotShell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotIdl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCleanDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBorisCorrection.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConstrainDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFixAxisCells.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvectPoints.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModElectricField.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUpdateState.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProjectDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldTrace.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvanceExplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteProgress.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadioWaveImage.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotRadioWave.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLoadBalance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteLogSatFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotLos.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetInitialCondition.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetParameters.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusMethods.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -lstdc++ -C -gline -nan -L/Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/lib -lHYPRE NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_shockramp_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/SHOCKTUBE/PARAM.in.shockramp PARAM.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test_shockramp_run cd run_test; mpiexec -n 2 ./BATSRUS.exe > runlog cd run_test; ./PostProc.pl -m RESULT PostProc.pl: mv GM/IO2 RESULT/GM with 7 files PostProc.pl: cp PARAM.in RESULT PostProc.pl: TIMINGS from runlog (init, run) 0.03 57.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! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_shockramp_check gunzip -c Param/SHOCKTUBE/TestOutput/shockramp.out.gz \ > run_test/RESULT/GM/shockramp.out ls -l test_shockramp.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:39 test_shockramp.diff ./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... /Applications/Xcode.app/Contents/Developer/usr/bin/make test_partsteady_compile ./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... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face_field.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp_nag_debug/SWMF/util/CRASH/src ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProcMH.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusUtility.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotShell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotIdl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCleanDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBorisCorrection.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConstrainDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFixAxisCells.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvectPoints.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadioWaveImage.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotRadioWave.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModElectricField.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteProgress.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUpdateState.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProjectDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldTrace.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvanceExplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLoadBalance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteLogSatFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotLos.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetInitialCondition.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetParameters.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusMethods.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -lstdc++ -C -gline -nan -L/Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/lib -lHYPRE NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_partsteady_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/SHOCKTUBE/PARAM.in.partsteady PARAM.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test_partsteady_run cd run_test; mpiexec -n 2 ./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.03 8.84 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! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_partsteady_check ERROR in DiffNum.pl make[4]: [test_partsteady_check] Error 255 (ignored) ls -l test_partsteady.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 12465 Jan 9 19:40 test_partsteady.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_hallmhd_compile ./Config.pl -u=Waves -e=Mhd -f -g=4,2,2,100,100 Writing new grid size 4,2,2,100,100 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face_field.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp_nag_debug/SWMF/util/CRASH/src ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProcMH.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusUtility.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotShell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotIdl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCleanDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBorisCorrection.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConstrainDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFixAxisCells.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvectPoints.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModElectricField.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUpdateState.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProjectDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldTrace.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvanceExplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteProgress.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadioWaveImage.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotRadioWave.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLoadBalance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteLogSatFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotLos.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetInitialCondition.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetParameters.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusMethods.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -lstdc++ -C -gline -nan -L/Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/lib -lHYPRE NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_hallmhd_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/SHOCKTUBE/PARAM.in.HallTest PARAM.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test_hallmhd_run cd run_test; mpiexec -n 2 ./BATSRUS.exe > runlog cd run_test; ./PostProc.pl RESULT PostProc.pl: mv GM/IO2 RESULT/GM with 43 files PostProc.pl: cp PARAM.in RESULT PostProc.pl: TIMINGS from runlog (init, run) 0.05 6.74 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! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_hallmhd_check ls -l test_hallmhd.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:40 test_hallmhd.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_twofluidmhd_compile ./Config.pl -u=Waves -e=MhdHypPe -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... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face_field.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp_nag_debug/SWMF/util/CRASH/src ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProcMH.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusUtility.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotShell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotIdl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCleanDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBorisCorrection.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConstrainDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFixAxisCells.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvectPoints.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModElectricField.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUpdateState.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProjectDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldTrace.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvanceExplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteProgress.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadioWaveImage.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotRadioWave.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLoadBalance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteLogSatFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotLos.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetInitialCondition.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetParameters.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusMethods.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -lstdc++ -C -gline -nan -L/Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/lib -lHYPRE NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_twofluidmhd_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/SHOCKTUBE/PARAM.in.TwofluidTest PARAM.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test_twofluidmhd_run cd run_test; mpiexec -n 2 ./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.03 103.99 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! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_twofluidmhd_check ls -l test_twofluidmhd.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:42 test_twofluidmhd.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_multifluid_compile ./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... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face_field.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp_nag_debug/SWMF/util/CRASH/src ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProcMH.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusUtility.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotShell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotIdl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCleanDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBorisCorrection.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConstrainDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFixAxisCells.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvectPoints.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadioWaveImage.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotRadioWave.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModElectricField.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteProgress.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUpdateState.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProjectDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldTrace.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvanceExplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLoadBalance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteLogSatFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotLos.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetInitialCondition.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetParameters.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusMethods.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -lstdc++ -C -gline -nan -L/Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/lib -lHYPRE NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_multifluid_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/MULTIFLUID/PARAM.in . /Applications/Xcode.app/Contents/Developer/usr/bin/make test_multifluid_run cd run_test; mpiexec -n 2 ./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.02 11.98 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! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_multifluid_check ls -l test_multifluid.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:42 test_multifluid.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_multiion_compile ./Config.pl -u=Default -e=MultiIon -f -g=64,2,2,10,1 /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a make[7]: `libBATL.a' is up to date. libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp_nag_debug/SWMF/util/CRASH/src ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusUtility.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotShell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotIdl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCleanDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBorisCorrection.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConstrainDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFixAxisCells.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvectPoints.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadioWaveImage.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotRadioWave.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModElectricField.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteProgress.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUpdateState.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProjectDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldTrace.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvanceExplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLoadBalance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteLogSatFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotLos.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetInitialCondition.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetParameters.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusMethods.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -lstdc++ -C -gline -nan -L/Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/lib -lHYPRE NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_multiion_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/MULTIION/PARAM.in . /Applications/Xcode.app/Contents/Developer/usr/bin/make test_multiion_run cd run_test; mpiexec -n 2 ./BATSRUS.exe > runlog Warning: Floating underflow occurred Warning: Floating underflow occurred 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.02 2.73 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! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_multiion_check ls -l test_multiion.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:42 test_multiion.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_mhdions_compile ./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... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face_field.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp_nag_debug/SWMF/util/CRASH/src ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProcMH.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusUtility.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotShell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotIdl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCleanDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBorisCorrection.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConstrainDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFixAxisCells.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvectPoints.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadioWaveImage.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotRadioWave.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModElectricField.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteProgress.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUpdateState.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProjectDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldTrace.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvanceExplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLoadBalance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteLogSatFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotLos.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetInitialCondition.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetParameters.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusMethods.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -lstdc++ -C -gline -nan -L/Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/lib -lHYPRE NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_mhdions_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/MHDIONS/PARAM.in . /Applications/Xcode.app/Contents/Developer/usr/bin/make test_mhdions_run cd run_test; mpiexec -n 2 ./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.03 16.12 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! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_mhdions_check ls -l test_mhdions.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:43 test_mhdions.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_mhdnoncons_compile ./Config.pl -u=Default -e=MhdNonCons -f -g=64,2,2,40,1 /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a make[7]: `libBATL.a' is up to date. libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp_nag_debug/SWMF/util/CRASH/src ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusUtility.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotShell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotIdl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCleanDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBorisCorrection.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConstrainDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFixAxisCells.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvectPoints.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadioWaveImage.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotRadioWave.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModElectricField.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteProgress.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUpdateState.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProjectDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldTrace.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvanceExplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLoadBalance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteLogSatFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotLos.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetInitialCondition.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetParameters.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusMethods.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -lstdc++ -C -gline -nan -L/Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/lib -lHYPRE NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_mhdnoncons_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/MHDNONCONS/PARAM.in . /Applications/Xcode.app/Contents/Developer/usr/bin/make test_mhdnoncons_run cd run_test; mpiexec -n 2 ./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.02 6.93 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! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_mhdnoncons_check ls -l test_mhdnoncons.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:43 test_mhdnoncons.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_eosgodunov_compile ./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... /Applications/Xcode.app/Contents/Developer/usr/bin/make CRASH cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/CRASH/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libCRASH.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAtomicMass.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFermiGas.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPowerLawEos.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIonMix.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModOpacityVoigt.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLocalProperties.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 radiom.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModExpTable.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModZtf.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAtomicNotation.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIonizPotential.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlastic.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHydrogenicModel.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModExcitationData.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAtomicDataMix.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModExcitation.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMolecularData.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartition.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModStatSum.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiGroup.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModTransport.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEos.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadiom.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 nlte_igor.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 eos_material.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModInterfaceNLTE.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEosTable.f90 rm -f /Users/gtoth/Tmp_nag_debug/SWMF/lib/libCRASH.a ar -rs /Users/gtoth/Tmp_nag_debug/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 archive /Users/gtoth/Tmp_nag_debug/SWMF/lib/libCRASH.a /Users/gtoth/Tmp_nag_debug/SWMF/lib/libCRASH.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face_field.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp_nag_debug/SWMF/util/CRASH/src ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProcMH.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusUtility.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotShell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotIdl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCleanDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBorisCorrection.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConstrainDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFixAxisCells.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvectPoints.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModElectricField.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUpdateState.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProjectDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldTrace.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvanceExplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteProgress.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadioWaveImage.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotRadioWave.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLoadBalance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteLogSatFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotLos.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetInitialCondition.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetParameters.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusMethods.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o libBATSRUS.a has been brought up to date. cd src; make CRASH /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/bin/CRASH.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libCRASH.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/bin/CRASH.exe main.o Tmp_/*.o \ -default_kinds:r=64 -lstdc++ -C -gline -nan -L/Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/lib -lHYPRE NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option Program CRASH has been brought up to date. make PIDL cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_eosgodunov_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/CRASH/PARAM.in.eosgodunov PARAM.in; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/bin/CRASH.exe . /Applications/Xcode.app/Contents/Developer/usr/bin/make test_eosgodunov_run cd run_test; mpiexec -n 2 ./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.01 0.89 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! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_eosgodunov_check ls -l test_eosgodunov.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:43 test_eosgodunov.diff ./Config.pl -nohdf5 /Applications/Xcode.app/Contents/Developer/usr/bin/make test_laserpackage_compile ./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 /Applications/Xcode.app/Contents/Developer/usr/bin/make CRASH cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/CRASH/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libCRASH.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libCRASH.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libCRASH.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face_field.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp_nag_debug/SWMF/util/CRASH/src ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProcMH.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusUtility.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotShell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotIdl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCleanDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBorisCorrection.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConstrainDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFixAxisCells.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvectPoints.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModElectricField.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUpdateState.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProjectDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldTrace.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvanceExplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteProgress.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadioWaveImage.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotRadioWave.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLoadBalance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteLogSatFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotLos.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetInitialCondition.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetParameters.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusMethods.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o libBATSRUS.a has been brought up to date. cd src; make CRASH /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/bin/CRASH.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libCRASH.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/bin/CRASH.exe main.o Tmp_/*.o \ -default_kinds:r=64 -lstdc++ -C -gline -nan -L/Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/lib -lHYPRE NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option Program CRASH has been brought up to date. make PIDL cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_laserpackage_rundir DEFAULT_EXE=CRASH.exe rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/CRASH/PARAM.in.laserpackage PARAM.in cd run_test; ln -s ../dataCRASH/LookupTables Tables /Applications/Xcode.app/Contents/Developer/usr/bin/make test_laserpackage_run cd run_test; mpiexec -n 2 ./CRASH.exe > runlog Warning: Floating underflow occurred Warning: Floating underflow occurred cd run_test; ./PostProc.pl -M RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 4 files PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 0.87 111.37 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART /Applications/Xcode.app/Contents/Developer/usr/bin/make test_laserpackage_check ls -l test_laserpackage.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:45 test_laserpackage.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_graydiffusion_compile ./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... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face_field.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp_nag_debug/SWMF/util/CRASH/src ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProcMH.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusUtility.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotShell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotIdl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCleanDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBorisCorrection.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConstrainDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFixAxisCells.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvectPoints.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModElectricField.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUpdateState.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProjectDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldTrace.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvanceExplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteProgress.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadioWaveImage.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotRadioWave.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLoadBalance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteLogSatFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotLos.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetInitialCondition.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetParameters.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusMethods.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -lstdc++ -C -gline -nan -L/Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/lib -lHYPRE NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_graydiffusion_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/CRASH/PARAM.in.graydiffusion PARAM.in cd run_test; cp Param/CRASH/initial_lowrie3.dat . /Applications/Xcode.app/Contents/Developer/usr/bin/make test_graydiffusion_run cd run_test; mpiexec -n 2 ./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) 4.22 72.52 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_graydiffusion_check ls -l test_graydiffusion.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:47 test_graydiffusion.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_viscosity_compile ./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... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face_field.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp_nag_debug/SWMF/util/CRASH/src ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProcMH.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusUtility.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotShell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotIdl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCleanDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBorisCorrection.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConstrainDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFixAxisCells.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvectPoints.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModElectricField.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUpdateState.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProjectDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldTrace.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvanceExplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteProgress.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadioWaveImage.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotRadioWave.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLoadBalance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteLogSatFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotLos.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetInitialCondition.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetParameters.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusMethods.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -lstdc++ -C -gline -nan -L/Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/lib -lHYPRE NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_viscosity_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/VISCOSITY/PARAM.in PARAM.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test_viscosity_run cd run_test; mpiexec -n 2 ./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.02 2.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! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_viscosity_check ls -l test_viscosity.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:47 test_viscosity.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_corona_compile ./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... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face_field.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp_nag_debug/SWMF/util/CRASH/src ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProcMH.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusUtility.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotShell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotIdl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCleanDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBorisCorrection.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConstrainDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFixAxisCells.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvectPoints.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModElectricField.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUpdateState.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProjectDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldTrace.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvanceExplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteProgress.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadioWaveImage.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotRadioWave.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLoadBalance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteLogSatFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotLos.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetInitialCondition.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetParameters.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusMethods.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -lstdc++ -C -gline -nan -L/Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/lib -lHYPRE NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_corona_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test COMPONENT=SC STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/SC cd run_test/SC; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/CORONA/PARAM.in . cd run_test; cp Param/CORONA/CR1935_WSO.dat . /Applications/Xcode.app/Contents/Developer/usr/bin/make test_corona_run cd run_test; mpiexec -n 2 ./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.06 84.60 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART /Applications/Xcode.app/Contents/Developer/usr/bin/make test_corona_check ls -l test_corona.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:49 test_corona.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_coronasph_compile ./Config.pl -u=Sc -e=MhdCorona -g=4,4,4,3000,1 /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a make[7]: `libBATL.a' is up to date. libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp_nag_debug/SWMF/util/CRASH/src ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a make[7]: `libBATSRUS.a' is up to date. libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe' is up to date. Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_coronasph_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test COMPONENT=SC STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/SC cd run_test/SC; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/CORONA/PARAM.in.spherical PARAM.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test_coronasph_run cd run_test; mpiexec -n 2 ./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.03 77.14 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART /Applications/Xcode.app/Contents/Developer/usr/bin/make test_coronasph_check ls -l test_coronasph.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:50 test_coronasph.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_awsomfluids_compile ./Config.pl -f -e=AwsomFluidsAnisoPi -u=AwsomFluids -g=6,2,2,32,1 Writing new grid size 6,2,2,32,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face_field.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp_nag_debug/SWMF/util/CRASH/src ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProcMH.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusUtility.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotShell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotIdl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCleanDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBorisCorrection.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConstrainDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFixAxisCells.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvectPoints.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModElectricField.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUpdateState.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProjectDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteProgress.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadioWaveImage.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldTrace.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotRadioWave.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvanceExplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLoadBalance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteLogSatFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotLos.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetInitialCondition.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetParameters.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusMethods.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -lstdc++ -C -gline -nan -L/Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/lib -lHYPRE NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_awsomfluids_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test COMPONENT=SC STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/SC cd run_test/SC; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/CORONA/PARAM.in.AwsomFluids PARAM.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test_awsomfluids_run cd run_test; mpiexec -n 2 ./BATSRUS.exe > runlog cd run_test; rm -rf RESULTS; ./PostProc.pl -M RESULTS PostProc.pl: mv SC/IO2 RESULTS/SC with 1 file PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 0.02 7.13 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART /Applications/Xcode.app/Contents/Developer/usr/bin/make test_awsomfluids_check ls -l test_awsomfluids.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:51 test_awsomfluids.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_chromo_compile ./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... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face_field.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp_nag_debug/SWMF/util/CRASH/src ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProcMH.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusUtility.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotShell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotIdl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCleanDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBorisCorrection.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConstrainDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFixAxisCells.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvectPoints.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModElectricField.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUpdateState.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProjectDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldTrace.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvanceExplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteProgress.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadioWaveImage.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotRadioWave.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLoadBalance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteLogSatFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotLos.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetInitialCondition.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetParameters.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusMethods.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -lstdc++ -C -gline -nan -L/Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/lib -lHYPRE NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_chromo_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test COMPONENT=SC STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/SC cd run_test/SC; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Param . 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 . /Applications/Xcode.app/Contents/Developer/usr/bin/make test_chromo_run cd run_test; mpiexec -n 2 ./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.23 189.89 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART /Applications/Xcode.app/Contents/Developer/usr/bin/make test_chromo_check ls -l test_chromo.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 19:54 test_chromo.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_outerhelio_compile ./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... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face_field.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp_nag_debug/SWMF/util/CRASH/src ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProcMH.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusUtility.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotShell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotIdl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCleanDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBorisCorrection.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConstrainDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFixAxisCells.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvectPoints.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModElectricField.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUpdateState.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProjectDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldTrace.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvanceExplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteProgress.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadioWaveImage.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotRadioWave.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLoadBalance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteLogSatFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotLos.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetInitialCondition.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetParameters.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusMethods.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -lstdc++ -C -gline -nan -L/Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/lib -lHYPRE NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_outerhelio_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test COMPONENT=OH STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/OH cd run_test/OH; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/OUTERHELIO/PARAM.in . /Applications/Xcode.app/Contents/Developer/usr/bin/make test_outerhelio_run cd run_test; mpiexec -n 2 ./BATSRUS.exe > runlog Warning: Floating underflow occurred Warning: Floating underflow occurred cd run_test; rm -rf RESULTS; ./PostProc.pl -M RESULTS Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating undeWarning: rflow occurFloatired ng underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred PostProc.pl: mv OH/IO2 RESULTS/OH with 4 files PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 2.80 1348.37 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART /Applications/Xcode.app/Contents/Developer/usr/bin/make test_outerhelio_check ls -l test_outerhelio.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 20:17 test_outerhelio.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_earthsph_compile ./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... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a make[8]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a make[8]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a make[8]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a make[8]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face_field.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp_nag_debug/SWMF/util/CRASH/src ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProcMH.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusUtility.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotShell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotIdl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCleanDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBorisCorrection.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConstrainDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFixAxisCells.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvectPoints.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadioWaveImage.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotRadioWave.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModElectricField.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteProgress.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUpdateState.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProjectDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldTrace.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvanceExplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLoadBalance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteLogSatFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotLos.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetInitialCondition.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetParameters.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusMethods.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -lstdc++ -C -gline -nan -L/Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/lib -lHYPRE NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe make[8]: `/Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_earthsph_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Param . cd run_test; \ cp Param/EARTH/PARAM.in.spherical PARAM.in; \ cp Param/EARTH/imf19980504.dat . #./TestParam.pl -n=1 run_test/PARAM.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test_earthsph_run cd run_test; mpiexec -n 2 ./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. ======================================================================== 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.47 177.13 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! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_earthsph_check ls -l test_earthsph.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 20:20 test_earthsph.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_2bodyplot_compile ./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... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face_field.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp_nag_debug/SWMF/util/CRASH/src ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProcMH.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusUtility.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotShell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotIdl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCleanDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBorisCorrection.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConstrainDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFixAxisCells.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvectPoints.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadioWaveImage.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotRadioWave.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModElectricField.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteProgress.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUpdateState.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProjectDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldTrace.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvanceExplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLoadBalance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteLogSatFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotLos.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetInitialCondition.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetParameters.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusMethods.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -lstdc++ -C -gline -nan -L/Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/lib -lHYPRE NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_2bodyplot_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Param . cd run_test; \ cp Param/2BODYPLOT/PARAM.in PARAM.in #./TestParam.pl -n=1 run_test/PARAM.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test_2bodyplot_run cd run_test; mpiexec -n 2 ./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_n00000123 ... Beginning gzip ... --Working in directory: ./IO2/ on files: ./*.dat ======================================================================== Beginning gzip ... --Working in directory: ./IO2/ on files: ./*.dat gzip: No match. ======================================================================== cd run_test; rm -rf RESULTS; ./PostProc.pl -g -M RESULTS gzip: No match. 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.33 188.86 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! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_2bodyplot_check gunzip -c Param/2BODYPLOT/TestOutput/REFy*.out.gz \ > run_test/RESULTS/GM/ref_y=0.out gunzip -c Param/2BODYPLOT/TestOutput/REFy*.dat.gz | sort -k1 -k2 -k3 -n \ | grep -v AUXDATA \ > run_test/RESULTS/GM/ref_y=0.dat gunzip -c run_test/RESULTS/GM/y=0_ful_*9_*.dat.gz | sort -k1 -k2 -k3 -n \ | grep -v AUXDATA \ > run_test/RESULTS/GM/y=0.dat ls -l test_2bodyplot.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 20:23 test_2bodyplot.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_titan_compile ./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... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a make[8]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a make[8]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a make[8]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a make[8]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face_field.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp_nag_debug/SWMF/util/CRASH/src ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProcMH.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusUtility.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotShell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotIdl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCleanDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBorisCorrection.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConstrainDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFixAxisCells.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvectPoints.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModElectricField.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUpdateState.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProjectDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldTrace.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvanceExplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLoadBalance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteLogSatFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotLos.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteProgress.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadioWaveImage.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotRadioWave.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetInitialCondition.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetParameters.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusMethods.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -lstdc++ -C -gline -nan -L/Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/lib -lHYPRE NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe make[8]: `/Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_titan_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Param . cd run_test; \ cp Param/TITAN/PARAM.in .; \ tar xzf Param/TITAN/TitanInput.tgz #./TestParam.pl -n=1 run_test/PARAM.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test_titan_run cd run_test; mpiexec -n 2 ./BATSRUS.exe > runlog Warning: Floating underflow occurred Warning: Floating underflow occurred cd run_test; rm -rf RESULTS; ./PostProc.pl -M -o RESULTS Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred PostProc.pl: mv GM/IO2 RESULTS/GM with 7 files PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 0.54 105.42 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! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_titan_check ls -l test_titan.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 20:25 test_titan.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_titan_restart_save cd run_test; cp Param/TITAN/PARAM.in.restartsave PARAM.in #./TestParam.pl -n=1 run_test/PARAM.in cd run_test; mpiexec -n 2 ./BATSRUS.exe > runlog Warning: Floating underflow occurred Warning: Floating underflow occurred cd run_test; rm -rf RESULTS/RestartSave RESTART_titan cd run_test; ./PostProc.pl -M -o RESULTS/RestartSave Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred PostProc.pl: mv GM/IO2 RESULTS/RestartSave/GM with 7 files PostProc.pl: cp PARAM.in RESULTS/RestartSave PostProc.pl: TIMINGS from runlog (init, run) 0.52 55.50 PostProc.pl: mv runlog RESULTS/RestartSave PostProc.pl: ./Restart.pl -o RESULTS/RestartSave/RESTART /Applications/Xcode.app/Contents/Developer/usr/bin/make test_titan_restart_read 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; mpiexec -n 2 ./BATSRUS.exe > runlog Warning: Floating underflow occurred cd run_test; rm -rf RESULTS/RestartRead cd run_test; ./PostProc.pl -M -o RESULTS/RestartRead Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred 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.48 55.35 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! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_titan_restart_check 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 UMROOT\Domain Users 0 Jan 9 20:25 test_titan.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 20:27 test_titan_restart.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_mars_compile ./Config.pl -u=Mars -e=MhdMars -g=6,6,6,1000,200 /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a make[8]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a make[8]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a make[8]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a make[8]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a make[8]: `libBATL.a' is up to date. libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp_nag_debug/SWMF/util/CRASH/src ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusUtility.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotShell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotIdl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCleanDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBorisCorrection.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConstrainDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFixAxisCells.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvectPoints.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModElectricField.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUpdateState.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProjectDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldTrace.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvanceExplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLoadBalance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteLogSatFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotLos.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteProgress.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadioWaveImage.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotRadioWave.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetInitialCondition.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetParameters.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusMethods.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -lstdc++ -C -gline -nan -L/Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/lib -lHYPRE NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe make[8]: `/Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_mars_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Param . cd run_test; \ cp Param/MARS/PARAM.in .; \ cp Param/MARS/marsmgsp.txt . #./TestParam.pl -n=1 run_test/PARAM.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test_mars_run cd run_test; mpiexec -n 2 ./BATSRUS.exe > runlog Warning: Floating underflow occurred Warning: Floating underflow occurred 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) 5.43 18.67 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! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_mars_check ls -l test_mars.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 20:28 test_mars.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_mars_restart_save cd run_test; cp Param/MARS/PARAM.in.restartsave PARAM.in #./TestParam.pl -n=1 run_test/PARAM.in cd run_test; sleep 1; mpiexec -n 2 ./BATSRUS.exe > runlog Warning: Floating underflow occurred Warning: Floating underflow occurred cd run_test; rm -rf RESULTS/RestartSave RESTART_mars cd run_test; ./PostProc.pl -M -o RESULTS/RestartSave Warning: Floating underflow occurred 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) 5.41 9.56 PostProc.pl: mv runlog RESULTS/RestartSave PostProc.pl: ./Restart.pl -o RESULTS/RestartSave/RESTART /Applications/Xcode.app/Contents/Developer/usr/bin/make test_mars_restart_read cd run_test; cp Param/MARS/PARAM.in.restartread PARAM.in #./TestParam.pl -n=1 run_test/PARAM.in cd run_test; ./Restart.pl -i RESULTS/RestartSave/RESTART # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESULTS/RestartSave/RESTART/. cd run_test; sleep 1; mpiexec -n 2 ./BATSRUS.exe > runlog Warning: Floating underflow occurred Warning: Floating underflow occurred 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) 5.41 9.50 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! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_mars_restart_check cd run_test/RESULTS; \ cp RestartSave/GM/log_n000001.log log_all.log; \ tail -25 RestartRead/GM/log_n000026.log >> log_all.log ls -l test_mars*.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 20:28 test_mars.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 20:29 test_mars_restart.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_marsfluids_compile ./Config.pl -u=MarsFluids -e=MhdMarsFluids -g=6,6,6,1000,200 /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a make[8]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a make[8]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a make[8]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a make[8]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a make[8]: `libBATL.a' is up to date. libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp_nag_debug/SWMF/util/CRASH/src ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusUtility.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotShell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotIdl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCleanDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBorisCorrection.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConstrainDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFixAxisCells.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvectPoints.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModElectricField.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUpdateState.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProjectDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldTrace.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvanceExplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLoadBalance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteLogSatFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotLos.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteProgress.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadioWaveImage.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotRadioWave.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetInitialCondition.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetParameters.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusMethods.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -lstdc++ -C -gline -nan -L/Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/lib -lHYPRE NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe make[8]: `/Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_marsfluids_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Param . cd run_test; \ cp Param/MARSFLUIDS/PARAM.in . #./TestParam.pl -n=1 run_test/PARAM.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test_marsfluids_run cd run_test; mpiexec -n 2 ./BATSRUS.exe > runlog Warning: Floating underflow occurred Warning: Floating underflow occurred 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.11 18.97 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! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_marsfluids_check ls -l test_marsfluids.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 20:29 test_marsfluids.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_marsfluids_restart_save cd run_test; cp Param/MARSFLUIDS/PARAM.in.restartsave PARAM.in #./TestParam.pl -n=1 run_test/PARAM.in cd run_test; sleep 1; mpiexec -n 2 ./BATSRUS.exe > runlog Warning: Floating underflow occurred Warning: Floating underflow occurred cd run_test; rm -rf RESULTS/RestartSave RESTART_marsfluids cd run_test; ./PostProc.pl -M -o RESULTS/RestartSave Warning: Floating underflow occurred Warning: Floating underflow occurred 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.10 9.59 PostProc.pl: mv runlog RESULTS/RestartSave PostProc.pl: ./Restart.pl -o RESULTS/RestartSave/RESTART /Applications/Xcode.app/Contents/Developer/usr/bin/make test_marsfluids_restart_read 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; mpiexec -n 2 ./BATSRUS.exe > runlog Warning: Floating underflow occurred Warning: Floating underflow occurred 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.09 9.54 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! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_marsfluids_restart_check 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 UMROOT\Domain Users 0 Jan 9 20:29 test_marsfluids.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 20:30 test_marsfluids_restart.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_venus_compile ./Config.pl -u=Venus -e=MhdMars -g=6,6,6,1000,200 /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a make[8]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a make[8]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a make[8]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a make[8]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a make[8]: `libBATL.a' is up to date. libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp_nag_debug/SWMF/util/CRASH/src ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusUtility.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotShell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotIdl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCleanDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBorisCorrection.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConstrainDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFixAxisCells.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvectPoints.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModElectricField.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUpdateState.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProjectDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldTrace.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvanceExplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLoadBalance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteLogSatFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotLos.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteProgress.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadioWaveImage.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotRadioWave.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetInitialCondition.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetParameters.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusMethods.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -lstdc++ -C -gline -nan -L/Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/lib -lHYPRE NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe make[8]: `/Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_venus_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Param . cd run_test; \ cp Param/VENUS/PARAM.in .; \ #./TestParam.pl -n=1 run_test/PARAM.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test_venus_run cd run_test; mpiexec -n 2 ./BATSRUS.exe > runlog Warning: Floating underflow occurred Warning: Floating underflow occurred cd run_test; rm -rf RESULTS; ./PostProc.pl -M -o RESULTS Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred PostProc.pl: mv GM/IO2 RESULTS/GM with 6 files PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 0.59 96.91 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! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_venus_check ls -l test_venus.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 20:32 test_venus.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_venus_restart_save cd run_test; cp Param/VENUS/PARAM.in.restartsave PARAM.in #./TestParam.pl -n=1 run_test/PARAM.in cd run_test; mpiexec -n 2 ./BATSRUS.exe > runlog Warning: Floating underflow occurred Warning: Floating underflow occurred cd run_test; rm -rf RESULTS/RestartSave RESTART_venus cd run_test; ./PostProc.pl -M -o RESULTS/RestartSave Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred PostProc.pl: mv GM/IO2 RESULTS/RestartSave/GM with 6 files PostProc.pl: cp PARAM.in RESULTS/RestartSave PostProc.pl: TIMINGS from runlog (init, run) 0.71 49.28 PostProc.pl: mv runlog RESULTS/RestartSave PostProc.pl: ./Restart.pl -o RESULTS/RestartSave/RESTART /Applications/Xcode.app/Contents/Developer/usr/bin/make test_venus_restart_read 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; mpiexec -n 2 ./BATSRUS.exe > runlog Warning: Floating underflow occurred Warning: Floating underflow occurred cd run_test; rm -rf RESULTS/RestartRead cd run_test; ./PostProc.pl -M -o RESULTS/RestartRead Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred 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.41 49.49 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! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_venus_restart_check 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 UMROOT\Domain Users 0 Jan 9 20:32 test_venus.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 20:34 test_venus_restart.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_mercurysph_compile ./Config.pl -u=Mercury -e=MhdPe -g=8,8,8,400,100 Writing new grid size 8,8,8,400,100 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face_field.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp_nag_debug/SWMF/util/CRASH/src ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProcMH.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusUtility.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotShell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotIdl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCleanDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBorisCorrection.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConstrainDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFixAxisCells.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvectPoints.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadioWaveImage.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotRadioWave.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModElectricField.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteProgress.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUpdateState.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProjectDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldTrace.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvanceExplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLoadBalance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteLogSatFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotLos.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetInitialCondition.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetParameters.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusMethods.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -lstdc++ -C -gline -nan -L/Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/lib -lHYPRE NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_mercurysph_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Param . cd run_test; \ cp Param/MERCURY/PARAM.in .; \ #./TestParam.pl -n=1 run_test/PARAM.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test_mercurysph_run cd run_test; mpiexec -n 2 ./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 ======================================================================== Beginning gzip ... --Working in directory: ./IO2/ on files: ./*.dat gzip: No match. ======================================================================== cd run_test; rm -rf RESULTS; ./PostProc.pl -g -M RESULTS gzip: No match. 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.28 383.94 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART /Applications/Xcode.app/Contents/Developer/usr/bin/make test_mercurysph_check 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 UMROOT\Domain Users 0 Jan 9 20:40 test_mercurysph.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ganymede_compile ./Config.pl -u=Ganymede -e=MhdHypPe -g=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... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face_field.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp_nag_debug/SWMF/util/CRASH/src ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProcMH.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusUtility.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotShell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotIdl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCleanDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBorisCorrection.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConstrainDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFixAxisCells.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvectPoints.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadioWaveImage.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotRadioWave.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModElectricField.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteProgress.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUpdateState.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProjectDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldTrace.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvanceExplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLoadBalance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteLogSatFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotLos.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetInitialCondition.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetParameters.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusMethods.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -lstdc++ -C -gline -nan -L/Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/lib -lHYPRE NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ganymede_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Param . cd run_test; \ cp Param/GANYMEDE/PARAM.in .; \ #./TestParam.pl -n=1 run_test/PARAM.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ganymede_run cd run_test; mpiexec -n 2 ./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. ======================================================================== Beginning gzip ... --Working in directory: ./IO2/ on files: ./*.dat gzip: No match. ======================================================================== cd run_test; rm -rf RESULTS; ./PostProc.pl -g -M RESULTS gzip: No match. gzip: No match. PostProc.pl: mv GM/IO2 RESULTS/GM with 2 files PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 0.74 111.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! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ganymede_check ls -l test_ganymede.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 20:43 test_ganymede.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_saturn_compile ./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... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a make[8]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a make[8]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a make[8]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a make[8]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face_field.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp_nag_debug/SWMF/util/CRASH/src ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProcMH.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusUtility.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotShell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotIdl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCleanDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBorisCorrection.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConstrainDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFixAxisCells.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvectPoints.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadioWaveImage.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotRadioWave.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModElectricField.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteProgress.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUpdateState.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProjectDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldTrace.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvanceExplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLoadBalance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteLogSatFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotLos.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetInitialCondition.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetParameters.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusMethods.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -lstdc++ -C -gline -nan -L/Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/lib -lHYPRE NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe make[8]: `/Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_saturn_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Param . cd run_test; \ cp Param/SATURN/PARAM.in .; \ #./TestParam.pl -n=1 run_test/PARAM.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test_saturn_run cd run_test; mpiexec -n 2 ./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.22 112.72 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! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_saturn_check ls -l test_saturn.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 20:45 test_saturn.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_comet_compile ./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... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face_field.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp_nag_debug/SWMF/util/CRASH/src ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProcMH.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusUtility.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotShell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotIdl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCleanDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBorisCorrection.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConstrainDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFixAxisCells.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvectPoints.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModElectricField.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUpdateState.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProjectDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldTrace.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvanceExplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteProgress.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadioWaveImage.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotRadioWave.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLoadBalance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteLogSatFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotLos.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetInitialCondition.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetParameters.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusMethods.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -lstdc++ -C -gline -nan -L/Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/lib -lHYPRE NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_comet_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Param . cd run_test; \ cp Param/COMET/PARAM.in .; \ #./TestParam.pl -n=1 run_test/PARAM.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test_comet_run cd run_test; mpiexec -n 2 ./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.46 159.15 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! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_comet_check ls -l test_comet.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 20:48 test_comet.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_cometfluids_compile ./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... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a make[8]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a make[8]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a make[8]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a make[8]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face_field.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp_nag_debug/SWMF/util/CRASH/src ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProcMH.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusUtility.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotShell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotIdl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCleanDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBorisCorrection.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConstrainDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFixAxisCells.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvectPoints.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModElectricField.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUpdateState.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProjectDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldTrace.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvanceExplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLoadBalance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteProgress.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadioWaveImage.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteLogSatFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotRadioWave.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotLos.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetInitialCondition.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetParameters.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusMethods.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -lstdc++ -C -gline -nan -L/Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/lib -lHYPRE NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe make[8]: `/Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_cometfluids_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Param . cd run_test; \ cp Param/COMET3FLUIDSPE/PARAM.in . #./TestParam.pl -n=1 run_test/PARAM.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test_cometfluids_run cd run_test; mpiexec -n 2 ./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.05 75.29 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! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_cometfluids_check ls -l test_cometfluids.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 20:49 test_cometfluids.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_cometfluids_restart_save cd run_test; cp Param/COMET3FLUIDSPE/PARAM.in.restartsave PARAM.in #./TestParam.pl -n=1 run_test/PARAM.in cd run_test; sleep 1; mpiexec -n 2 ./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.04 37.56 PostProc.pl: mv runlog RESULTS/RestartSave PostProc.pl: ./Restart.pl -o RESULTS/RestartSave/RESTART /Applications/Xcode.app/Contents/Developer/usr/bin/make test_cometfluids_restart_read 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; mpiexec -n 2 ./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.04 39.30 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! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_cometfluids_restart_check cd run_test/RESULTS; \ cp RestartRead/GM/log_n000060.log log_test.log ls -l test_cometfluids*.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 20:49 test_cometfluids.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 20:51 test_cometfluids_restart.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_cometCGhd_compile ./Config.pl -u=CometCG -e=Hd -g=8,8,8,400,1 /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a make[7]: `libBATL.a' is up to date. libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp_nag_debug/SWMF/util/CRASH/src ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusUtility.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotShell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotIdl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCleanDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBorisCorrection.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConstrainDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFixAxisCells.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvectPoints.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadioWaveImage.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotRadioWave.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModElectricField.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteProgress.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUpdateState.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProjectDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldTrace.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvanceExplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLoadBalance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteLogSatFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotLos.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetInitialCondition.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetParameters.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusMethods.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -lstdc++ -C -gline -nan -L/Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/lib -lHYPRE NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_cometCGhd_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Param . 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 /Applications/Xcode.app/Contents/Developer/usr/bin/make test_cometCGhd_run cd run_test; mpiexec -n 2 ./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) 5.85 52.84 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART /Applications/Xcode.app/Contents/Developer/usr/bin/make test_cometCGhd_check ls -l test_cometCGhd.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 20:52 test_cometCGhd.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_cometCGfluids_compile ./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... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a make[8]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a make[8]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a make[8]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a make[8]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face_field.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp_nag_debug/SWMF/util/CRASH/src ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProcMH.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusUtility.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotShell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotIdl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCleanDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBorisCorrection.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConstrainDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFixAxisCells.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvectPoints.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModElectricField.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUpdateState.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProjectDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldTrace.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvanceExplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLoadBalance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteProgress.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadioWaveImage.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteLogSatFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotRadioWave.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotLos.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetInitialCondition.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetParameters.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusMethods.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -lstdc++ -C -gline -nan -L/Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/lib -lHYPRE NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe make[8]: `/Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_cometCGfluids_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Param . 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 /Applications/Xcode.app/Contents/Developer/usr/bin/make test_cometCGfluids_run cd run_test; mpiexec -n 2 ./BATSRUS.exe > runlog Warning: Floating underflow occurred Warning: Floating underflow occurred 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.50 121.69 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART /Applications/Xcode.app/Contents/Developer/usr/bin/make test_cometCGfluids_check ls -l test_cometCGfluids.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 20:54 test_cometCGfluids.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_magnetometer_compile ./Config.pl -u=Default -e=Mhd -g=4,4,4,400,1 /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a make[7]: `libBATL.a' is up to date. libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp_nag_debug/SWMF/util/CRASH/src ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusUtility.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotShell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotIdl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCleanDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBorisCorrection.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConstrainDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFixAxisCells.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvectPoints.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadioWaveImage.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotRadioWave.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModElectricField.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteProgress.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUpdateState.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProjectDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldTrace.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvanceExplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLoadBalance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteLogSatFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotLos.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetInitialCondition.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetParameters.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusMethods.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -lstdc++ -C -gline -nan -L/Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/lib -lHYPRE NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_magnetometer_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/MAGNETOMETER/PARAM.in PARAM.in cd run_test; cp Param/MAGNETOMETER/magin.dat . /Applications/Xcode.app/Contents/Developer/usr/bin/make test_magnetometer_run cd run_test; mpiexec -n 2 ./BATSRUS.exe > runlog /Applications/Xcode.app/Contents/Developer/usr/bin/make test_magnetometer_check ls -l test_magnetometer.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 20:55 test_magnetometer.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_anisotropic_compile ./Config.pl -u=Waves -e=MhdPeAniso -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... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face_field.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp_nag_debug/SWMF/util/CRASH/src ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProcMH.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusUtility.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotShell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotIdl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCleanDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBorisCorrection.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConstrainDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFixAxisCells.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvectPoints.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModElectricField.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUpdateState.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProjectDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldTrace.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvanceExplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteProgress.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadioWaveImage.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotRadioWave.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLoadBalance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteLogSatFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotLos.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetInitialCondition.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetParameters.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusMethods.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -lstdc++ -C -gline -nan -L/Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/lib -lHYPRE NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_anisotropic_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/ANISOPRESSURE/PARAM.in.anisope.fastwave PARAM.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test_anisotropic_run cd run_test; mpiexec -n 2 ./BATSRUS.exe > runlog cd run_test; ./PostProc.pl RESULT PostProc.pl: mv GM/IO2 RESULT/GM with 7 files PostProc.pl: cp PARAM.in RESULT PostProc.pl: TIMINGS from runlog (init, run) 0.06 63.48 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! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_anisotropic_check ls -l test_anisotropic.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Jan 9 20:56 test_anisotropic.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_region2d_compile ./Config.pl -e=Mhd -u=Default -g=8,8,1,700,1 Writing new grid size 8,8,1,700,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_geometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_tree.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face_field.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_grid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_particles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_test.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_amr_criteria.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB perl /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp_nag_debug/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp_nag_debug/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp_nag_debug/SWMF/util/CRASH/src ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEquation.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProcMH.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusUtility.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImplHypre.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotShell.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotIdl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCleanDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSolarwind.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBorisCorrection.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModConstrainDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFixAxisCells.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvectPoints.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModThreadedLC.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticles.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRadioWaveImage.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotRadioWave.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModElectricField.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModCalcSource.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteProgress.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModUpdateState.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModProjectDivB.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModTimeStepControl.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModFieldTrace.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAdvanceExplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModLoadBalance.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModImCoupling.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlot.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWriteLogSatFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModWritePlotLos.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetInitialCondition.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModSetParameters.f90 nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 ModBatsrusMethods.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAdvanceExplicit.o ModAdvectPoints.o ModAMR.o ModB0.o ModBatsrusMethods.o ModBatsrusUtility.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCleanDivB.o ModCoarseAxis.o ModConserveFlux.o ModConstrainDivB.o ModCoronalHeating.o ModCurrent.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModExtraVariables.o ModFaceBoundary.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModFieldLineThread.o ModFieldTrace.o ModFixAxisCells.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatConduction.o ModHeatFluxCollisionless.o ModIeCoupling.o ModImCoupling.o ModImplicit.o ModImplHypre.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModParticleFieldLine.o ModParticles.o ModPartImplicit.o ModPartSteady.o ModPhysics.o ModPIC.o ModPlotBox.o ModPlotShell.o ModPointImplicit.o ModProcMH.o ModProjectDivB.o ModRadDiffusion.o ModRadiativeCooling.o ModRadioWaveImage.o ModResistivity.o ModRestartFile.o ModSatelliteFile.o ModSemiImplicit.o ModSetInitialCondition.o ModSetParameters.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o ModUpdateState.o ModWriteLogSatFile.o ModWritePlot.o ModWritePlotIdl.o ModWritePlotLos.o ModWritePlotRadioWave.o ModWriteProgress.o user_interface.o libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp_nag_debug/SWMF/share/include -I/Users/gtoth/Tmp_nag_debug/SWMF/share/include -c -w -ideclient -C -gline -nan -default_kinds:r=64 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp_nag_debug/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp_nag_debug/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -lstdc++ -C -gline -nan -L/Users/gtoth/Tmp_nag_debug/SWMF/util/HYPRE/lib -lHYPRE NAG Fortran Compiler Release 6.1(Tozai) Build 6136 Option warning: The -dusty option disables the -C=calls option Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp_nag_debug/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_region2d_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/bin/PostIDL.exe .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp_nag_debug/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/REGION/PARAM.in.2d PARAM.in ./TestParam.pl -n=1 run_test/PARAM.in >> test_region2d.diff ERROR in XmlRead.pl: missing after